summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-05-30 20:07:09 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-05-30 20:07:09 +0200
commitf6b2cd95793f12a5d8e146fd99a7cdc4e76cb4a9 (patch)
tree74982b6329fc677f34f0a56c114c1321b1165344 /CHANGELOG
parent305bf16c4c59f063bb9baa83235b964443eb495d (diff)
Increased the verbosity of the -verbose option in the correctness tests
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5d3c6d99..4d4773c7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@
Development version (next release)
- Made it possible to compile the performance tests (clients) separately from the correctness tests
- Made a reference BLAS and head-to-head performance comparison optional in the clients
+- Increased the verbosity of the "-verbose" option in the correctness tests
- Added support for half-precision floating-point (fp16) in the library
- Added half-precision routines:
* Level-1: HSWAP/HSCAL/HCOPY/HAXPY/HDOT/HNRM2/HASUM/HSUM/iHAMAX/iHMAX/iHMIN