summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-03-10 14:52:40 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2018-03-10 14:52:40 +0100
commit54bbc99273709274990684a93c546d910ea912b6 (patch)
tree48e06ec4770e0d0535a8e6d9b9f0d81d0c48dc7d /ROADMAP.md
parent3d2ef9331bd01bfc31d6725576c8ccb4eadbbc1c (diff)
Updated the documentation for the tuner API
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index bcae8bc4..28a4afa2 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -17,6 +17,6 @@ This file gives an overview of the main features planned for addition to CLBlast
| [#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 |
+| [#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 |