Skip to content

make MPI_Send and MPI_Recv Fault Tolerant #18

@upperwal

Description

@upperwal

MPI_Send and MPI_Recv are not sending concurrent data from replica_sender -> compute_receiver and replica_sender -> replica_receiver. So in case of compute_sender failure err_handler is not getting invoked and some other rank do the MPI_Comm_shrink from which replica_sender is automatically neglected.

This isn't the way it should work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TODOPlan to do in the immediate future

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions