Changeset 1076 for papers/SMPaT-2012_DCWoRMS/elsarticle-DCWoRMS.tex
- Timestamp:
- 06/04/13 14:25:36 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
papers/SMPaT-2012_DCWoRMS/elsarticle-DCWoRMS.tex
r1075 r1076 400 400 \end{equation} 401 401 402 where $P$ denotes power consumed by the node executing the given application, $P_{idle}$ is a power usage of node in idle state, $L$ is the current utilization level of the node, $P_{cpubase}$ stands for power usage of fully loaded CPU working in the lowest frequency, $c$ is the constant factor indicating the increase of power consumption with respect to the frequency increase $f$ is a current frequency, $f_{base}$ is the lowest available frequency within the given CPU and $P_{app}$ denotes the additional power usage derived from executing a particular application ($P_{app}$ is a constant appointed experimentally for each application in order to extract the part of power consumption independent of the load and specific for particular type of task).402 where $P$ denotes power consumed by the node executing the given application, $P_{idle}$ is a power usage of node in idle state, $L$ is the current utilization level of the node, $P_{cpubase}$ stands for power usage of fully loaded CPU working in the lowest frequency, $c$ is the constant factor indicating the increase of power consumption with respect to the frequency increase, $f$ is a current frequency, $f_{base}$ is the lowest available frequency within the given CPU and $P_{app}$ denotes the additional power usage derived from executing a particular application ($P_{app}$ is a constant appointed experimentally for each application in order to extract the part of power consumption independent of the load and specific for particular type of task). 403 403 404 404 %\subsection{Air throughput models}\label{sec:air} … … 729 729 Policy / Model & Mapping & Dynamic & Accuracy [\%]\\ 730 730 \hline 731 R & 46.883 & 44.476 & 94.87 \\732 R+NPM & 30.568 & 28.250 & 92.42 \\733 EO & 77.109 & 75.277 & 97.62\\734 EO+NPM & 46.305 & 44.050 & 95.13\\735 R+LF & 36.705 & 34.298 & 93.44\\731 R & 46.883 & 44.476 & 94.87 \\ 732 R+NPM & 30.568 & 28.250 & 92.42 \\ 733 EO & 36.705 & 34.298 & 93.44\\ 734 EO+NPM & 46.305 & 44.050 & 95.13\\ 735 R+LF & 77.109 & 75.277 & 97.62\\ 736 736 \hline 737 737 \end{tabular} … … 739 739 \end {table} 740 740 741 As it can be observed the accuracy of the Dynamic based model is high and exceeds visibly 90\%. Satisfactory accuracy suggests that applying various power consumption models, while verifying different approaches or in case of lack of detailed measurements, does not lead to deterioration of overall results. This fact confirms also the important role of simulations in the experiments related to the distributed computing systems. 741 %R & 46.883 & 44.476 & 48.444 & 94.87 \\ 742 %R+NPM & 30.568 & 28.250 & 32.619 & 92.42 \\ 743 %EO & 36.705 & 34.298 & 42.386 & 93.44\\ 744 %EO+NPM & 46.305 & 44.050 & 26.319 & 95.13\\ 745 %R+LF & 77.109 & 75.277 & 80.905 & 97.62\\ 746 747 As it can be observed, the accuracy of the Dynamic based model is high and exceeds visibly 90\%. Satisfactory accuracy suggests that applying various power consumption models, while verifying different approaches or in case of lack of detailed measurements, does not lead to deterioration of overall results. This fact confirms also the important role of simulations in the experiments related to the distributed computing systems. 742 748 743 749
Note: See TracChangeset
for help on using the changeset viewer.