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
shmem_malloc_with_hints is added in OpenSHMEM 1.5, with hints SHMEM_MALLOC_ATOMICS_REMOTE|SHMEM_MALLOC_SIGNAL_REMOTE
shmem_malloc_with_hints
SHMEM_MALLOC_ATOMICS_REMOTE|SHMEM_MALLOC_SIGNAL_REMOTE
Basic implementation
shmem_malloc
Optional optimizations
MPI_Win_allocate
The text was updated successfully, but these errors were encountered:
No branches or pull requests
shmem_malloc_with_hints
is added in OpenSHMEM 1.5, with hintsSHMEM_MALLOC_ATOMICS_REMOTE|SHMEM_MALLOC_SIGNAL_REMOTE
Basic implementation
shmem_malloc
Optional optimizations
MPI_Win_allocate
and use it to implementshmem_malloc_with_hints
?The text was updated successfully, but these errors were encountered: