summaryrefslogtreecommitdiffstats
path: root/cluster/atlas/DETAILS
blob: 1656a2c24f057d06cbcba0014c8960f9a4d19ce4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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