summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-07-13 21:05:43 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2018-07-13 21:05:43 +0200
commitc459582c4f5edb3c96363771f2c83bedbfec70fa (patch)
tree2cc4ae594b67038a4bcd9d4c7abfd3492bc213d8 /CHANGELOG
parent7bae54f61f8a2b589421afd57c9da6c8775155ef (diff)
Added tuning results for HD Graphics 6000 Broadwell GT3
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a7534bba..4ed1a72a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@
Development (next version)
- Fixed an access violation under Windows upon releasing the OpenCL program when the driver is already unloaded
- Fixed an issue with double cl_program release in the CLBlast caching system
+- Added tuned parameters for various devices (see doc/tuning.md)
Version 1.4.0
- Added Python interface to CLBlast 'PyCLBlast'