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

Private GIT Repository
commenter fig 4
[kahina_paper2.git] / paper.tex
index 83d482a08ef11baa2b09b438708f1bc4ff1b4475..1352fe967dce03ca5cb53cf534bad7bea15d0b36 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -834,6 +834,10 @@ This figure shows 4 curves of execution time of EA algorithm, a curve with singl
 \label{fig:04}
 \end{figure}
 
+
+this figure shows the execution time of the algorithm EA, on single GPU and Multi-GPUS with (2, 3, 4) GPUs for full polynomials. With (CUDA-MPI) approach we notice that the three curves are distinct from each other, more we use GPUs more the execution time decreases, on the other hand the curve with single GPU is well above the other curves.
+This is due to the use of parallelization MPI paradigm that divides the polynomial into sub polynomials assigned to each GPU. unlike the single GPU which solves all the polynomial on a single GPU, consequently it engenders more execution time.
+
 \begin{figure}[htbp]
 \centering
   \includegraphics[angle=-90,width=0.5\textwidth]{Sparse}