]> AND Private Git Repository - mpi-energy.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Merge branch 'master' of ssh://info.iut-bm.univ-fcomte.fr/mpi-energy
authorjccharr <jccharr@charr.local>
Wed, 26 Mar 2014 10:34:52 +0000 (11:34 +0100)
committerjccharr <jccharr@charr.local>
Wed, 26 Mar 2014 10:34:52 +0000 (11:34 +0100)
Conflicts:
paper.tex

.gitignore
fig/compare_class_A.pdf
fig/compare_class_B.pdf
fig/compare_class_C.pdf
paper.tex

index e60017a2fb295e3710a911756882f6dfe0b30afa..c3e4168d51bee8ecd4b5f4e3e516ccbc485cf245 100644 (file)
@@ -8,3 +8,5 @@ auto/
 paper.dvi
 paper.pdf
 paper.ps
+paper.synctex.gz
+.DS_Store
index 5b3c8041d884ea17d087bfcaa296c20acb07c554..33172d06c43f7d8287bd85f095054f6971469b5f 100644 (file)
Binary files a/fig/compare_class_A.pdf and b/fig/compare_class_A.pdf differ
index a879c0b54ce96d01bcc8c47306e1db198da20911..cdcd6659e2118d6930e2b055a32699d5e8276f38 100644 (file)
Binary files a/fig/compare_class_B.pdf and b/fig/compare_class_B.pdf differ
index 019dad9803c8d3d483b12a2b6be309700d87c4df..805353c39818cc9c43b1d83409e9411174676cf1 100644 (file)
Binary files a/fig/compare_class_C.pdf and b/fig/compare_class_C.pdf differ
index 7e30a9c1c8ed0fb2cdd4303486a06fc980c0b828..e60d17b12394fd04f692ff516231af37f8680aa3 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -156,7 +156,7 @@ To maintain the performance of the parallel program , they
 set the  processor with the biggest load to the highest gear and then compute the scaling  factor values for the rest of the processors. Although this model was built for parallel architectures, it can be adapted  to distributed architectures by taking into account the communications. 
 The primary contribution of our paper is presenting a new online scaling factor selection method which has the following characteristics :
 \begin{enumerate}
-\item It is based on Rauber's analytical model to predict the energy consumption and the execution time of the application with different frequency gears. 
+\item It is based on Rauber and Rünger analytical model to predict the energy consumption and the execution time of the application with different frequency gears. 
 \item It selects the frequency scaling factor for simultaneously optimizing energy reduction and maintaining performance.
 \item It is well adapted to distributed architectures because it takes into account the communication time.
 \item It is well adapted to distributed applications with imbalanced tasks.
@@ -241,7 +241,7 @@ new frequency value~(\emph {P-state}) in the governor. The CPU governor is an
 interface driver supplied by the operating system's kernel to
 lower a core's frequency.  This factor reduces
 quadratically the dynamic power which may cause degradation in performance and thus, the increase of the static energy because the execution time is increased~\cite{36}. If the tasks are sorted according to their execution times before scaling in a descending order,   the total energy consumption model for a parallel
-homogeneous platform, as  presented by Rauber et al.~\cite{3}, can be written as a function of   the scaling factor \emph S,   as in EQ~(\ref{eq:energy}).
+homogeneous platform, as  presented by Rauber and Rünger~\cite{3}, can be written as a function of   the scaling factor \emph S,   as in EQ~(\ref{eq:energy}).
 
 \begin{equation}
   \label{eq:energy}
@@ -496,7 +496,7 @@ respectively.
 Depending on EQ~(\ref{eq:energy}), we measure the energy consumption for all
 the NAS MPI programs while assuming the power dynamic with the highest frequency is equal to \np[W]{20} and
 the power static is equal to \np[W]{4} for all experiments. These power values were also
-used by Rauber and Rünger in~\cite{3}.   The results showed that the algorithm selected
+used by Rauber and Rünger in~\cite{3}.  The results showed that the algorithm selected
 different scaling factors for each program depending on the communication
 features of the program as in the plots~(\ref{fig:nas}). These plots illustrate that
 there are different distances between the normalized energy and the normalized
@@ -708,8 +708,8 @@ In the near future, we would like to adapt this scaling factor selection method
 
 
 \section*{Acknowledgment}
-\AG{Jean-Claude, why did you remove the Mésocentre here?}
-As a PhD student, M. Ahmed Fanfakh, would like to thank the University of
+Computations have been performed on the supercomputer facilities of the
+Mésocentre de calcul de Franche-Comté. As a PhD student, M. Ahmed Fanfakh, would like to thank the University of
 Babylon (Iraq) for supporting his work.
 
 % trigger a \newpage just before the given reference