]> AND Private Git Repository - kahina_paper2.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
test
authorKahina <kahina@kahina-VPCEH3K1E.(none)>
Sat, 12 Dec 2015 07:08:32 +0000 (08:08 +0100)
committerKahina <kahina@kahina-VPCEH3K1E.(none)>
Sat, 12 Dec 2015 07:08:32 +0000 (08:08 +0100)
paper.tex

index 9d151a778728c1579d564d66c6d38d2a0a096f5c..b901a2f811ab2ffcd5049d36e1d4379468b84bf9 100644 (file)
--- 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}