We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3a05f commit c5f280aCopy full SHA for c5f280a
Changelog.txt
@@ -4,14 +4,14 @@ Version 0.3.12
4
24-Oct-2020
5
6
common:
7
- * Fixed missibg LAPACK functions (inadvertently dropped during
+ * Fixed missing BLAS/LAPACK functions (inadvertently dropped during
8
the build system restructuring)
9
* Fixed argument conversion macro in LAPACKE_zgesvdq (LAPACK #458)
10
11
POWER:
12
* Added optimized SCOPY/CCOPY kernels for POWER10
13
* Increased and unified the default size of the GEMM BUFFER
14
- * Fixed building for POWER1ß in DYNAMIC_ARCH mode
+ * Fixed building for POWER10 in DYNAMIC_ARCH mode
15
* POWER10 compatibility test now checks binutils version as well
16
* Cleaned up compiler warnings
17
0 commit comments