Skip to content

Asynchronous MPI collectives #482

Description

@pdziekan

(Some) MPI collective comms can be issued with async function calls and subsequent computations can be done while the collective is traveling over the network.
This might be particularly useful in the pressure solver.
Boost.MPI does not have async collectives?
Use MPI C API?

NOTE: MPI_IBARRIER could be useful

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions