12ce351003
- Use system blas by passing the cmake option -DUSE_XSDK_DEFAULTS='TRUE'. - Disable building tests for now because they have linking issues. - Use cmake macros wherever appropriate. - A minimum of cmake >= 2.8.12 is required for building. OBS-URL: https://build.opensuse.org/request/show/401949 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/superlu?expand=0&rev=15 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
README.SUSE | ||
superlu_5.2.1-bsd.tar.gz | ||
superlu_ug.pdf | ||
superlu-4.3-dont-opt-away.diff | ||
superlu-4.3-include.patch | ||
superlu-5.2-remove-mc64ad.patch | ||
superlu.changes | ||
superlu.spec |
This version of SuperLU is slightly different form the original SuperLU available on http://crd.lbl.gov/~xiaoye/SuperLU/. For legal reasons the routine mc64ad from the Harwell Subroutine Library cannot be redistributed by openSUSE and have been removed form the sources. Only SRC/mc64ad.c was removed from the tarball. However the SuperLU library provided by openSUSE is fully functionnal except that the mc64ad routine is not used.