README 391 B

1234567891011
  1. ParMETIS (Parallel Graph Partitioning and Fill-reducing Matrix
  2. Ordering)
  3. ParMETIS is an MPI-based parallel library that implements a variety
  4. of algorithms for partitioning unstructured graphs, meshes, and for
  5. computing fill-reducing orderings of sparse matrices.
  6. Set precision type: DP=yes (for 64-bit, default is 32-bit)
  7. The requirement is a MPI implementation, either mpich or openmpi.