Wed, 24 Apr 2024 04:28:32 UTC | login

Information for build blis-0.7.0-2.fc33

ID162328
Package Nameblis
Version0.7.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/blis.git#5c97c559f482ff9c540c8dd2d09fa58cbb8da757
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
StartedThu, 04 Jun 2020 05:35:24 UTC
CompletedThu, 04 Jun 2020 10:33:21 UTC
Taskbuild (f33, /rpms/blis.git:5c97c559f482ff9c540c8dd2d09fa58cbb8da757)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/blis.git#5c97c559f482ff9c540c8dd2d09fa58cbb8da757'}}
Tags
f33
RPMs
src
blis-0.7.0-2.fc33.src.rpm (info) (download)
noarch
blis-srpm-macros-0.7.0-2.fc33.noarch.rpm (info) (download)
riscv64
blis-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-devel-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-openmp-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-openmp64-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-serial64-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-threads-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-threads64-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-debuginfo-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-debugsource-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-openmp-debuginfo-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-openmp64-debuginfo-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-serial64-debuginfo-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-threads-debuginfo-0.7.0-2.fc33.riscv64.rpm (info) (download)
blis-threads64-debuginfo-0.7.0-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed May 27 2020 Dave Love <loveshack@fedoraproject.org> - 0.7.0-2 - Revert build for arches that don't actually have had 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 * 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