Go to file
Ismail Dönmez 12ce351003 Accepting request 401949 from home:badshah400:branches:devel:libraries:c_c++
- 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
2016-06-15 08:24:42 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/superlu?expand=0&rev=1 2007-01-15 23:38:16 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/superlu?expand=0&rev=1 2007-01-15 23:38:16 +00:00
baselibs.conf Accepting request 399550 from home:mathletic:branches:devel:libraries:c_c++ 2016-06-06 14:11:07 +00:00
README.SUSE Accepting request 399550 from home:mathletic:branches:devel:libraries:c_c++ 2016-06-06 14:11:07 +00:00
superlu_5.2.1-bsd.tar.gz Accepting request 399550 from home:mathletic:branches:devel:libraries:c_c++ 2016-06-06 14:11:07 +00:00
superlu_ug.pdf Accepting request 399550 from home:mathletic:branches:devel:libraries:c_c++ 2016-06-06 14:11:07 +00:00
superlu-4.3-dont-opt-away.diff Accepting request 146203 from home:scorot:branches:devel:libraries:c_c++ 2012-12-27 15:39:03 +00:00
superlu-4.3-include.patch Accepting request 146203 from home:scorot:branches:devel:libraries:c_c++ 2012-12-27 15:39:03 +00:00
superlu-5.2-remove-mc64ad.patch Accepting request 399550 from home:mathletic:branches:devel:libraries:c_c++ 2016-06-06 14:11:07 +00:00
superlu.changes Accepting request 401949 from home:badshah400:branches:devel:libraries:c_c++ 2016-06-15 08:24:42 +00:00
superlu.spec Accepting request 401949 from home:badshah400:branches:devel:libraries:c_c++ 2016-06-15 08:24:42 +00:00

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.