atlas 3.10.3-13ubuntu1 source package in Ubuntu

Changelog

atlas (3.10.3-13ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - keep dh-exec for "Z14" var expansion and s390x arch-filter in
      d/libatlas3-base.install and d/libatlas-base-dev.install
    - bump default build to z13, with "cross-compiled" z14 build.
    - Enable z14 build at -march=z14, with cross-compile engine at
      -march=z13.
    - Add Enable-cross-compile.patch from IBM.
    - Add tarballs for z13 and z14 tuning.
    - Attempt to build for z13 and z14, install into vx and vxe directories.
    - Whilst neither z14 hw is available, nor cross-compilation, only vx
      optimized binaries are provided on s390x.
    - Import cherrypicked upstream patches to correct z13, z14 SIMD vector
      instructions.
    - Force running 'make check/ptcheck' to fix build on 'nocheck' profile,
      i.e. on riscv64

atlas (3.10.3-13) unstable; urgency=medium

  * Rebuild against lapack ⩾ 3.11.0
  * d/control: remove Breaks on libopenblas-base, which has been removed

 -- Steve Langasek <email address hidden>  Thu, 26 Jan 2023 15:33:36 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
atlas_3.10.3.orig.tar.bz2 3.6 MiB 941ea3863ee8c0306b81f77e71c4468b9bff701169b85ee9ebc9e2e485481e9e
atlas_3.10.3-13ubuntu1.debian.tar.xz 183.1 KiB f64e8b06274a5857b0e93f2f2411f31837f709de0cba0375bc16ae945f67232c
atlas_3.10.3-13ubuntu1.dsc 2.3 KiB 518ca25dd30c572f28ca4f561228072b51e5fa996fd81a4a8d100672b0ad341f

View changes file

Binary packages built by this source

libatlas-base-dev: Automatically Tuned Linear Algebra Software, generic static

 ATLAS is an approach for the automatic generation and optimization of
 numerical software. Currently ATLAS supplies optimized versions for the
 complete set of linear algebra kernels known as the Basic Linear Algebra
 Subroutines (BLAS), and a subset of the linear algebra routines in the
 LAPACK library.
 .
 This package includes the headers, the static libraries and symbolic links
 needed for program development.

libatlas-doc: Automatically Tuned Linear Algebra Software, documentation

 ATLAS is an approach for the automatic generation and optimization of
 numerical software. Currently ATLAS supplies optimized versions for the
 complete set of linear algebra kernels known as the Basic Linear Algebra
 Subroutines (BLAS), and a subset of the linear algebra routines in the
 LAPACK library.
 .
 This package provides documentation on the ATLAS libraries useful for
 developers.

libatlas-test: Automatically Tuned Linear Algebra Software, test programs

 ATLAS is an approach for the automatic generation and optimization of
 numerical software. Currently ATLAS supplies optimized versions for the
 complete set of linear algebra kernels known as the Basic Linear Algebra
 Subroutines (BLAS), and a subset of the linear algebra routines in the
 LAPACK library.
 .
 This package provides dynamically linked testing and bench-marking
 binaries to compare the BLAS and ATLAS libraries on your system.

libatlas-test-dbgsym: debug symbols for libatlas-test
libatlas3-base: Automatically Tuned Linear Algebra Software, generic shared

 ATLAS is an approach for the automatic generation and optimization of
 numerical software. Currently ATLAS supplies optimized versions for the
 complete set of linear algebra kernels known as the Basic Linear Algebra
 Subroutines (BLAS), and a subset of the linear algebra routines in the
 LAPACK library.
 .
 The libraries in this package are built without any processor extension
 instructions, and should run on all processors of this general
 architecture, albeit less than optimally.
 .
 If you want to create an ATLAS packaged optimized for your processor, see the
 section: "Building Optimized Atlas Packages on your ARCH" in README.Debian

libatlas3-base-dbgsym: debug symbols for libatlas3-base