Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coll: Develop team-based collectives #90

Open
2 tasks
minsii opened this issue Feb 26, 2021 · 0 comments
Open
2 tasks

Coll: Develop team-based collectives #90

minsii opened this issue Feb 26, 2021 · 0 comments
Labels
Milestone

Comments

@minsii
Copy link
Collaborator

minsii commented Feb 26, 2021

Description: OpenSHMEM 1.5 adds team-based collective. It is straightforward to translate to MPI collectives with the corresponding MPI comm.

Depend on #36

Starting point:

  • Section 9.9 Collective Routines in OpenSHMEM v1.5 spec
  • The deprecated active-set-based collectives in OSHMPI (search OSHMPI_* function in src/internal/coll_impl.h)

TODO

  • Basic implementation of team based collectives
  • Add 1-2 tests in tests/
@minsii minsii added this to the FY21 milestone Feb 26, 2021
@minsii minsii changed the title Team: Develop team-based collectives Coll: Develop team-based collectives Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant