diff --git a/academic/parmetis/README b/academic/parmetis/README index 018f15ca02..ac2b847cf4 100644 --- a/academic/parmetis/README +++ b/academic/parmetis/README @@ -1,10 +1,10 @@ -ParMETIS (Parallel Graph Partitioning and Fill-reducing Matrix Ordering) +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 +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) +Set precision type: DP=yes (for 64-bit, default is 32-bit) The requirement is a MPI implementation, either mpich or openmpi.