Name: | blis-openmp |
---|---|
Version: | 0.4.1 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2702901 |
License: | BSD |
RPM: | blis-openmp-0.4.1-2.el7.aarch64.rpm |
Source RPM: | blis-0.4.1-2.el7.src.rpm |
Build Date: | Fri Nov 16 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/flame/blis |
Summary: | BLAS-like Library Instantiation Software Framework - OpenMP |
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 OpenMP-parallelized version. |
- 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
- New version, with soname bump, build adjusted
- Use python3 explicitly, with patch
- Initial version for Fedora