Update Changelog.txt
This commit is contained in:
parent
bbb1ced20e
commit
0e98d84faf
|
@ -1,7 +1,7 @@
|
||||||
OpenBLAS ChangeLog
|
OpenBLAS ChangeLog
|
||||||
====================================================================
|
====================================================================
|
||||||
Version 0.3.18
|
Version 0.3.18
|
||||||
28-Sep-2021
|
02-Oct-2021
|
||||||
|
|
||||||
general:
|
general:
|
||||||
- when the build-time number of preconfigured threads is exceeded
|
- when the build-time number of preconfigured threads is exceeded
|
||||||
|
@ -14,6 +14,7 @@ general:
|
||||||
- added support for building OpenBLAS as a CMAKE subproject
|
- added support for building OpenBLAS as a CMAKE subproject
|
||||||
- added support for building for Windows/ARM64 targets with clang
|
- added support for building for Windows/ARM64 targets with clang
|
||||||
- improved support for building with the IBM xlf compiler
|
- improved support for building with the IBM xlf compiler
|
||||||
|
- imported Reference-LAPACK PR 625 (out-of-bounds reads in ?LARRV)
|
||||||
- imported Reference-LAPACK PR 597 for testsuite compatibility with
|
- imported Reference-LAPACK PR 597 for testsuite compatibility with
|
||||||
LLVM's libomp
|
LLVM's libomp
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue