METIS computes a (local) ordering of the objects (currently only for serial runs), while ParMETIS performs a global ordering of all the objects. ParMETIS currently (version 3.1, supported by Zoltan) requires that the number of processors is a power of two.
If ORDER_METHOD=PARMETIS
ParMETIS is called, but if it is METIS, METIS is called.
Order_Method String: | METIS or PARMETIS |
Parameters: | |
See ParMETIS. | Note that the PARMETIS options are ignored when METIS is called. |
Required Query Functions: | |
ZOLTAN_NUM_OBJ_FN | |
ZOLTAN_OBJ_LIST_FN | |
ZOLTAN_NUM_EDGES_MULTI_F
N or
ZOLTAN_NUM_EDGES_FN
ZOLTAN_EDGE_LIST_MULTI_F N or ZOLTAN_EDGE_LIST_FN |