CLBlast/ROADMAP.md

13 lines
771 B
Markdown
Raw Normal View History

2017-10-20 18:21:31 +02:00
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 | What |
| -----------|-------------|-----------|---------------|
| N/A | Oct '17 | CNugteren | CUDA API for CLBlast |
| #169, #195 | Oct-Nov '17 | CNugteren | Auto-tuning the kernel selection parameter |
| #181, #201 | Nov '17 | CNugteren | Compilation for Android and testing on Qualcomm Adreno |
| #128, #205 | Nov-Dec '17 | CNugteren | Pre-processor for loop unrolling and array-to-register-promotion for e.g. ARM Mali |
| #169 | '17 | dividiti | Problem-specific tuning parameter selection |