Ignore:
Timestamp:
06/04/13 14:25:36 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • papers/SMPaT-2012_DCWoRMS/elsarticle-DCWoRMS.tex

    r1075 r1076  
    400400\end{equation} 
    401401 
    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). 
     402where $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). 
    403403 
    404404%\subsection{Air throughput models}\label{sec:air} 
     
    729729Policy / Model  & Mapping & Dynamic  & Accuracy [\%]\\ 
    730730\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\\ 
     731R & 46.883 & 44.476 &  94.87 \\ 
     732R+NPM & 30.568 &        28.250 &  92.42 \\ 
     733EO & 36.705 & 34.298 & 93.44\\ 
     734EO+NPM & 46.305 & 44.050 &  95.13\\ 
     735R+LF  & 77.109 & 75.277 & 97.62\\ 
    736736\hline 
    737737\end{tabular} 
     
    739739\end {table} 
    740740 
    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 
     747As 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.  
    742748 
    743749 
Note: See TracChangeset for help on using the changeset viewer.