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

Misc: develop shmem_malloc_with_hints #92

Open
1 task
minsii opened this issue Mar 3, 2021 · 0 comments
Open
1 task

Misc: develop shmem_malloc_with_hints #92

minsii opened this issue Mar 3, 2021 · 0 comments
Labels
Milestone

Comments

@minsii
Copy link
Collaborator

minsii commented Mar 3, 2021

shmem_malloc_with_hints is added in OpenSHMEM 1.5, with hints SHMEM_MALLOC_ATOMICS_REMOTE|SHMEM_MALLOC_SIGNAL_REMOTE

Basic implementation

  • Reuse existing shmem_malloc

Optional optimizations

  • Develop equivalent hints for MPI_Win_allocate and use it to implement shmem_malloc_with_hints?
    • Potential drawback is the window lookup overhead at RMA/AMO operation
@minsii minsii added this to the FY21-Q3Q4 milestone Mar 3, 2021
@minsii minsii removed the optional label 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