From: zianekhodja Date: Tue, 19 Jan 2016 16:24:10 +0000 (+0100) Subject: corrections X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/kahina_paper2.git/commitdiff_plain/3864e7ed8025aaf8e3b0f5b2fb28a64dc4aa4b76?ds=inline;hp=a8861defbc59813ec128a41e8a31756df1ea94ba corrections --- diff --git a/paper.tex b/paper.tex index 4f6ae4b..c514b43 100644 --- a/paper.tex +++ b/paper.tex @@ -218,7 +218,7 @@ long since it performs all the operations with complex numbers with the normal mode of the EA method but also with the logarithm-exponential one. Then the error is computed with a final kernel (line 7). Finally when the EA method has converged, the roots -are transferred from the GPU to the CPU.%\LZK{Quand est ce qu'on utilise un normal mode ou logarithm-exponential mode?} +are transferred from the GPU to the CPU. \begin{algorithm}[htpb] \label{alg1-cuda} @@ -309,7 +309,6 @@ Copy $P$, $P'$ from CPU to GPU\; \subsection{A MPI-CUDA approach} - Our parallel implementation of EA to find roots of polynomials using a CUDA-MPI approach follows a similar approach to the one used in CUDA-OpenMP. Each process is responsible to compute its own part of