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