From 98c11a2a1547a3c0490845bc8fa2fdef2fcb7278 Mon Sep 17 00:00:00 2001 From: Manjunath Gorentla Venkata Date: Thu, 6 Feb 2020 09:12:45 -0600 Subject: [PATCH] Addressing comments --- content/threads_intro.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/threads_intro.tex b/content/threads_intro.tex index e4f98b1b6..9986c46a7 100644 --- a/content/threads_intro.tex +++ b/content/threads_intro.tex @@ -53,7 +53,7 @@ performed on other \acp{PE}. \item In the \CONST{SHMEM\_THREAD\_MULTIPLE} thread level, all \openshmem calls -are thread-safe. Any two concurrently running threads may make \openshmem calls. +are thread-safe. That is, any two concurrently running threads may make \openshmem calls. \item In the \CONST{SHMEM\_THREAD\_SERIALIZED} and \CONST{SHMEM\_THREAD\_MULTIPLE} thread levels, if multiple threads call collective routines, including the symmetric heap