We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description: OpenSHMEM 1.5 adds team-based collective. It is straightforward to translate to MPI collectives with the corresponding MPI comm.
MPI comm
Depend on #36
Starting point:
OSHMPI_*
src/internal/coll_impl.h
TODO
tests/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
OSHMPI_*
function insrc/internal/coll_impl.h
)TODO
tests/
The text was updated successfully, but these errors were encountered: