summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2021-08-20 08:18:36 +0200
committerGitHub <noreply@github.com>2021-08-20 08:18:36 +0200
commit93d6070e276b574d28f257f25e7f11bbea77507a (patch)
tree40b3a873ad52c1ce46c8a8bfc1559af965cca9a7 /CHANGELOG
parent6dbd6d96bc6898affef0ff873d1e3ac41bfa223b (diff)
parent2eaabeed100225aca81db469e50a8871636727f8 (diff)
Merge pull request #423 from CNugteren/new_tuning_results
New tuning results for 1 Intel CPU and 5 NVIDIA GPUs
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e3614d80..424cab04 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+Development version (next version)
+- Fix a correctness issue with DGEMM on SM 7.5 Turing GPUs
+- Various minor fixes and enhancements
+- Added tuned parameters for various devices (see doc/tuning.md)
+
Version 1.5.2
- Changed XAMAX/XAMIN to more likely return first rather than last min/max index, updated API docs
- Added batched routines to pyclblast