summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e3feafb2..9adb6e64 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
Development version (next release)
- It is now possible to set OpenCL compiler options through the env variable CLBLAST_BUILD_OPTIONS
+- Fixed a bug in the tests and samples related to waiting for an invalid event
+- Updated to version 8.0 of the CLCudaAPI C++11 OpenCL header
+- Added an option to run tuned kernels multiple times to average execution times
+- Various minor fixes and enhancements
Version 0.9.0
- Updated to version 6.0 of the CLCudaAPI C++11 OpenCL header