Taichi: [Roadmap] Long-term plan

Created on 22 Oct 2020  路  2Comments  路  Source: taichi-dev/taichi

Minor version schedule

| Version | 0.7 | 0.8 | 0.9 | 1.0 |
|---------|----------|----------|----------|-----|
| Date | Oct 2020 | Mar 2021 | Aug 2021 | TBD |

We will leverage GitHub projects to track minor version progress.

Long-term TODO items

  • [ ] IR standardization (#689)
  • [ ] hash SNode
  • [ ] bitmasked garbage collection
  • [ ] AMDGPU backend
  • [ ] Restore vectorization on CPUs
  • [ ] Real function support (related: #602)
  • [ ] Move frontend to Python (#925)
  • [ ] Expose CHI C++ API
  • [ ] Codecov or something else to cover C++17 linting
  • [ ] Remove C++ exceptions
  • [ ] Multi-GPU or distributed computation support

Most helpful comment

Great idea! I should have done that. I added a few known issues there. Please feel free to add more when deemed appropriate :-)

All 2 comments

+1 for leveraging the Github projects to track the progress! Since it provides a borad view, would it make sense to add invidivual issues to the board as well? E.g. I would expect to see all issues in the to-do column of v8 board rather than the pinned v8 one.
Screen Shot 2020-10-22 at 7 35 04 PM

(nvm if it's already on your radar)

Great idea! I should have done that. I added a few known issues there. Please feel free to add more when deemed appropriate :-)

Was this page helpful?
0 / 5 - 0 ratings