Skip to content

Commit e2614eb

Browse files
authored
Merge pull request #3986 from martin-frbg/changelog0323
Update with 0.3.23 changes
2 parents eb0793b + 1f70481 commit e2614eb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Changelog.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11
OpenBLAS ChangeLog
2+
====================================================================
3+
Version 0.3.23
4+
01-Apr-2023
5+
6+
general:
7+
- fixed a serious regression in GETRF/GETF2 and ZGETRF/ZGETF2 where
8+
subnormal but nonzero data elements triggered the singularity flag
9+
- fixed a long-standing bug in CSPR/ZSPR in single-threaded operation
10+
for cases where elements of the X vector are real numbers (or
11+
complex with only the real part zero)
12+
- fixed gmake builds with the option NO_LAPACK
13+
- fixed a few instances in the gmake Makefiles where expressly
14+
setting NO_LAPACK=0 or NO_LAPACKE=0 would have the opposite effect
15+
16+
x86_64:
17+
- added further CPUID values for Intel Raptor Lake
18+
219
====================================================================
320
Version 0.3.22
421
26-Mar-2023

0 commit comments

Comments
 (0)