159 lines
5.0 KiB
Plaintext
159 lines
5.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 22 18:18:46 CEST 2006 - ro@suse.de
|
|
|
|
- remove selfprovides
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 27 02:23:29 CEST 2006 - garloff@suse.de
|
|
|
|
- superlu-undef-code.diff: Fix undefined code (#160443).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:41:53 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 22 19:26:34 CET 2005 - garloff@suse.de
|
|
|
|
- Install header files into /usr/include/superlu/
|
|
- Update User Guide.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 13:33:20 CET 2005 - garloff@suse.de
|
|
|
|
- Include EXAMPLE dir as documentation.
|
|
- Build as non-root.
|
|
- Nuke unused local vars referencing uninitialized vars.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 02:17:35 CET 2005 - garloff@suse.de
|
|
|
|
- Update to SuperLU-3.0: [#133821]
|
|
* Added "options" input argument and "stat" output argument
|
|
for the driver routines
|
|
* More Examples
|
|
* Added a "symmetric mode" for (nearly) symmetric matrices
|
|
* Better Fortran interface.
|
|
* fixed a bug in the complex drivers sgssvx/zgssvx when the
|
|
input matrix is stored in compressed row format.
|
|
* prefixed the header files by "slu_".
|
|
* Fixed a memory leak in get_perm_c() when bnz=0.
|
|
* Changed "abs" to "fabs" in izmax1.
|
|
* Upgraded COLAMD to the latest version (2.3).15
|
|
- Add various declarations and #include statements
|
|
- Trick compiler into not optimizing away a loop in our timing
|
|
measurement.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 25 14:20:00 CET 2005 - yxu@suse.de
|
|
|
|
- add missing function prototypes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 15 13:42:23 CET 2005 - dmueller@suse.de
|
|
|
|
- avoid an endless loop during building (#133820)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 9 17:24:12 CEST 2005 - meissner@suse.de
|
|
|
|
- fixed 1 byte buffer overflows.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 20 02:58:44 CET 2004 - garloff@suse.de
|
|
|
|
- Pass $(RPM_OPT_FLAGS) -Os -fPIC for files that don't need to be
|
|
optimized.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 6 19:31:26 CEST 2003 - garloff@suse.de
|
|
|
|
- Add -fPIC to allow inclusion in dynamic lib.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 10 22:19:09 CEST 2003 - garloff@suse.de
|
|
|
|
- -O3 leads to an endless loop in dlamanch test on x86. Probably
|
|
some compiler of FPU weirdness. Remove -O3 on x86 again.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 7 16:49:54 CEST 2003 - garloff@suse.de
|
|
|
|
- Adapt chown syntax to owner:group.
|
|
- Reenable -O3 (compiler bug fixed?), but limit automatical
|
|
inlining.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 18 02:23:54 CEST 2003 - ro@suse.de
|
|
|
|
- added directory to filelist.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 28 11:40:33 CEST 2002 - ro@suse.de
|
|
|
|
- remove -O3 from cflags (results in endless loop).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 8 18:40:16 CEST 2002 - garloff@suse.de
|
|
|
|
- lib64 fix.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 8 15:52:24 MEST 2002 - garloff@suse.de
|
|
|
|
- Fix test scripts.
|
|
- Use BuildRoot.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 8 13:59:11 MEST 2002 - garloff@suse.de
|
|
|
|
- Remove BLAS, Lapack.
|
|
- Rename package into SuperLU.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 20 14:42:04 MEST 2002 - garloff@suse.de
|
|
|
|
- Disable -fast-math
|
|
- In SuperLU, use CBLAS that ships with it
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 19 20:17:57 MEST 2002 - garloff@suse.de
|
|
|
|
- Update to
|
|
* CLAPACK-3.0
|
|
* SuperLU-2.0
|
|
- Added SuperLU user guide
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 19 20:17:23 MEST 2002 - garloff@suse.de
|
|
|
|
- Fixed compilation with gcc-3.1:
|
|
link with -lfrtbegin (which contains main formerly in g2c)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 10 01:49:54 CEST 2002 - ro@suse.de
|
|
|
|
- fix owner for README.SuperLU
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 7 22:12:27 CEST 2000 - garloff@suse.de
|
|
|
|
- Use %{_docdir} to put docu in the right place.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 7 19:32:14 CEST 2000 - garloff@suse.de
|
|
|
|
- Add -mcpu=pentiumpro for i386
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 1 00:21:25 CEST 1999 - garloff@suse.de
|
|
|
|
- First creation of package.
|
|
|