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
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====================================================================
320Version 0.3.22
421 26-Mar-2023
You can’t perform that action at this time.
0 commit comments