summaryrefslogtreecommitdiffstats
path: root/cluster/atlas/DETAILS
blob: 67020468ede7bbbe05d96b221ca96bf5efcd1a29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
           SPELL=atlas
         VERSION=3.6.0
          SOURCE=${SPELL}$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ATLAS
   SOURCE_URL[0]=$SOURCEFORGE_URL/math-atlas/$SOURCE
     SOURCE_HASH=sha512:0272f94e4e452d240741336a65450d9767150c886681e3f88bcdbebeb18ceba7d489f848ec2824ef0ce1dd33f8cb122e8d87e64d5f19407d02801b775fce2f73
        WEB_SITE=http://math-atlas.sourceforge.net
         ENTERED=20020514
      PATCHLEVEL=1
      LICENSE[0]=BSD
        KEYWORDS="algebra cluster"
           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