| Name: | SuperLU | 
|---|---|
| Version: | 4.3 | 
| Release: | 8.el7 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 500558 | 
| License: | BSD | 
| RPM: | SuperLU-4.3-8.el7.x86_64.rpm | 
| Source RPM: | SuperLU-4.3-8.el7.src.rpm | 
| Build Date: | Sat Oct 28 2017 | 
| Build Host: | x86-ol7-builder-02.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ | 
| Summary: | Subroutines to solve sparse linear systems | 
| Description: | 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.  | 
- fixed FTBFS if "-Werror=format-security" flag is used (#1037343)
- devel-pkg must Requires: %{name}%{?_isa}
- apply proper LDFLAGS
- added needed bits for el5
- reenable testsuite using Patch3
  - Rebuild for atlas 3.10 - Handle UnversionedDocDirs change
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Ship SuperLU examples
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Use README in main package and DOC in devel package - chmod a-x on SRC/qselect.c - Remove -latlas linking in prep section - Added Patch comments - Use name RPM macro in patch name
- Use atlas library instead of blas. - Use RPM_OPT_FLAGS and LIBS when building sources. - Use macros as required for name and version.
- First release.