5eb0a372fe
- 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 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
README.SUSE | ||
superlu_5.2.1.tar.gz | ||
superlu_ug.pdf | ||
superlu-4.3-dont-opt-away.diff | ||
superlu-4.3-include.patch | ||
superlu-5.2-make.patch | ||
superlu-5.2-remove-mc64ad.patch | ||
superlu-examples_Makefile_remove_itersol.patch | ||
superlu-make.linux.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.