-\paragraph{The impact of the thread's number into the convergence of Aberth algorithm}
-
-\begin{table}[!h]
- \centering
- \begin{tabular} {|R{2.5cm}|L{2.5cm}|L{2.5cm}|}
- \hline Thread's numbers & Execution time &Number of iteration\\
- \hline 1024 & 523 & 27\\
- \hline 512 & 449.426 & 24\\
- \hline 256 & 440.805 & 24\\
- \hline 128 & 456.175 & 22\\
- \hline 64 & 472.862 & 23\\
- \hline 32 & 830.152 & 24\\
- \hline 8 & 2632.78 & 23 \\
- \hline
- \end{tabular}
- \caption{The impact of the thread's number into the convergence of Aberth algorithm}
- \label{tab:Theimpactofthethread'snumberintotheconvergenceofAberthalgorithm}
-
-\end{table}
-
-\paragraph{A comparative study between Aberth and Durand-kerner algorithm}
+\begin{figure}[htbp]
+\centering
+ \includegraphics[width=0.8\textwidth]{figures/Compar_EA_algorithm_CPU_GPU}
+\caption{Aberth algorithm on CPU and GPU}
+\label{fig:01}
+\end{figure}
+
+
+\subsubsection{The impact of the thread's number into the convergence of Aberth algorithm}
+
+%\begin{table}[!h]
+% \centering
+% \begin{tabular} {|R{2.5cm}|L{2.5cm}|L{2.5cm}|}
+% \hline Thread's numbers & Execution time &Number of iteration\\
+% \hline 1024 & 523 & 27\\
+% \hline 512 & 449.426 & 24\\
+% \hline 256 & 440.805 & 24\\
+% \hline 128 & 456.175 & 22\\
+% \hline 64 & 472.862 & 23\\
+% \hline 32 & 830.152 & 24\\
+% \hline 8 & 2632.78 & 23 \\
+% \hline
+% \end{tabular}
+% \caption{The impact of the thread's number into the convergence of Aberth algorithm}
+% \label{tab:Theimpactofthethread'snumberintotheconvergenceofAberthalgorithm}
+%
+%\end{table}
+
+
+\begin{figure}[htbp]
+\centering
+ \includegraphics[width=0.8\textwidth]{figures/influence_nb_threads}
+\caption{Influence of the number of threads on the execution times of different polynomials (sparse and full)}
+\label{fig:01}
+\end{figure}
+
+
+
+\subsubsection{A comparative study between Aberth and Durand-kerner algorithm}