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
Currently two examples still use the deprecated shmem library constants of SHMEM_REDUCE_SYNC_SIZE and SHMEM_REDUCE_MIN_WRKDATA_SIZE
SHMEM_REDUCE_SYNC_SIZE
SHMEM_REDUCE_MIN_WRKDATA_SIZE
The examples are located in the following files:
./example_code/amo_scenario_3.c
SHMEM_CTX_DESTROY
./example_code/shmem_ctx.c
The text was updated successfully, but these errors were encountered:
@kwaters4 Do you still want to make this change for OpenSHMEM 1.6?
Sorry, something went wrong.
@jdinan Both active set based example updates were captured in the following merge requests:
#528 #538
kwaters4
No branches or pull requests
Currently two examples still use the deprecated shmem library constants of
SHMEM_REDUCE_SYNC_SIZE
andSHMEM_REDUCE_MIN_WRKDATA_SIZE
The examples are located in the following files:
./example_code/amo_scenario_3.c
SHMEM_CTX_DESTROY
located in./example_code/shmem_ctx.c
The text was updated successfully, but these errors were encountered: