Go to file
Stephan Kulow 5eb0a372fe Accepting request 674942 from science
- Fix the package group fix.

- Fix dependencies.
- Fix %%post and %%postun scripts for HPC.
- Fix HPC modulefile.
- Fix package groups.
- Generate and add pkgconfig files.

- add README.SUSE file in the %%doci in order to explain
  * Replace mc64ad.f by mc64ad.c using f2c.
  * Update doxygen code documentation.
- Spec file reformating
- remove selfprovides
  * Added "options" input argument and "stat" output argument
  * fixed a bug in the complex drivers sgssvx/zgssvx when the
  * prefixed the header files by "slu_".
  * Fixed a memory leak in get_perm_c() when bnz=0.
- add missing function prototypes
- avoid an endless loop during building (#133820)
- Pass $(RPM_OPT_FLAGS) -Os -fPIC for files that don't need to be
- fix owner for README.SuperLU

OBS-URL: https://build.opensuse.org/request/show/674942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/superlu?expand=0&rev=22
2019-02-25 16:45:42 +00:00
_multibuild Accepting request 663854 from home:eeich:factory_staging 2019-01-08 23:36:47 +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
README.SUSE OBS-URL: https://build.opensuse.org/package/show/science/superlu?expand=0&rev=2 2016-10-21 00:13:02 +00:00
superlu_5.2.1.tar.gz Accepting request 663854 from home:eeich:factory_staging 2019-01-08 23:36:47 +00:00
superlu_ug.pdf OBS-URL: https://build.opensuse.org/package/show/science/superlu?expand=0&rev=2 2016-10-21 00:13:02 +00:00
superlu-4.3-dont-opt-away.diff OBS-URL: https://build.opensuse.org/package/show/science/superlu?expand=0&rev=2 2016-10-21 00:13:02 +00:00
superlu-4.3-include.patch OBS-URL: https://build.opensuse.org/package/show/science/superlu?expand=0&rev=2 2016-10-21 00:13:02 +00:00
superlu-5.2-make.patch Accepting request 663854 from home:eeich:factory_staging 2019-01-08 23:36:47 +00:00
superlu-5.2-remove-mc64ad.patch OBS-URL: https://build.opensuse.org/package/show/science/superlu?expand=0&rev=2 2016-10-21 00:13:02 +00:00
superlu-examples_Makefile_remove_itersol.patch Accepting request 672734 from home:aginies:branches:science 2019-02-08 10:42:44 +00:00
superlu-make.linux.patch Accepting request 672775 from home:eeich:branches:science 2019-02-08 12:10:16 +00:00
superlu.changes Accepting request 674901 from home:jengelh:branches:science 2019-02-14 11:18:24 +00:00
superlu.spec Accepting request 674901 from home:jengelh:branches:science 2019-02-14 11:18:24 +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.