diff options
Diffstat (limited to 'academic/parmetis/README')
-rw-r--r-- | academic/parmetis/README | 10 |
1 files changed, 5 insertions, 5 deletions
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. |