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

collect32/64 and fcollect32/64 missing deprecation warnings #998

Closed
davidozog opened this issue Apr 6, 2021 · 2 comments
Closed

collect32/64 and fcollect32/64 missing deprecation warnings #998

davidozog opened this issue Apr 6, 2021 · 2 comments
Assignees

Comments

@davidozog
Copy link
Member

As of OpenSHMEM v1.5, shmem_collect32, shmem_collect64, shmem_fcollect32, and shmem_fcollect64 are deprecated routines, but I believe SOS is missing the deprecation attribute on these function (i.e., they're missing SHMEM_ATTRIBUTE_DEPRECATED in mpp/shmem_c_func.h4).

@davidozog davidozog self-assigned this Apr 6, 2021
@davidozog
Copy link
Member Author

Also applies to bcast32/64 and alltoall32/64 + alltoalls32/64...

@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

1 participant