Skip to content

Commit 157273f

Browse files
authored
another round of last minute updates for 0.3.30
1 parent 53cd6e7 commit 157273f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changelog.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
OpenBLAS ChangeLog
22
====================================================================
33
Version 0.3.30
4-
16-Jun-2025
4+
19-Jun-2025
55

66
general:
77
- fixed an installation problem with the thread safety test in gmake builds
@@ -51,6 +51,7 @@ x86_64:
5151

5252
arm64:
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

118119
x86:
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

121123
arm:
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

124127
sparc:
125128
- fixed corner cases of NAN and INF input handling in CSCAL and ZSCAL

0 commit comments

Comments
 (0)