From 1e03c9405b447bd2e145c61bafa2ccdacd058651 Mon Sep 17 00:00:00 2001 From: Manjunath Gorentla Venkata Date: Thu, 6 Feb 2020 09:10:09 -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 78f2c2b2e..e4f98b1b6 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 .i.e., any two concurrently running threads may make \openshmem calls. +are thread-safe. 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