Green-Software-Foundation / sci-guide

Open Data project will provide all the necessary data sources that can be used as inputs for the SCI standard, for free.
Other
6 stars 11 forks source link

Power Calculation in Performance Engineering Techniques for Energy Consumption #48

Open christianmair opened 1 year ago

christianmair commented 1 year ago

In the following formula, P_g refers to the power consumption of the GPU, while g refers to the number of memory sticks (whose power consumption is defined as P_r): https://github.com/Green-Software-Foundation/sci-guide/blob/5f63d846838fbbeff858c51afb234126d781ef81/docs/E/PerformanceEngineeringBased.md?plain=1#L17-L23

These two (seemingly unrelated) numbers get multiplied in the formula. Is this correct or am I getting something wrong? I'd have expected the number of memory sticks to be defined as r with the formula being:

$P[kWh]=(c∙P_c+P_g+r*P_r)/1000$

Best regards

navveenb commented 11 months ago

@srini1978 , can you please have a look. This is probably from the eShop Web application.

pichuang commented 7 months ago

I'm having the same problem.