github taichi-dev/taichi v0.6.23

latest releases: v1.7.1, v1.7.0, v1.6.0...
3 years ago

Highlights:

  • OpenGL backend
    • Support ti.block_dim as block size hint (#1602) (by 彭于斌)
    • Support TLS to improve reduction performance (#1574) (by 彭于斌)

Full changelog:

  • [OpenGL] [perf] Support ti.block_dim as block size hint (#1602) (by 彭于斌)
  • [opengl] [refactor] Fix TLS not working and refactor ParallelSize for grid-stride-loop (#1600) (by 彭于斌)
  • [async] Demote struct-fors in async compilation (#1593) (by Ye Kuang)
  • [ir] Make sure "StmtFieldManager" to be correct if we modify some fields after the ctor (#1587) (by Xuanda Yang)
  • [ipython] [refactor] Misc tweaks to make #1308 easier to review (#1584) (by 彭于斌)
  • [OpenGL] [perf] Support TLS to improve reduction performance (#1574) (by 彭于斌)

Don't miss a new taichi release

NewReleases is sending notifications on new releases.