Name: | blis-threads64 |
---|---|
Version: | 0.6.0 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2609363 |
License: | BSD |
RPM: | blis-threads64-0.6.0-4.el7.aarch64.rpm |
Source RPM: | blis-0.6.0-4.el7.src.rpm |
Build Date: | Tue May 25 2021 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/flame/blis |
Summary: | BLAS-like Library Instantiation Software Framework - pthreads, 64-bit |
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 pthreads-parallelized version with a 64-bit integer interface. |
- Patch to avoid popen (security) - Replace patch1 with upstream change
- Patch out use of simd pragma - Use devtoolset-8, not -6 on el6/7 - Fix dblat3 test
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- New version
- Allow rebuilding for EPEL - This version fixes #1674701 - Use -funsafe-math-optimizations
- New version with soname bump - arm/arm64 families removed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- New version - Drop python3 patch
- 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
- New version - Fix running el6 check - Use default compilation flags - Use chrpath, %ldconfig_scriptlets