From 77331796ab2b89292c0b0480e3dba5ce57178dd7 Mon Sep 17 00:00:00 2001 From: couturie Date: Sat, 30 Apr 2016 09:49:50 +0200 Subject: [PATCH] new --- maj.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maj.tex b/maj.tex index 49a7448..262d53a 100644 --- 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} -- 2.39.5