Skip to content

MPI_Comm_dup is collective call #30

Description

@upperwal

It is used in MPI_Send and MPI_Recv to create a new comm and differentiate from MPI_COMM_WORLD if rep_error_handler is invoked. But MPI_Comm_dup is collective hence if only some processes are calling MPI_Send and MPI_Recv program will stuck.

Find some other alternate to differentiate comms.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions