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

Add deprecated attribute to necessary teams-related routines for v1.5 #898

Closed
9 of 10 tasks
davidozog opened this issue Nov 14, 2019 · 2 comments
Closed
9 of 10 tasks
Assignees
Milestone

Comments

@davidozog
Copy link
Member

davidozog commented Nov 14, 2019

  • active-set based collectives:
    • shmem_sync(start, stride, size, *psync)
    • shmem_barrier
    • shmem_broadcast[32,64]
    • shmem_collect[32,64]
    • shmem_fcollect[32,64]
    • shmem_alltoall[32,64]
    • shmem_alltoalls[32,64]
    • reductions:
      • shmem_TYPENAME_OP_to_all
@davidozog
Copy link
Member Author

Issue #1023 captures the problem with shmem_sync so I think we can close this issue (#898) after we merge #1017.

@davidozog
Copy link
Member Author

Closed by #1017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants