Fri, 03 May 2024 14:48:16 UTC | login

Information for build blis-0.7.0-9.el9sopt_901

ID47406
Package Nameblis
Version0.7.0
Release9.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/blis#453e853491ea46abc9d57978fa4373721859e4cd
SummaryBLAS-like Library Instantiation Software Framework
Description BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. This packaging contains automatically-dispatched architecture-optimized kernels for some targets, notably recent x86_64. This is the serial version.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 23:28:51 UTC
CompletedWed, 14 Jun 2023 23:47:36 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/blis:453e853491ea46abc9d57978fa4373721859e4cd)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/blis#453e853491ea46abc9d57978fa4373721859e4cd'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
blis-0.7.0-9.el9sopt_901.src.rpm (info) (download)
noarch
blis-srpm-macros-0.7.0-9.el9sopt_901.noarch.rpm (info) (download)
x86_64
blis-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-devel-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-openmp-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-openmp64-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-serial64-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-threads-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-threads64-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-debuginfo-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-debugsource-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-openmp-debuginfo-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-openmp64-debuginfo-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-serial64-debuginfo-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-threads-debuginfo-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
blis-threads64-debuginfo-0.7.0-9.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.7.0-9 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.7.0-8 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Aug 16 2020 Dave Love <loveshack@fedoraproject.org> - 0.7.0-6 - Fix libblas64 soname * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 06 2020 Dave Love <loveshack@fedoraproject.org> - 0.7.0-4 - Change conditional BR of memkind-devel * Wed Jul 01 2020 Dave Love <loveshack@fedoraproject.org> - 0.7.0-3 - Patch to build 64-, not 32-bit version on s390x (#1852549) * Wed May 27 2020 Dave Love <loveshack@fedoraproject.org> - 0.7.0-2 - Revert build for arches that don't actually have memkind packages * Wed May 20 2020 Dave Love <loveshack@fedoraproject.org> - 0.7.0-1 - New version - Drop patch - Maybe use devtoolset-9 * Sun Mar 15 2020 Dave love <loveshack@fedoraproject.org> - 0.6.0-5 - Use cortexa9 config on arm32, rather than generic * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Sep 11 2019 Dave love <loveshack@fedoraproject.org> - 0.6.0-4 - Patch to avoid popen (security) - Replace patch1 with upstream change * Sat Aug 17 2019 Dave love <loveshack@fedoraproject.org> - 0.6.0-3 - Patch out use of simd pragma - Use devtoolset-8, not -6 on el6/7 - Fix dblat3 test