indivisible-legacy/TODO.md
Nicolás A. Ortega a782bdb57d
Organized TODO.md
2016-12-10 15:31:04 +01:00

16 lines
381 B
Markdown

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