Hello community, here is the log from the commit of package openblas for openSUSE:Factory checked in at 2020-03-14 09:54:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openblas (Old) and /work/SRC/openSUSE:Factory/.openblas.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openblas" Sat Mar 14 09:54:07 2020 rev:31 rq:783595 version:0.3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/openblas/openblas.changes 2020-02-29 21:21:49.622197395 +0100 +++ /work/SRC/openSUSE:Factory/.openblas.new.3160/openblas.changes 2020-03-14 09:54:07.879056885 +0100 @@ -1,0 +2,40 @@ +Mon Mar 2 08:19:23 UTC 2020 - Martin Liška <[email protected]> + +- Update to version 0.3.9 + common: + * Fixed a miscompilation of the GETRF functions with CMAKE + The size of the memory buffer used for splitting GEMM tasks across + multiple threads can now be configured in the build system. + Imported bugfix 390 from LAPACK (missing NaN propagation in xCOMBSSQ) + POWER: + * fixed several compilation problems related to endianness and + ELF version support on POWER8 and POWER9. + * fixed misuse of the absolute value IAMIN/IAMAX in place of IMIN/IMAX + * fixed a race condition in the level3 blas code + MIPS64: + * fixed misuse of the absolute value IAMIN/IAMAX in place of IMIN/IMAX + ARMV7: + * fixed a race condition in the level3 blas code + * fixed a compilation problem on Android + ARMV8: + * Added support for Ampere EMAG8180 + * Added support for Neoverse N1 + improved performance of the blas_lock function + fixed a race condition in the level3 blas code + * Fixed a performance regression on TSV110 servers + x86_64: + * Fixed a long-standing error with undeclared register clobbers in + the DSCAL microkernel for Haswell,SkylakeX and Zen exposed by gcc9.2 + * Fixed a long-standing bug in the SSE implementation of the IAMAX functions + * Fixed a cmake build failure with DYNAMIC_ARCH on x86_64 + * Fixed an oversight in the cpu detection code for Intel Goldmont+, + Cannon Lake and Ice Lake + * Fixed compile failure on OSX when the compiler name contains a dash + (e.g. gcc-9) + * Fixed compilation with MinGW on SkylakeX + * Improved speed of the AVX512 GEMM3M code, added an AVX512 kernel for + * STRMM and improved performance of the AVX2 GEMM kernels + IBM Z: + * fixed compilation of the DYNAMIC_ARCH code + +------------------------------------------------------------------- Old: ---- OpenBLAS-0.3.8.tar.gz New: ---- OpenBLAS-0.3.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openblas.spec ++++++ --- /var/tmp/diff_new_pack.2cqfD5/_old 2020-03-14 09:54:08.743057519 +0100 +++ /var/tmp/diff_new_pack.2cqfD5/_new 2020-03-14 09:54:08.747057522 +0100 @@ -18,8 +18,8 @@ %global flavor @BUILD_FLAVOR@%{nil} -%define _vers 0_3_8 -%define vers 0.3.8 +%define _vers 0_3_9 +%define vers 0.3.9 %define pname openblas %bcond_with ringdisabled ++++++ OpenBLAS-0.3.8.tar.gz -> OpenBLAS-0.3.9.tar.gz ++++++ /work/SRC/openSUSE:Factory/openblas/OpenBLAS-0.3.8.tar.gz /work/SRC/openSUSE:Factory/.openblas.new.3160/OpenBLAS-0.3.9.tar.gz differ: char 12, line 1
