mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
15a69ecaf4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
394 B
Text
10 lines
394 B
Text
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.
|