summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-12-01 17:19:28 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2018-12-01 17:19:28 +0100
commit4676ec292158facfe844254632d9fd11eaf98bd7 (patch)
tree78049f98a61ede16cb119451fc22aa427e46fb90 /CHANGELOG
parentcec021ac344255ee4fee0f0f8b96414261fe06e4 (diff)
Added a FAQ document
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bcb76339..f84e54b1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,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_PERSISTENT_OPENCL=ON)
+- Added a FAQ page to the documentation
- The tuners now check beforehand on invalid local thread sizes and skip those completely
- Made the tuning API (OverrideParameters) more flexible, disregarding superfluous parameters
- Fixed an issue with conjugate transpose not being executed in certain cases for a.o. XOMATCOPY