summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-05-12 17:43:56 -0700
committerCedric Nugteren <web@cedricnugteren.nl>2017-05-12 17:43:56 -0700
commit86e8df60f1598760511b059b42a9e4f9dddfa150 (patch)
treed97aea0277c4fdaf044308a774710438b0c1727e /CHANGELOG
parent81d9ed3946a8ae3c9371d4ffd3158c4c289729f0 (diff)
Fixed a bug in the TRSM routine; tests now pass
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3f07aa18..494a437e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
Development (next version)
+- Fixed a bug in the TRSM routine for alpha != 1
- Performance reports are now external at https://cnugteren.github.io/clblast
- Various minor fixes and enhancements
- Added tuned parameters for various devices (see README)