summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-11-07 21:35:04 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-11-07 21:35:04 +0100
commit6fe9916231a0c6316e3427aaed3be281080a2692 (patch)
treefa71a4c9c521235da750205ea434b0dcd91f1cfd /ROADMAP.md
parent3ec0be6fb8f1bbef94772e99340595b615df5327 (diff)
Updated the roadmap
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 13e45add..4209c239 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -6,7 +6,9 @@ This file gives an overview of the main features planned for addition to CLBlast
| 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 |
+| [#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 a device |
+| - | Nov '17 | CNugteren | | Integration of CLTune for easy testing on Android / fewer dependencies |
| [#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 |
+| [#207](https://github.com/CNugteren/CLBlast/issues/207) | Dec '17 | CNugteren | | Tuning of the TRSM/TRSV routines |
| [#169](https://github.com/CNugteren/CLBlast/issues/169) | '17 | dividiti | | Problem-specific tuning parameter selection |