Sun, 12 May 2024 22:41:51 UTC | login

Information for build blis-0.6.0-5.fc33

ID151918
Package Nameblis
Version0.6.0
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/blis.git#1fd367f005d913f2f1f5431286d10d64f59acba7
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, 28 Mar 2020 11:44:21 UTC
CompletedSat, 28 Mar 2020 16:21:08 UTC
Taskbuild (f33, /rpms/blis.git:1fd367f005d913f2f1f5431286d10d64f59acba7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/blis.git#1fd367f005d913f2f1f5431286d10d64f59acba7'}}
Tags
f33
RPMs
src
blis-0.6.0-5.fc33.src.rpm (info) (download)
noarch
blis-srpm-macros-0.6.0-5.fc33.noarch.rpm (info) (download)
riscv64
blis-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-devel-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-openmp-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-openmp64-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-serial64-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-threads-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-threads64-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-debuginfo-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-debugsource-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-openmp-debuginfo-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-openmp64-debuginfo-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-serial64-debuginfo-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-threads-debuginfo-0.6.0-5.fc33.riscv64.rpm (info) (download)
blis-threads64-debuginfo-0.6.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 * 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 * Wed Aug 15 2018 Dave Love <loveshack@fedoraproject.org> - 0.4.0-1 - New version, with soname bump, build adjusted * Mon Jun 18 2018 Dave Love <loveshack@fedoraproject.org> - 0.3.2-7 - Use python3 explicitly, with patch * Tue Jun 05 2018 Dave Love <loveshack@fedoraproject.org> - 0.3.2-6 - Initial version for Fedora