summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-02-24 20:46:14 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2018-02-24 20:46:14 +0100
commit45cc809879249c2e0e6f655fb1d830ca8771c771 (patch)
treea2b328518c6dbff35db8dc87a89369fd5de35cb4 /ROADMAP.md
parent39175836a919651e91e39bc270c3314699ae102a (diff)
Updated the roadmap
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index df7f6488..bcae8bc4 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -14,6 +14,9 @@ This file gives an overview of the main features planned for addition to CLBlast
| [#195](https://github.com/CNugteren/CLBlast/issues/195) | Jan '18 | CNugteren | ✔ | Extra GEMM API with pre-allocated temporary buffer |
| [#95](https://github.com/CNugteren/CLBlast/issues/95) & #237 | Jan '18 | CNugteren | ✔ | Implement strided batch GEMM |
| [#224](https://github.com/CNugteren/CLBlast/issues/224) | Jan-Feb '18 | CNugteren | ✔ | Implement Hadamard product (element-wise vector-vector product) |
-| [#233](https://github.com/CNugteren/CLBlast/issues/233) | Feb '18 | CNugteren | | Add CLBlast to common package managers |
+| [#233](https://github.com/CNugteren/CLBlast/issues/233) | Feb '18 | CNugteren | ✔ | Add CLBlast to common package managers |
| [#223](https://github.com/CNugteren/CLBlast/issues/223) | Feb '18 | CNugteren | ✔ | Python OpenCL interface |
+| [#228](https://github.com/CNugteren/CLBlast/issues/228) | Mar '18 | CNugteren | | Improving performance for Qualcomm Adreno GPUs |
+| [#237](https://github.com/CNugteren/CLBlast/issues/237) | Mar '18 | CNugteren | | Making tuning possible from the CLBlast API |
+| [#136](https://github.com/CNugteren/CLBlast/issues/136) | Apr '18 | CNugteren | | Implement xAXPBY and xSET |
| [#169](https://github.com/CNugteren/CLBlast/issues/169) | ?? | dividiti | | Problem-specific tuning parameter selection |