-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
When I run the backward_facing_step_3d example and set NPROCS to a value greater than 128 and run the program on two nodes using make run, I encounter empty partitions, which cause the program to terminate. This occurs regardless of whether I use the graph partitioning algorithm parmetis or the hypergraph partitioning algorithm PHG.
In summary, I would like to ask for suggestions on how to improve the scalability of the program, meaning how to prevent zoltan_load_balance function from generating empty partitions when the number of processes is increased.
Metadata
Metadata
Assignees
Labels
No labels