summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-08-07 22:41:06 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2018-08-07 22:41:06 +0200
commit9d9f09fce9d42247701c16d89ca356cdd3a76b4b (patch)
tree2401badea0664b405e1fd62c0d35395d98eca652 /CHANGELOG
parentfe639455bd1e02c22c459f9e29654f82652e0a97 (diff)
Name change of setting to NETLIB_PERSISTENT_OPENCL
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 64889ee6..f2960fde 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,7 @@
Development (next version)
- Added support for shuffle instructions for NVIDIA GPUs (thanks to 'tyler-utah')
-- Added an option to compile the Netlib API with static OpenCL device and context (-DNETLIB_STATIC_OPENCL=ON)
+- Added an option to compile the Netlib API with static OpenCL device and context (-DNETLIB_PERSISTENT_OPENCL=ON)
- The tuners now check beforehand on invalid local thread sizes and skip those completely
- Fixed an issue with conjugate transpose not being executed in certain cases for a.o. XOMATCOPY
- Fixed an issue with AMD GPUs and the new GEMMK == 1 kernel