MPPTScotchStrategyType#
Pre-defined strategy used by MATPARTITIONINGPTSCOTCH when delegating to the PT-Scotch library
Synopsis#
Values#
MP_PTSCOTCH_DEFAULT- the default PT-Scotch strategyMP_PTSCOTCH_QUALITY- focus on partition quality at the expense of timeMP_PTSCOTCH_SPEED- focus on time to compute the partitionMP_PTSCOTCH_BALANCE- favor load balanceMP_PTSCOTCH_SAFETY- use the most reliable internal heuristicsMP_PTSCOTCH_SCALABILITY- favor scalability at large process counts
See Also#
Matrices, MatPartitioning, MATPARTITIONINGPTSCOTCH, MatPartitioningPTScotchSetStrategy(), MatPartitioningPTScotchGetStrategy()
Level#
intermediate
Location#
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages