summaryrefslogtreecommitdiffstats
path: root/cluster/metis/DETAILS
blob: 3f3b3fd7c9cacd8f0ba37baf9c737335fa7431c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=metis
         VERSION=4.0
          SOURCE=$SPELL-$VERSION.tar.gz
          MD5[0]=a84e054555e3ee8dc7ea5018e31f1f08
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www-users.cs.umn.edu/~karypis/metis/$SPELL/files/$SOURCE
        WEB_SITE=http://www-users.cs.umn.edu/~karypis/metis/metis
         ENTERED=20020604
         UPDATED=20020604
      MAINTAINER=zoran@idi.ntnu.no
         LICENSE=http://www-users.cs.umn.edu/~karypis/metis/metis/faq.html#distribute
           SHORT="graph partitioning programs"

cat << EOF
METIS is a set of programs for partitioning graphs, 
partitioning finite element meshes, and for producing 
fill reducing orderings for sparse matrices. The 
algorithms implemented in METIS are based on 
multilevel graph partitioning schemes.
EOF