From: Kahina <kahina@kahina-VPCEH3K1E.(none)>
Date: Sat, 12 Dec 2015 07:08:32 +0000 (+0100)
Subject: test
X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/kahina_paper2.git/commitdiff_plain/459ef255863b95b5898e77f4d1eaf7c28d197bb5?ds=sidebyside;hp=74e89301b92c70011e40cd8e9586c76a4f758bca

test
---

diff --git a/paper.tex b/paper.tex
index 9d151a7..b901a2f 100644
--- a/paper.tex
+++ b/paper.tex
@@ -565,6 +565,13 @@ 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}