]> AND Private Git Repository - kahina_paper2.git/blobdiff - maj.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
[kahina_paper2.git] / maj.tex
diff --git a/maj.tex b/maj.tex
index 262d53a71da0de965cdf012217cc847ee3fa5cb3..ef1900914cd89dfa03a63bdcb19f95fd9c3829bb 100644 (file)
--- a/maj.tex
+++ b/maj.tex
@@ -327,7 +327,9 @@ Copy $P$, $P'$ and $Z$ from CPU to GPU\;
 Copy $Z$ from GPU to CPU\;
 \end{algorithm}
 
-Listing~\ref{lst:01} shows the second kernel code. As can be seen this
+Listing~\ref{lst:01} shows the a simplified version of second kernel
+code (some parameters in the kernels have been simplified in order to
+increase the readability). As can be seen this
 kernel calls multiple kernels, all the kernals for complex numbers and
 kernels for the evaluation of a polynomial are not detailed.