summaryrefslogtreecommitdiff
path: root/ROADMAP.md
blob: 13e45add27a9480369955458fdaa1677f969b2e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CLBlast feature road-map
================

This file gives an overview of the main features planned for addition to CLBlast. A first-order indication time-frame for development time is provided:

| Issue#     | When        | Who       | Status | What          |
| -----------|-------------|-----------|--------|---------------|
| -          | Oct '17     | CNugteren | ✔      | CUDA API for CLBlast |
| [#169](https://github.com/CNugteren/CLBlast/issues/169), [#195](https://github.com/CNugteren/CLBlast/issues/195) | Oct-Nov '17 | CNugteren |        | Auto-tuning the kernel selection parameter |
| [#181](https://github.com/CNugteren/CLBlast/issues/181), [#201](https://github.com/CNugteren/CLBlast/issues/201) | Nov '17     | CNugteren |        | Compilation for Android and testing on Qualcomm Adreno |
| [#128](https://github.com/CNugteren/CLBlast/issues/128), [#205](https://github.com/CNugteren/CLBlast/issues/205) | Nov-Dec '17 | CNugteren |        | Pre-processor for loop unrolling and array-to-register-promotion for e.g. ARM Mali |
| [#169](https://github.com/CNugteren/CLBlast/issues/169)       | '17         | dividiti  |        | Problem-specific tuning parameter selection |