From 72b8c7d942e80fd4d5d76f2ed0ad0f899a085d85 Mon Sep 17 00:00:00 2001 From: Kahina Date: Sat, 12 Dec 2015 08:13:14 +0100 Subject: [PATCH] test --- paper.tex | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/paper.tex b/paper.tex index b901a2f..32c2753 100644 --- a/paper.tex +++ b/paper.tex @@ -564,17 +564,11 @@ Algorithm~\ref{alg2-cuda} shows a sketch of the Ehrlich-Aberth method using CUDA \section{The EA algorithm on Multi-GPU} -\subsection{MGPU (OpenMP-CUDA)approach} -begin{figure}[htbp] -\centering - \includegraphics[angle=-90,width=0.8\textwidth]{GPU_openmp} -\caption{Execution times in seconds of the Ehrlich-Aberth method on GPUs using shared memory paradigm with OpenMP} -\label{fig:01} -\end{figure} - \subsection{MGPU (OpenMP-CUDA)approach} \subsection{MGPU (MPI-CUDA)approach} + \section{experiments} + \begin{figure}[htbp] \centering \includegraphics[angle=-90,width=0.8\textwidth]{GPU_openmp} @@ -588,9 +582,7 @@ begin{figure}[htbp] \caption{Execution times in seconds of the Ehrlich-Aberth method on GPUs using distributed memory paradigm with MPI} \label{fig:02} \end{figure} -\subsection{MGPU (MPI-CUDA)approach} -\section{experiments} % An example of a floating figure using the graphicx package. % Note that \label must occur AFTER (or within) \caption. % For figures, \caption should occur after the \includegraphics. -- 2.39.5