OpenBLAS 0.3.3 version
martin-frbg
released this
30 Aug 22:17
·
5479 commits
to release-0.3.0
since this release
common:
- thread memory allocation has been switched back to the method
used before version 0.3.1 due to unexpected problems caused by
the new code under some circumstances. A new compile-time option
USE_TLS has been added to allow enabling the new code instead,
and it is hoped that this can become the default again in the next version. - LAPACK PR272 has been integrated, which fixes spurious errors
in DSYEVR and related functions caused by missing conversion
from ILAENV to ILAENV_2STAGE in several _2stage routines. - the cmake-generated OpenBLASConfig.cmake now uses correct case
for the name of the library - added support for Haiku OS
x86_64:
- added AVX512 implementations of SDOT, DDOT, SAXPY, DAXPY,
DSCAL, DGEMVN and DSYMVL - added a workaround for a cygwin issue that prevented compilation
of AVX512 code
IBM Z:
- added autodetection of Z14
- fixed TRMM errors in the generic target
md5sum
710a28a75db0e0e57496b5d6db336fb2 OpenBLAS-0.3.3.zip
30e2f8d7317e84dde5a37152173848f1 OpenBLAS-0.3.3.tar.gz