From: afanfakh Date: Thu, 6 Nov 2014 09:48:22 +0000 (+0100) Subject: corrections X-Git-Tag: pdsec15_submission~81 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/mpi-energy2.git/commitdiff_plain/b44b9cd416682a5b72a2db9488e175e3130c1a4f?hp=51adf98ec4e478adc16d4bcfa4e8f52b80af889b corrections --- diff --git a/Heter_paper.tex b/Heter_paper.tex index 00f96d4..76c2bc4 100644 --- a/Heter_paper.tex +++ b/Heter_paper.tex @@ -638,29 +638,20 @@ The maximum distance between the normalized energy curve and the normalized perf \begin{figure} \centering - \subfloat[CG, MG, LU and FT benchmarks]{% - \includegraphics[width=.23185\textwidth]{fig/avg_eq}\label{fig:avg_eq}}% + \subfloat[Energy saving]{% + \includegraphics[width=.2315\textwidth]{fig/energy}\label{fig:energy}}% \quad% - \subfloat[BT and SP benchmarks]{% - \includegraphics[width=.23185\textwidth]{fig/avg_neq}\label{fig:avg_neq}} + \subfloat[Performance degradation ]{% + \includegraphics[width=.2315\textwidth]{fig/per_deg}\label{fig:per_deg}} \label{fig:avg} - \caption{The average of energy and performance for all NAS benchmarks running with difference number of nodes} + \caption{The energy and performance for all NAS benchmarks running with difference number of nodes} \end{figure} - The average of values of these three objectives are plotted to the number of -nodes as in plots (\ref{fig:avg_eq} and \ref{fig:avg_neq}). In CG, MG, LU, and -FT benchmarks the average of energy saving is decreased when the number of nodes -is increased because the communication times is increased as mentioned -before. Thus, the average of distances (our objective function) is decreased -linearly with energy saving while keeping the average of performance degradation approximately is -the same. In BT and SP benchmarks, the average of the energy saving is not decreased -significantly compare to other benchmarks when the number of nodes is -increased. Nevertheless, the average of performance degradation approximately -still the same ratio. This difference is depends on the characteristics of the -benchmark such as the computations to communications ratio that has. - -\textbf{All the previous paragraph should be deleted, we need to talk about it} + \textbf{ The energy saving and performance degradation of all benchmarks are plotted to the number of +nodes as in plots (\ref{fig:energy} and \ref{fig:per_deg}). A shown in the plots, the energy saving percentage of the benchmarks MG, LU, BT and FT is decreased linearly when the the number of nodes increased. While in EP benchmarks the energy saving percentage is approximately the same percentage when the number of computing nodes is increased, because in this benchmarks there is no communications. In the SP benchmarks the energy saving percentage is decreased when it run on a small number of nodes, while this percentage is increased when it runs on a big number of nodes. The energy saving of the GC benchmarks is significantly decreased when the number of nodes is increased, because this benchmarks has more communications compared to other benchmarks. The performance degradation percentage of the benchmarks CG, EP, LU and BT is decreased when they run on a big number of nodes. While in MG benchmarks has a higher percentage of performance degradation when it runs on a big number of nodes. The inverse happen in SP benchmarks has smaller performance degradation percentage when it runs on a big number of nodes.} + + \subsection{The results for different power consumption scenarios} The results of the previous section were obtained while using processors that consume during computation an overall power which is 80\% composed of dynamic power and 20\% of static power. In this diff --git a/fig/heter.pdf b/fig/heter.pdf deleted file mode 100644 index 224e8c3..0000000 Binary files a/fig/heter.pdf and /dev/null differ