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

Private GIT Repository
modif
authorKahina <kahina@kahina-VPCEH3K1E.(none)>
Mon, 18 Jan 2016 06:52:28 +0000 (07:52 +0100)
committerKahina <kahina@kahina-VPCEH3K1E.(none)>
Mon, 18 Jan 2016 06:52:28 +0000 (07:52 +0100)
paper.tex

index 8203ed0ec7a6a605d6f076d48d51756fc13dbe1c..1abfcbdd7e41c49303814bca316f5c1eac8c86db 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -203,7 +203,7 @@ Using the logarithm  and the exponential operators, we can replace any multiplic
 The code is organized as kernels which are parts of code that are run
 on GPU devices. Algorithm~\ref{alg1-cuda} describes the CUDA
 implementation of the Ehrlich-Aberth on a GPU.  This algorithms starts
-by initializinf the polynomial and its derivative (line 1). The
+by initializing the polynomial and its derivative (line 1). The
 initialization of the roots is performed (line 2). Data are transfered
 from the CPU to the GPU (after allocation of the required memory on
 the GPU) (line 3). Then at each iteration, if the error is greater