-The clusters of grid'5000 have different number of cores embedded in their nodes
-as shown in Table \ref{table:grid5000}. The cores of each node can exchange
-data via the shared memory \cite{rauber_book}. In
-this section, the proposed scaling algorithm is evaluated over the grid'5000 grid while using multi-core nodes
-selected according to the two platform scenarios described in the section \ref{sec.res}.
-The two platform scenarios, the two sites and one site scenarios, use 32
-cores from multi-cores nodes instead of 32 distinct nodes. For example if
-the participating number of cores from a certain cluster is equal to 12,
-in the multi-core scenario the selected nodes is equal to 3 nodes while using
-4 cores from each node. The platforms with one
-core per node and multi-cores nodes are shown in Table \ref{table:sen-mc}.
-The energy consumptions and execution times of running the NAS parallel
-benchmarks, class D, over these four different scenarios are presented
-in the figures \ref{fig:eng-cons-mc} and \ref{fig:time-mc} respectively.
-
-The execution times for most of the NAS benchmarks are higher over the one site multi-cores per node scenario
- than the execution time of those running over one site single core per node scenario. Indeed,
- the communication times are higher in the one site multi-cores scenario than in the latter scenario because all the cores of a node share the same node network link which can be saturated when running communication bound applications.
-
- \textcolor{blue}{On the other hand, the execution times for most of the NAS benchmarks are lower over
-the two sites multi-cores scenario than those over the two sites one core scenario. ???????
-}
-
-The experiments showed that for most of the NAS benchmarks and between the four scenarios,
-the one site one core scenario gives the best execution times because the communication times are the lowest.
-Indeed, in this scenario each core has a dedicated network link and all the communications are local.
-Moreover, the energy consumptions of the NAS benchmarks are lower over the
-one site one core scenario than over the one site multi-cores scenario because
-the first scenario had less execution time than the latter which results in less static energy being consumed.
-
-The computations to communications ratios of the NAS benchmarks are higher over
-the one site one core scenario when compared to the ratios of the other scenarios.
-More energy reduction was achieved when this ratio is increased because the proposed scaling algorithm selects smaller frequencies that decrease the dynamic power consumption.
-
- \textcolor{blue}{ Whereas, the energy consumption in the two sites one core scenario is higher than the energy consumption of the two sites multi-core scenario. This is according to the increase in the execution time of the two sites one core scenario. }
-
-
-These experiments also showed that the energy
-consumption and the execution times of the EP and MG benchmarks do not change significantly over these four
-scenarios because there are no or small communications,
-which could increase or decrease the static power consumptions. Contrary to EP and MG, the energy consumptions
-and the execution times of the rest of the benchmarks vary according to the communication times that are different from one scenario to the other.
-