File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11OpenBLAS ChangeLog
22====================================================================
33Version 0.3.30
4- 16 -Jun-2025
4+ 19 -Jun-2025
55
66general:
77 - fixed an installation problem with the thread safety test in gmake builds
@@ -51,6 +51,7 @@ x86_64:
5151
5252arm64:
5353 - fixed cpu type detection of A64FX and some ThunderX models (broken in 0.3.29)
54+ - added support for the AmpereOne/1A cpus in DYNAMIC_ ARCH builds
5455 - added an optimized SBGEMM kernel for NEOVERSEV1
5556 - improved 1xN SBGEMM performance by forwarding to SBGEMV
5657 - introduced a stepwise increase of the thread count used for
@@ -117,9 +118,11 @@ zarch:
117118
118119x86:
119120 - fixed corner cases of NAN and INF input handling in CSCAL and ZSCAL
121+ - worked around potential miscompilation of CDOT with very old binutils
120122
121123arm:
122124 - fixed corner cases of NAN and INF input handling in CSCAL and ZSCAL
125+ - fixed unwanted generation of object files with a writable stack
123126
124127sparc:
125128 - fixed corner cases of NAN and INF input handling in CSCAL and ZSCAL
You can’t perform that action at this time.
0 commit comments