part | - the partitioning context |
-mat_partitioning_hierarchical_coarseparttype | - partitioner type at the first level and parmetis is used by default | |
-mat_partitioning_hierarchical_fineparttype | - partitioner type at the second level and parmetis is used by default | |
-mat_partitioning_hierarchical_ncoarseparts | - number of subgraphs is required at the first level, which is often the number of compute nodes | |
-mat_partitioning_hierarchical_nfineparts | - number of smaller subgraphs for each subgraph, which is often the number of cores per compute node |