summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-08-13 18:00:09 +0200
committerCNugteren <web@cedricnugteren.nl>2015-08-13 18:00:09 +0200
commit4242f90215073108be255b74ed210dde33a2f5b6 (patch)
treec4bbbd91774e6c2af9c33e349dbc7b0363de3e45 /README.md
parent603e3895458bc1675a6d3e6f94c702a3f097e19f (diff)
Added the plain C API
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 965da95e..386e7bf9 100644
--- a/README.md
+++ b/README.md
@@ -208,8 +208,6 @@ To-do list before release of version 1.0
- Increase the functionality:
* Support all routines supported by clBLAS
* Allow the user control over events and synchronization
- * Add an interface with OpenCL C++ data-types
- * Add an old-style C compatible interface
* Add half-precision routines (e.g. HGEMM)
- Improve host performance:
* Allow initialization to pre-compile kernels and store to disk