ParMETIS
From ScientificComputing
Contents
Category
Development, LibraryDescription
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 simulationsAvailable versions (Euler, old software stack)
Legacy versions | Supported versions | New versions |
---|---|---|
4.0.3, 4.0.3_32, 4.0.3_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 |
---|---|---|
4.0.3 | module load new gcc/4.8.2 open_mpi/1.6.5 metis/5.1.0 parmetis/4.0.3 | |
4.0.3_32 | module load new gcc/4.8.2 open_mpi/1.6.5 metis/5.1.0_32 parmetis/4.0.3_32 | |
4.0.3_64 | module load new gcc/4.8.2 open_mpi/1.6.5 metis/5.1.0_64 parmetis/4.0.3_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.