indivisible-legacy/TODO.md

16 lines
381 B
Markdown
Raw Normal View History

2016-12-10 13:54:00 +00:00
To-Do
=====
A to-do list for the project. Feel free to remove items as you solve them in your pull requests.
2016-12-10 14:31:04 +00:00
Next
----
To-do items to do for the next version:
2016-12-10 13:54:00 +00:00
- Profile code to better use `likely()` and `unlikely()` macros.
2016-12-10 14:31:04 +00:00
Features
--------
Features for future versions (not _Next_) of Indivisible:
- Implement multi-threaded version using OpenCL or OpenMP (whichever works).