Mon, 29 Apr 2024 08:01:32 UTC | login

Information for build blis-0.5.0-1.fc30

ID83202
Package Nameblis
Version0.5.0
Release1.fc30
Epoch
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, 08 Dec 2018 18:07:03 UTC
CompletedMon, 10 Dec 2018 04:34:34 UTC
Taskbuild (f30-candidate, blis-0.5.0-1.fc30.src.rpm)
Tags
f30
f31
RPMs
src
blis-0.5.0-1.fc30.src.rpm (info) (download)
noarch
blis-srpm-macros-0.5.0-1.fc30.noarch.rpm (info) (download)
riscv64
blis-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-devel-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-openmp-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-openmp64-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-serial64-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-threads-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-threads64-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-debuginfo-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-debugsource-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-openmp-debuginfo-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-openmp64-debuginfo-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-serial64-debuginfo-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-threads-debuginfo-0.5.0-1.fc30.riscv64.rpm (info) (download)
blis-threads64-debuginfo-0.5.0-1.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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