-
Notifications
You must be signed in to change notification settings - Fork 41
OpenSHMEM 1.5 Errata
James Dinan edited this page Oct 4, 2023
·
8 revisions
- Clarified that
shmem_test_all
andshmem_test_all_vector
routines return 1 when the test set is empty (#442). - Clarified that
shmem_team_split_strided
andshmem_team_split_2d
return nonzero when the parent team isSHMEM_TEAM_INVALID
(#461). - Corrected the
level
argument's recommended value in API notes forshmem_pcontrol
to indicate that the value should be greater than 2 to enable profiling with profile library defined effects and additional arguments (#480). - Clarified that fence operations only guarantee ordering for operations that are performed on the same context (#496).
- Clarify that source and dest arrays must be the same across PEs in OpenSHMEM reductions (#490).
-
Working Groups
-
Errata