Update Changelog.txt

This commit is contained in:
Martin Kroeker 2021-10-02 19:20:21 +02:00 committed by GitHub
parent bbb1ced20e
commit 0e98d84faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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