summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-10-22 15:23:18 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-10-22 15:23:18 +0200
commit9afbbc9ef92e2d3427f8de0327daa8f4a134adc0 (patch)
treea6ff288299d48a58f52aa452220dc47218c4a592 /CHANGELOG
parent280698d0767219e174b12e51e8e42b228bbf28e9 (diff)
Added documentation for the better exception handling
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 76e65c26..b8257923 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Development version (next release)
- Updated to version 8.0 of the CLCudaAPI C++11 OpenCL header
+- Greatly improved the way exceptions are handled in the library (thanks to 'intelfx')
- Improved performance of GEMM kernels for small sizes by using a direct single-kernel implementation
- Fixed a bug in the tests and samples related to waiting for an invalid event
- Fixed a bug in the SYRK/SYR2K/HERK/HER2K routines that would occur with specific tuning parameters