X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/kahina_paper2.git/blobdiff_plain/64cba03a4ef0c4b4a6b37f10e34a293d0fdfc994..52ab767b35cd7488bc292d69e0e288566baba399:/paper.tex diff --git a/paper.tex b/paper.tex index 5004934..a2e5a92 100644 --- a/paper.tex +++ b/paper.tex @@ -697,7 +697,7 @@ The initialization values of the vector solution of the methods are given in %Section~\ref{sec:vec_initialization}. \begin{figure}[htbp] \centering - \includegraphics[angle=-90,width=0.5\textwidth]{Sparse_openmp} + \includegraphics[angle=-90,width=0.5\textwidth]{Sparse_omp} \caption{Execution times in seconds of the Ehrlich-Aberth method for solving sparse polynomials on GPUs using shared memory paradigm with OpenMP} \label{fig:01} \end{figure} @@ -711,7 +711,7 @@ of the methods are given in %Section~\ref{sec:vec_initialization}. \begin{figure}[htbp] \centering - \includegraphics[angle=-90,width=0.5\textwidth]{Full_openmp} + \includegraphics[angle=-90,width=0.5\textwidth]{Full_omp} \caption{Execution times in seconds of the Ehrlich-Aberth method for solving full polynomials on GPUs using shared memory paradigm with OpenMP} \label{fig:03} \end{figure} @@ -725,28 +725,28 @@ of the methods are given in %Section~\ref{sec:vec_initialization}. \begin{figure}[htbp] \centering - \includegraphics[angle=-90,width=0.5\textwidth]{Sparse_mpivsomp} + \includegraphics[angle=-90,width=0.5\textwidth]{Sparse} \caption{Comparaison between MPI and OpenMP versions of the Ehrlich-Aberth method for solving sparse plynomials on GPUs} \label{fig:05} \end{figure} \begin{figure}[htbp] \centering - \includegraphics[angle=-90,width=0.5\textwidth]{Full_mpivsomp} + \includegraphics[angle=-90,width=0.5\textwidth]{Full} \caption{Comparaison between MPI and OpenMP versions of the Ehrlich-Aberth method for solving full polynomials on GPUs} \label{fig:06} \end{figure} \begin{figure}[htbp] \centering - \includegraphics[angle=-90,width=0.5\textwidth]{MPI_mpivsomp} + \includegraphics[angle=-90,width=0.5\textwidth]{MPI} \caption{Comparaison of execution times of the Ehrlich-Aberth method for solving sparse and full polynomials on GPUs with distributed memory paradigm using MPI} \label{fig:07} \end{figure} \begin{figure}[htbp] \centering - \includegraphics[angle=-90,width=0.5\textwidth]{OMP_mpivsomp} + \includegraphics[angle=-90,width=0.5\textwidth]{OMP} \caption{Comparaison of execution times of the Ehrlich-Aberth method for solving sparse and full polynomials on GPUs with shared memory paradigm using OpenMP} \label{fig:08} \end{figure}