summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2023-03-25 21:25:41 +0100
committerGitHub <noreply@github.com>2023-03-25 21:25:41 +0100
commit1573f7d3040ddb6005e71bf4f770566f627236d2 (patch)
tree05c97a6eca0627dbfae004dd407e71c2d6a2ea46 /CHANGELOG
parentab5092dd26a3f95e57c3fba3be8315c024c72eed (diff)
parent9eca896b05d4b5e46a9837dde581e20474efe318 (diff)
Merge pull request #455 from CNugteren/fix_gemm_documentation_bug
Fix documentation bug w.r.t. ld values and matrix layout
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6934aca9..9409cae7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ Development version (next version)
* Toggle OpenCL kernel compilation options for Adreno
* New preprocessor directive RELAX_WORKGROUP_SIZE
- Fixed a bug in handling of #undef in CLBlast loop unrolling and array-to-register mapping functions
+- Fixed a documentation bug in the 'ld' requirements
- Added tuned parameters for various devices (see doc/tuning.md)
Version 1.5.3