summaryrefslogtreecommitdiffstats
path: root/cluster/metis/DETAILS
blob: 05cc7713b6b5495fed788336c7d0665d5f6f6612 (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
     SOURCE_HASH=sha512:002818c6e5510f95563a7a78bca4c08500c57f7cfdc0fe7e26415a830b19e7020454fafdee509acd319433d1fe8b25ba9e47b805b34ebd3a943ca39e7253db32
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