ParMETIS
- /
- Systems
- /
- Software
- /
- Classification
- /
- Library
- /
- ParMETIS
ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.
Version: 4.0.3 (G100, MARCONI, LEONARDO)
Availability: GALILEO100, LEONARDO, MARCONI
Target: all
Official web site: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
Related Commands:
To see different versions installed use the command:
modmap -m parmetis
To see the version installed on M100 first load the spack module
module load spack
module av
module load parmetis