slackbuilds/libraries/atlas
B. Watson d5d604e9a5
libraries/atlas: Fix slack-desc.
2016-11-14 16:47:23 +07:00
..
AMD64K10h64SSE3.tgz libraries/atlas: Added (BLAS implementation) 2010-05-15 10:25:39 +02:00
README libraries/atlas: Updated for version 3.10.3. 2016-08-28 00:22:40 +01:00
README.SLACKWARE libraries/atlas: Updated for version 3.10.3. 2016-08-28 00:22:40 +01:00
TimingResults.txt libraries/atlas: Updated for version 3.10.3. 2016-08-28 00:22:40 +01:00
atlas.SlackBuild libraries/atlas: Updated for version 3.10.3. 2016-08-28 00:22:40 +01:00
atlas.info libraries/atlas: Updated for version 3.10.3. 2016-08-28 00:22:40 +01:00
atlas.patch libraries/atlas: Added (BLAS implementation) 2010-05-15 10:25:39 +02:00
slack-desc libraries/atlas: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

ATLAS (Automatically Tuned Linear Algebra Software) is an  ongoing
research effort focusing on applying empirical techniques in order to
provide portable performance. At present, it provides C and Fortran77
interfaces to a portably efficient BLAS implementation, as well as a few
routines from LAPACK. Nevertheless, by default, this SlackBuild also
builds a full LAPACK linked with ATLAS. If you are really sure that you
don't want this, set LAPACK_SOURCE to the empty string when running this
script.

This conflicts with cblas and lapack (not to be confused with lapack-atlas).
Nevertheless, it should be possible to avoid these conflicts by proper use
of the SYS_DESTDIR variable.

The impatient may just switch CPU throttling off and run the script, but
you are advised to read over README.SLACKWARE *in advance*.