Closed zexxzhao closed 2 years ago
To cut down on noise in my email, I'm unsubscribing from this PR. When it next needs my attention, please @-mention me or hit the "request review" button. Otherwise, I may not see your messages in a timely manner.
Can you review the updates when you are available? @inducer
Unsubscribing... @-mention or request review once it's ready for a look or needs attention.
Thank you so much for your comments. I just got a chance to read and fix them. Please let me know whether the latest commit addresses these issues.
Linter failed. Could you take a look?
Linter failed. Could you take a look?
I forgot to delete the trailing space. Have removed it. @inducer
metis.h
) in Python, including return codes, operation type codes, option codes, partitioning schemes, initial partitioning schemes, refinement schemes, debug levels, and type of objectives.part_mesh
now wraps bothMETIS_PartMeshNodal
andMETIS_PartMeshDual
. An additional argumentgtype
is provided to specify which to use.tpwgts
topart_mesh
to specify partition weights.mpmetis.c
now.