Skip to content

Implement remaining collective operations #2

Description

@rodriados

Even though the project already has a number of collective operations implemented, arguably the most used ones, there are some defined by the MPI specification that are still missing such as MPI_Alltoall, MPI_Reduce_scatter and MPI_Scan.

Also, the asynchronous versions of all these collective operations are missing as well, as described in #1.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions