[Bug 784175] Review Request: SuperLU - Subroutines to solve sparse linear systems

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 24 07:56:25 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=784175

Jussi Lehtola <jussi.lehtola at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jussi.lehtola at iki.fi

--- Comment #3 from Jussi Lehtola <jussi.lehtola at iki.fi> 2012-01-24 02:56:24 EST ---
Don't build against reference BLAS. Use ATLAS instead, it's an order of
magnitude faster. To link against the ATLAS BLAS library use
"-L%{_libdir}/atlas -lf77blas -latlas".

You also might want to use "%{version}" instead of "4.3" in the spec file, e.g.
in %setup.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list