File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
OpenBLAS ChangeLog
2
2
====================================================================
3
3
Version 0.3.30
4
- 16 -Jun-2025
4
+ 19 -Jun-2025
5
5
6
6
general:
7
7
- fixed an installation problem with the thread safety test in gmake builds
@@ -51,6 +51,7 @@ x86_64:
51
51
52
52
arm64:
53
53
- 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
54
55
- added an optimized SBGEMM kernel for NEOVERSEV1
55
56
- improved 1xN SBGEMM performance by forwarding to SBGEMV
56
57
- introduced a stepwise increase of the thread count used for
@@ -117,9 +118,11 @@ zarch:
117
118
118
119
x86:
119
120
- fixed corner cases of NAN and INF input handling in CSCAL and ZSCAL
121
+ - worked around potential miscompilation of CDOT with very old binutils
120
122
121
123
arm:
122
124
- fixed corner cases of NAN and INF input handling in CSCAL and ZSCAL
125
+ - fixed unwanted generation of object files with a writable stack
123
126
124
127
sparc:
125
128
- 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