METIS
From ScientificComputing
Please note that this application page is referring to the old CentOS software stack which is obsolete and does not work any more with the new Ubuntu setup. You can find an overview on the Ubuntu software stack on this wiki page.
Contents
Category
Development, LibraryDescription
METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes developed in the Karypis lab.Available versions (Euler, old software stack)
Legacy versions | Supported versions | New versions |
---|---|---|
5.1.0, 5.1.0_32, 5.1.0_64 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.
Environment modules (Euler, old software stack)
Version | Module load command | Additional modules loaded automatically |
---|---|---|
5.1.0 | module load new gcc/4.8.2 metis/5.1.0 | |
5.1.0_32 | module load new gcc/4.8.2 metis/5.1.0_32 | |
5.1.0_64 | module load new gcc/4.8.2 metis/5.1.0_64 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.