Skip to content

Commit

Permalink
Update content/collective_intro.tex
Browse files Browse the repository at this point in the history
  • Loading branch information
davidozog authored Jul 12, 2024
1 parent ffd20e6 commit 47e38ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/collective_intro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
\end{enumerate}

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

0 comments on commit 47e38ec

Please sign in to comment.