Tue, 30 Apr 2024 22:35:32 UTC | login

Information for build atlas-3.10.3-17.el9sopt_901

ID46974
Package Nameatlas
Version3.10.3
Release17.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/atlas#ff30edd4bd0806c8e6f391bae056236d292a5cfb
SummaryAutomatically Tuned Linear Algebra Software
DescriptionThe ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort f(ocusing on applying empirical techniques in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK. The performance improvements in ATLAS are obtained largely via compile-time optimizations and tend to be specific to a given hardware configuration. In order to package ATLAS some compromises are necessary so that good performance can be obtained on a variety of hardware. This set of ATLAS binary packages is therefore not necessarily optimal for any specific hardware configuration. However, the source package can be used to compile customized ATLAS packages; see the documentation for information.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 22:26:03 UTC
CompletedWed, 14 Jun 2023 23:29:04 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/atlas:ff30edd4bd0806c8e6f391bae056236d292a5cfb)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/atlas#ff30edd4bd0806c8e6f391bae056236d292a5cfb'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
atlas-3.10.3-17.el9sopt_901.src.rpm (info) (download)
x86_64
atlas-3.10.3-17.el9sopt_901.x86_64.rpm (info) (download)
atlas-corei2-3.10.3-17.el9sopt_901.x86_64.rpm (info) (download)
atlas-corei2-devel-3.10.3-17.el9sopt_901.x86_64.rpm (info) (download)
atlas-corei2-static-3.10.3-17.el9sopt_901.x86_64.rpm (info) (download)
atlas-devel-3.10.3-17.el9sopt_901.x86_64.rpm (info) (download)
atlas-static-3.10.3-17.el9sopt_901.x86_64.rpm (info) (download)
atlas-corei2-debuginfo-3.10.3-17.el9sopt_901.x86_64.rpm (info) (download)
atlas-debuginfo-3.10.3-17.el9sopt_901.x86_64.rpm (info) (download)
atlas-debugsource-3.10.3-17.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.10.3-17 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.10.3-16 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Feb 22 2021 Jakub Martisko <jamartis@redhat.com> - 3.10.3-15 - Remove unused scriptlets * Mon Feb 22 2021 Jakub Martisko <jamartis@redhat.com> - 3.10.3-14 - Fix the messed scriptlets Resolves: #1929845 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Aug 27 2020 Jakub Martisko <jamartis@redhat.com> - 3.10.3.13 - Sync with rhel 8.3 + cleanup - Add new subpackages - z{14,15} - Unlike in rhel8, the base subpackage still needs to be build for z12. - Covscan related bugfixes - Spec and git cleanup (remove unused patches/sources) * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Feb 13 2020 Jakub Martisko <jamartis@redhat.com> - 3.10.3-11 - Drop IBM z10 and z196 subpackages - s390 is now optimized for z12 Related: #1780286 * Mon Jan 27 2020 Jakub Martisko <jamartis@redhat.com> - 3.10.3-10 - Fix compatibility with gcc 10 - Sync compiler/linker flags with RHEL