Overview
Request 965869 superseded
- Update to v0.3.20:
* general:
some code cleanup, with added casts etc.
fixed obtaining the cpu count with OpenMP and OMP_PROC_BIND unset
fixed pivot index calculation by ?LASWP for negative increments other
than one
fixed input argument check in LAPACK ? GEQRT2
improved the check for a Fortran compiler in CMAKE builds
disabled building OpenBLAS' optimized versions of LAPACK complex SPMV,
SPR,SYMV,SYR with NO_LAPACK=1
fixed building of LAPACK on certain distributed filesystems with parallel
gmake
fixed building the shared library on MacOS with classic flang
(v0.3.19)
reverted unsafe TRSV/ZRSV optimizations introduced in 0.3.16
fixed a potential thread race in the thread buffer reallocation routines
that were introduced in 0.3.18
fixed miscounting of thread pool size on Linux with OMP_PROC_BIND=TRUE
fixed CBLAS interfaces for CSROT/ZSROT and CROTG/ZROTG
made automatic library suffix for CMAKE builds with INTERFACE64 available
to CBLAS-only builds
(v0.3.18)
when the build-time number of preconfigured threads is exceeded
at runtime (by an external program calling BLAS functions from
a larger number of threads), OpenBLAS will now allocate an
auxiliary control structure for up to 512 additional threads
instead of aborting
added support for Loongson's LoongArch64 cpu architecture
fixed building OpenBLAS with CMAKE and -DBUILD_BFLOAT16=ON
added support for building OpenBLAS as a CMAKE subproject
- Created by eeich
- In state superseded
- Supersedes 954097 965857
- Superseded by 966357
- Open review for openSUSE:Factory:Staging:G
found conflict of libblas3-3.9.0-6.2.i586 with libopenblas_openmp0-0.3.17-1.2.i586 /etc/alternatives/libblas.so.3 [mode mismatch: g -644 root:root, g l777 root:root] found conflict of libblas3-3.9.0-6.2.i586 with libopenblas_pthreads0-0.3.17-1.2.i586 /etc/alternatives/libblas.so.3 [mode mismatch: g -644 root:root, g l777 root:root] found conflict of libblas3-3.9.0-6.2.i586 with libopenblas_serial0-0.3.17-1.2.i586 /etc/alternatives/libblas.so.3 [mode mismatch: g -644 root:root, g l777 root:root] found conflict of libcblas3-3.9.0-6.2.i586 with libopenblas_openmp0-0.3.17-1.2.i586 /etc/alternatives/libcblas.so.3 [mode mismatch: g -644 root:root, g l777 root:root] found conflict of libcblas3-3.9.0-6.2.i586 with libopenblas_pthreads0-0.3.17-1.2.i586 /etc/alternatives/libcblas.so.3 [mode mismatch: g -644 root:root, g l777 root:root] found conflict of libcblas3-3.9.0-6.2.i586 with libopenblas_serial0-0.3.17-1.2.i586 /etc/alternatives/libcblas.so.3 [mode mismatch: g -644 root:root, g l777 root:root] found conflict of liblapack3-3.9.0-6.2.i586 with libopenblas_openmp0-0.3.17-1.2.i586 /etc/alternatives/liblapack.so.3 [mode mismatch: g -644 root:root, g l777 root:root] found conflict of liblapack3-3.9.0-6.2.i586 with libopenblas_pthreads0-0.3.17-1.2.i586 /etc/alternatives/liblapack.so.3 [mode mismatch: g -644 root:root, g l777 root:root] found conflict of liblapack3-3.9.0-6.2.i586 with libopenblas_serial0-0.3.17-1.2.i586 /etc/alternatives/liblapack.so.3 [mode mismatch: g -644 root:root, g l777 root:root]
The packaging of openblas and lapack needs to do the same thing for the way they handle those symlinks/ghosts.
Request History
eeich created request
- Update to v0.3.20:
* general:
some code cleanup, with added casts etc.
fixed obtaining the cpu count with OpenMP and OMP_PROC_BIND unset
fixed pivot index calculation by ?LASWP for negative increments other
than one
fixed input argument check in LAPACK ? GEQRT2
improved the check for a Fortran compiler in CMAKE builds
disabled building OpenBLAS' optimized versions of LAPACK complex SPMV,
SPR,SYMV,SYR with NO_LAPACK=1
fixed building of LAPACK on certain distributed filesystems with parallel
gmake
fixed building the shared library on MacOS with classic flang
(v0.3.19)
reverted unsafe TRSV/ZRSV optimizations introduced in 0.3.16
fixed a potential thread race in the thread buffer reallocation routines
that were introduced in 0.3.18
fixed miscounting of thread pool size on Linux with OMP_PROC_BIND=TRUE
fixed CBLAS interfaces for CSROT/ZSROT and CROTG/ZROTG
made automatic library suffix for CMAKE builds with INTERFACE64 available
to CBLAS-only builds
(v0.3.18)
when the build-time number of preconfigured threads is exceeded
at runtime (by an external program calling BLAS functions from
a larger number of threads), OpenBLAS will now allocate an
auxiliary control structure for up to 512 additional threads
instead of aborting
added support for Loongson's LoongArch64 cpu architecture
fixed building OpenBLAS with CMAKE and -DBUILD_BFLOAT16=ON
added support for building OpenBLAS as a CMAKE subproject
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar_suse set openSUSE:Factory:Staging:E as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:E"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:E"
dimstar accepted review
dimstar_suse added factory-staging as a reviewer
Being evaluated by group "factory-staging"
dimstar_suse accepted review
Unstaged from project "openSUSE:Factory:Staging:E"
dimstar_suse set openSUSE:Factory:Staging:G as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:G"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:G"
superseded by 966357