Skip to content

Commit 47e38ec

Browse files
authored
Update content/collective_intro.tex
1 parent ffd20e6 commit 47e38ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/collective_intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
\end{enumerate}
2020

2121
Concurrent accesses to symmetric memory by an \openshmem collective
22-
routine and any other means of access---where at least one PE updates the
22+
routine and any other means of access---where at least one \ac{PE} updates the
2323
symmetric memory---results in undefined behavior.
2424
Since \acp{PE} can enter and exit collectives at different times,
2525
accessing such memory remotely may require additional synchronization.

0 commit comments

Comments
 (0)