Skip to content

Commit fc143db

Browse files
committed
Minor edit: fixing typo
1 parent 755a4ed commit fc143db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/shmem_malloc_hints.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
\apinotes{
8282
The \openshmem programs should allocate memory with
83-
\CONST{SHMEM\_HINT\_ATOMIC\_REMOTE}, when the majority of
83+
\CONST{SHMEM\_HINT\_ATOMICS\_REMOTE}, when the majority of
8484
operations performed on this memory are atomic operations, and origin
8585
and target \ac{PE} of the atomic operations do not share a memory domain
8686
.i.e., symmetric objects on the target \ac{PE} is not accessible using

0 commit comments

Comments
 (0)