Mon, 13 May 2024 19:45:51 UTC | login

Information for build blis-0.7.0-5.fc33

ID184523
Package Nameblis
Version0.7.0
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/blis.git#78eb5c32f88fccd159052e7f0b147936d7325ec8
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 22:37:08 UTC
CompletedSun, 16 Aug 2020 07:43:27 UTC
Taskbuild (f33, /rpms/blis.git:78eb5c32f88fccd159052e7f0b147936d7325ec8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/blis.git#78eb5c32f88fccd159052e7f0b147936d7325ec8'}}
Tags
f33
f37
f38
RPMs
src
blis-0.7.0-5.fc33.src.rpm (info) (download)
noarch
blis-srpm-macros-0.7.0-5.fc33.noarch.rpm (info) (download)
riscv64
blis-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-devel-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-openmp-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-openmp64-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-serial64-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-threads-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-threads64-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-debuginfo-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-debugsource-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-openmp-debuginfo-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-openmp64-debuginfo-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-serial64-debuginfo-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-threads-debuginfo-0.7.0-5.fc33.riscv64.rpm (info) (download)
blis-threads64-debuginfo-0.7.0-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * 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 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 04 2019 Dave Love <loveshack@fedoraproject.org> - 0.6.0-1 - New version * Thu Feb 14 2019 Dave Love <loveshack@fedoraproject.org> - 0.5.1-2 - Allow rebuilding for EPEL - This version fixes #1674701 - Use -funsafe-math-optimizations * Sun Feb 03 2019 Dave Love <loveshack@fedoraproject.org> - 0.5.1-1 - New version with soname bump - arm/arm64 families removed * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Nov 08 2018 Dave Love <loveshack@fedoraproject.org> - 0.5.0-1 - New version - Drop python3 patch * Thu Oct 04 2018 Dave Love <loveshack@fedoraproject.org> - 0.4.1-2 - Use LDFLAGS for BLAS shims - Add srpm-macros package - Don't override -O3 in CFLAGS - Maybe use devtoolset in %check - Remove ld.so.conf files for blisblas libraries * Tue Sep 11 2018 Dave Love <loveshack@fedoraproject.org> - 0.4.1-1 - New version - Fix running el6 check - Use default compilation flags - Use chrpath, %ldconfig_scriptlets