-penchmarks (NPB v3.3) developed by NASA~\cite{44}. Our experiments are executed
-using the simulator Simgrid/SMPI v3.10~\cite{45} over an homogeneous distributed
-memory architecture. Furthermore, we compare the proposed algorithm with
-Rauber's methods. The comparison's results show that our algorithm gives better
-energy-time trade off.
+benchmarks (NPB v3.3) developed by NASA~\cite{44}. Our experiments are executed
+using the simulator SimGrid/SMPI v3.10~\cite{Casanova:2008:SGF:1397760.1398183}
+over an homogeneous distributed memory architecture. Furthermore, we compare the
+proposed algorithm with Rauber and R\"{u}nger methods~\cite{3}.
+The comparison's results show that our
+algorithm gives better energy-time trade off.
+
+This paper is organized as follows: Section~\ref{sec.relwork} presents the works from other authors.
+Section~\ref{sec.ptasks} shows the execution of parallel tasks and sources of idle times. Section~\ref{sec.energy} resumes the
+energy model of homogenous platform. Section~\ref{sec.mpip} evaluates the performance of MPI program.
+Section~\ref{sec.verif} verifies the performance prediction model. Section~\ref{sec.compet} presents
+the energy-performance trade offs objective function. Section~\ref{sec.optim} demonstrates the proposed
+energy-performance algorithm. Section~\ref{sec.expe} presents the results of our experiments.
+Section~\ref{sec.compare} shows the comparison results. Finally, we conclude in Section~\ref{sec.concl}.