From bee311b2c8d32ff85b04e4d21e3ae9df2f25da8b Mon Sep 17 00:00:00 2001 From: couturie Date: Fri, 18 Dec 2015 06:39:35 +0100 Subject: [PATCH] modif de la place de l'algo (pour que ca compile) --- paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper.tex b/paper.tex index c4f142d..7bba549 100644 --- a/paper.tex +++ b/paper.tex @@ -530,7 +530,7 @@ Algorithm 1 shows the GPU parallel implementation of Ehrlich-Aberth method. Algorithm~\ref{alg2-cuda} shows a sketch of the Ehrlich-Aberth method using CUDA. \begin{enumerate} -\begin{algorithm}[H] +\begin{algorithm}[htpb] \label{alg2-cuda} %\LinesNumbered \caption{CUDA Algorithm to find roots with the Ehrlich-Aberth method} -- 2.39.5