summaryrefslogtreecommitdiffstats
path: root/cluster/atlas/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/atlas/DETAILS')
-rwxr-xr-xcluster/atlas/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/cluster/atlas/DETAILS b/cluster/atlas/DETAILS
new file mode 100755
index 0000000000..1656a2c24f
--- /dev/null
+++ b/cluster/atlas/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=atlas
+ VERSION=3.6.0
+ SOURCE=${SPELL}$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/ATLAS
+ SOURCE_URL[0]=$SOURCEFORGE_URL/math-atlas/$SOURCE
+ MD5[0]=0d595f7b9dbfadd9e0ee267da760a517
+ WEB_SITE=http://math-atlas.sourceforge.net
+ ENTERED=20020514
+ UPDATED=20021014
+ LICENSE[0]=BSD
+ BUILD_API=2
+ SHORT="Automatically Tuned Linear Algebra Software (ATLAS)"
+cat << EOF
+ATLAS (Automatically Tuned Linear Algebra Software) provides highly optimized Linear Algebra kernels for arbitrary cache-based architectures. ATLAS provides ANSI C and Fortran77 interfaces for the entire BLAS API, and a small portion of the LAPACK API.
+EOF