METIS
From ScientificComputing
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 |
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 |