Skip to content

Commit

Permalink
sessions: improve language regarding config_t hint
Browse files Browse the repository at this point in the history
  • Loading branch information
davidozog committed Apr 12, 2024
1 parent 933f8ff commit aa84ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/shmem_session_config_t.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
calls to \openshmem RMA routines within the session (i.e., after a call to
\FUNC{shmem\_session\_start} and before a corresponding call to
\FUNC{shmem\_session\_stop}).
If \VAR{total\_ops} is lower than the \textit{actual} number of calls to
If \VAR{total\_ops} differs from the \textit{actual} number of calls to
\openshmem RMA routines within the session, then application performance
might be suboptimal; however, the result of any data transfers,
completions, or memory ordering operations are unaffected by the value of
Expand Down

0 comments on commit aa84ede

Please sign in to comment.