Mon, 13 May 2024 05:05:43 UTC | login

Information for build blis-0.6.0-1.fc31

ID104561
Package Nameblis
Version0.6.0
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/blis.git#23767aa2d23c5018680a3cc00e73e5f7ac6e22cf
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, 27 Jul 2019 01:42:41 UTC
CompletedSat, 27 Jul 2019 11:29:05 UTC
Taskbuild (f31-candidate, /rpms/blis.git:23767aa2d23c5018680a3cc00e73e5f7ac6e22cf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/blis.git#23767aa2d23c5018680a3cc00e73e5f7ac6e22cf'}}
Tags
f31
RPMs
src
blis-0.6.0-1.fc31.src.rpm (info) (download)
noarch
blis-srpm-macros-0.6.0-1.fc31.noarch.rpm (info) (download)
riscv64
blis-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-devel-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-openmp-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-openmp64-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-serial64-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-threads-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-threads64-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-debuginfo-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-debugsource-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-openmp-debuginfo-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-openmp64-debuginfo-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-serial64-debuginfo-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-threads-debuginfo-0.6.0-1.fc31.riscv64.rpm (info) (download)
blis-threads64-debuginfo-0.6.0-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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