summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-09-21 21:22:16 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-09-21 21:22:16 +0200
commitb1929d8ce7022cacbd1812d62098ebd0681bc1ef (patch)
tree8c98a5f73835a1943519784112d48d31757ac8f6 /CHANGELOG
parent63003a1429d22309345bffd9fecded59db5698c2 (diff)
It is now possible to set the OpenCL compiler options through an environmental variable
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1995dc84..e3feafb2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,7 @@
+Development version (next release)
+- It is now possible to set OpenCL compiler options through the env variable CLBLAST_BUILD_OPTIONS
+
Version 0.9.0
- Updated to version 6.0 of the CLCudaAPI C++11 OpenCL header
- Improved performance significantly of rotated GEMV computations