From a7ca64f5c11803ff07573e8f130251fceed5064a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 15:10:17 -0400 Subject: academic/parmetis: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- academic/parmetis/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'academic') 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. -- cgit v1.2.3