From 459ef255863b95b5898e77f4d1eaf7c28d197bb5 Mon Sep 17 00:00:00 2001
From: Kahina <kahina@kahina-VPCEH3K1E.(none)>
Date: Sat, 12 Dec 2015 08:08:32 +0100
Subject: [PATCH] test

---
 paper.tex | 7 +++++++
 1 file changed, 7 insertions(+)

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}
-- 
2.39.5