summaryrefslogtreecommitdiffstats
path: root/cluster/metis/DETAILS
blob: 25f6745452ef4f6e35f2994e27245bf566211051 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
           SPELL=metis
         VERSION=4.0
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:002818c6e5510f95563a7a78bca4c08500c57f7cfdc0fe7e26415a830b19e7020454fafdee509acd319433d1fe8b25ba9e47b805b34ebd3a943ca39e7253db32
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://glaros.dtc.umn.edu/gkhome/fetch/sw/$SPELL/$SOURCE
      LICENSE[0]=http://glaros.dtc.umn.edu/gkhome/metis/metis/faq?q=metis/metis/faq#distribute
        KEYWORDS="graph cluster"
        WEB_SITE=http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
         ENTERED=20020604
           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