openblas 0.3.20+ds-2 source package in Ubuntu

Changelog

openblas (0.3.20+ds-2) unstable; urgency=medium

  * Remove deprecated xCOMBSSQ lapack routines. (Closes: #1011386)
  * Remove bin:libjulia-openblas64, which is no longer needed.
    Exporting libopenblas64_.so with SYMBOLSUFFIX=64_ in Julia private
    library as an external dependency introduces complication in Julia
    package compiling process. We currently do not have proposal to
    put libopenblas64_.so (with symbol suffix) in the public library,
    because that will eventually lead to NINE variants to build for amd64:
    (1) LP64 (32-bit indexing), three threading models, default;
    (2) ILP64 (64-bit indexing), three threading models, no symbol suffix;
    (3) ILP64 (64-bit indexing), three threading models, symbols suffix 64_.
    Currently we only provide the (1) and (2) combinations, because BLAS
    libraries without symbol mangling can still be alternated to e.g. MKL.

 -- Mo Zhou <email address hidden>  Sat, 21 May 2022 16:25:13 -0400

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
amd64 arm64 armhf i386 powerpc ppc64el ppc64 kfreebsd-i386 kfreebsd-amd64 mips64el riscv64 sparc64 s390x
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openblas_0.3.20+ds-2.dsc 4.9 KiB 93967629e83ff43714a8787d56c5e488a28503278113a628cdf4ab6abbfee99c
openblas_0.3.20+ds.orig.tar.xz 1.7 MiB 1011e1f66c183cf483eeae7a65014b7730ad03e6324e0611c38f266fd2d06849
openblas_0.3.20+ds-2.debian.tar.xz 22.9 KiB 985cc117515bc056920f03bb30bf03c998f6b574b8c7c64d1739ba0cbe5633e8

Available diffs

No changes file available.

Binary packages built by this source

libopenblas-base: No summary available for libopenblas-base in ubuntu lunar.

No description available for libopenblas-base in ubuntu lunar.

libopenblas-dev: Optimized BLAS (linear algebra) library (dev, meta)

 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.

libopenblas-openmp-dev: Optimized BLAS (linear algebra) library (dev, openmp)

 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=1 INTERFACE64=0

libopenblas-pthread-dev: Optimized BLAS (linear algebra) library (dev, pthread)

 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=0 INTERFACE64=0

libopenblas-serial-dev: No summary available for libopenblas-serial-dev in ubuntu kinetic.

No description available for libopenblas-serial-dev in ubuntu kinetic.

libopenblas0: Optimized BLAS (linear algebra) library (meta)

 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.

libopenblas0-openmp: No summary available for libopenblas0-openmp in ubuntu kinetic.

No description available for libopenblas0-openmp in ubuntu kinetic.

libopenblas0-openmp-dbgsym: No summary available for libopenblas0-openmp-dbgsym in ubuntu kinetic.

No description available for libopenblas0-openmp-dbgsym in ubuntu kinetic.

libopenblas0-pthread: Optimized BLAS (linear algebra) library (shared lib, pthread)

 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 Configuration: USE_THREAD=1 USE_OPENMP=0 INTERFACE64=0

libopenblas0-pthread-dbgsym: No summary available for libopenblas0-pthread-dbgsym in ubuntu kinetic.

No description available for libopenblas0-pthread-dbgsym in ubuntu kinetic.

libopenblas0-serial: No summary available for libopenblas0-serial in ubuntu kinetic.

No description available for libopenblas0-serial in ubuntu kinetic.

libopenblas0-serial-dbgsym: No summary available for libopenblas0-serial-dbgsym in ubuntu kinetic.

No description available for libopenblas0-serial-dbgsym in ubuntu kinetic.

libopenblas64-0: Optimized BLAS (linear algebra) library (shared lib, 64bit, meta)

 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This metapackage provides a 64-bit indexing version.

libopenblas64-0-openmp: No summary available for libopenblas64-0-openmp in ubuntu kinetic.

No description available for libopenblas64-0-openmp in ubuntu kinetic.

libopenblas64-0-openmp-dbgsym: debug symbols for libopenblas64-0-openmp
libopenblas64-0-pthread: No summary available for libopenblas64-0-pthread in ubuntu kinetic.

No description available for libopenblas64-0-pthread in ubuntu kinetic.

libopenblas64-0-pthread-dbgsym: No summary available for libopenblas64-0-pthread-dbgsym in ubuntu kinetic.

No description available for libopenblas64-0-pthread-dbgsym in ubuntu kinetic.

libopenblas64-0-serial: No summary available for libopenblas64-0-serial in ubuntu kinetic.

No description available for libopenblas64-0-serial in ubuntu kinetic.

libopenblas64-0-serial-dbgsym: No summary available for libopenblas64-0-serial-dbgsym in ubuntu kinetic.

No description available for libopenblas64-0-serial-dbgsym in ubuntu kinetic.

libopenblas64-dev: Optimized BLAS (linear algebra) library (dev, 64bit, meta)

 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 This metapackage provides a 64-bit indexing version.

libopenblas64-openmp-dev: No summary available for libopenblas64-openmp-dev in ubuntu kinetic.

No description available for libopenblas64-openmp-dev in ubuntu kinetic.

libopenblas64-pthread-dev: No summary available for libopenblas64-pthread-dev in ubuntu kinetic.

No description available for libopenblas64-pthread-dev in ubuntu kinetic.

libopenblas64-serial-dev: Optimized BLAS (linear algebra) library (dev, 64bit, serial)

 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 .
 On amd64, arm64, i386, ppc64el, s390x, kfreebsd-amd64 and kfreebsd-i386,
 all kernels are included in the library and the one matching best your
 processor is selected at runtime.
 .
 On other architectures, for maximum performance, you may want to rebuild
 OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
 your machine” in README.Debian.
 .
 This package includes the static libraries and symbolic links
 needed for program development.
 .
 Configuration: USE_THREAD=0 USE_OPENMP=0 INTERFACE64=1