Skip to content

empty partition in Zoltan_integration.F90 #386

@xiangbei007

Description

@xiangbei007

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions