Name: | SuperLUMT64 |
---|---|
Version: | 3.1.0 |
Release: | 13.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 157928 |
License: | BSD |
RPM: | SuperLUMT64-3.1.0-13.el7.x86_64.rpm |
Source RPM: | SuperLUMT-3.1.0-13.el7.src.rpm |
Build Date: | Fri Nov 17 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ |
Summary: | Single precision real SuperLU routines (64bit INTEGER) |
Description: | Subroutines to solve sparse linear systems for shared memory parallel machines (64bit INTEGER). SuperLU contains a set of subroutines to solve a sparse linear system A*X=B. It uses Gaussian elimination with partial pivoting (GEPP). The columns of A may be preordered before factorization; the preordering for sparsity is completely separate from the factorization. |
- Rebuild against openblas
- Rebuild for lapack 3.7.1 (moved to 64_ suffix)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Built against blas on s390x (bz#1382071)
- Update to the latest openblas arch list
- Dropped Fortran dependencies
- Excluded ppc64le arch
- Some minor fixes