X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/kahina_paper2.git/blobdiff_plain/254d68992f882593d5924b2cd3e97de2fa251051..2b5d78030304321714b3ab9f3728f303aa4911fc:/paper.tex?ds=inline

diff --git a/paper.tex b/paper.tex
index 00671de..afeaba5 100644
--- a/paper.tex
+++ b/paper.tex
@@ -909,7 +909,7 @@ $ZPrec_{loc}=kernel\_save(Z_{loc})$\;
 $Z_{loc}=kernel\_update(Z,P,Pu)$\;
 $\Delta z=kernel\_testConv(Z_{loc},ZPrec_{loc})$\;
 $error=MPI\_Reduce(\Delta z)$\;
-$Copy Z_{loc} from GPU to CPU$\;
+Copy $Z_{loc}$ from GPU to CPU\;
 $Z=MPI\_AlltoAll(Z_{loc})$\;
 }
 \end{algorithm}