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

Private GIT Repository
new
authorcouturie <couturie@extinction>
Sat, 30 Apr 2016 07:49:50 +0000 (09:49 +0200)
committercouturie <couturie@extinction>
Sat, 30 Apr 2016 07:49:50 +0000 (09:49 +0200)
maj.tex

diff --git a/maj.tex b/maj.tex
index 49a7448bd1e5b1edeebe085005c3c29ed399f9d8..262d53a71da0de965cdf012217cc847ee3fa5cb3 100644 (file)
--- a/maj.tex
+++ b/maj.tex
@@ -328,8 +328,8 @@ Copy $Z$ from GPU to CPU\;
 \end{algorithm}
 
 Listing~\ref{lst:01} shows the second kernel code. As can be seen this
-kernel calls multiple kernels, all the operations on complex numbers
-are not detailed.
+kernel calls multiple kernels, all the kernals for complex numbers and
+kernels for the evaluation of a polynomial are not detailed. 
 
 \begin{footnotesize}
 \lstinputlisting[label=lst:01,caption=Kernels to update the roots]{code.c}