From 486d32d513543bafdb804ae34d32f3dbb2fd804b Mon Sep 17 00:00:00 2001 From: zianekhodja Date: Mon, 4 Jan 2016 20:15:22 +0100 Subject: [PATCH] corrections --- paper.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paper.tex b/paper.tex index 7064995..b17af34 100644 --- a/paper.tex +++ b/paper.tex @@ -509,10 +509,10 @@ CUDA (Compute Unified Device Architecture) is a parallel computing architecture %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\section{The EA algorithm on a single GPU} +\section{The Ehrlich-Aberth algorithm on a GPU} \label{sec3} -\subsection{The EA method} +\subsection{The EA method} A cubically convergent iteration method to find zeros of polynomials was proposed by O. Aberth~\cite{Aberth73}. The Ehrlich-Aberth (EA is short) method contains 4 main steps, presented in what -- 2.39.5