Skip to content

Make sure all wait functions are supported #2

Open
@besnardjb

Description

@besnardjb

Wait / Test

You currently support only a subset of waiting functions make sure to cover them all:

  • Wait
    Waitall
    Test
    Testall
    Waitsome
    Testsome

Note: for test you need to intercept the flag to "catch" completion.

Activity

dssgabriel

dssgabriel commented on Feb 18, 2022

@dssgabriel
Contributor

Also add support for the following Test and Wait functions:

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @besnardjb@dssgabriel@wailbald

      Issue actions

        Make sure all wait functions are supported · Issue #2 · async-mpi-benchmarks/interpol