summaryrefslogtreecommitdiffstats
path: root/academic/parmetis/README
blob: ac2b847cf42f9f65da1af73f346da7b480e390cf (plain)
1
2
3
4
5
6
7
8
9
10
ParMETIS (Parallel Graph Partitioning and Fill-reducing Matrix
Ordering)

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.

Set precision type: DP=yes (for 64-bit, default is 32-bit)

The requirement is a MPI implementation, either mpich or openmpi.