summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-09-22 20:47:22 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-09-22 20:47:22 +0200
commitd595a8ed7e416dd40c2971ef5e3ec7f36b7db362 (patch)
tree054e0d97b5f26c3d40b5e9d863e5b009423b978a /CHANGELOG
parentb1929d8ce7022cacbd1812d62098ebd0681bc1ef (diff)
Fixed a bug waiting for an invalid event in case of a non-succesfull CLBlast call in the tests and samples
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e3feafb2..0c181f2b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
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
Version 0.9.0
- Updated to version 6.0 of the CLCudaAPI C++11 OpenCL header