-
Notifications
You must be signed in to change notification settings - Fork 31
Description
I've tried and failed to replicate the 0.3725W/GB used in the Green Algorithms model, so I'm wondering if you have any suggestions on where the difference may be?
I've tried running a machine with three configurations of DDR4 sticks installed;
- 2 sticks of 16GB DDR4 memory installed
- 4 sticks of 16GB DDR4 memory installed
- 6 sticks of 16GB DDR4 memory installed
and measured the power draw at the wall with the machine under three conditions;
- base load
- stress-ng with low CPU usage and 12GB Memory usage
- stress-ng with low CPU usage and 24GB Memory usage
The Green Algorithms model would suggest that the configuration with 6 sticks should have 24W more power draw than the configuration with 2 sticks. However, I only measured less than 1.5W increase in power draw;
The Green Algorithms model also suggests that the three load conditions should have minimal difference in power draw; solely from the CPU usage, but I measured an increase of 65W from base load to 24GB memory usage;
Looking at the source of your 0.3725W figure (https://www.tomshardware.com/uk/reviews/intel-core-i7-5960x-haswell-e-cpu,3918-13.html), do you have any information on the methodology used? Are they measuring the power at no load, at a fixed load across all setups, or at the full capacity of each setup?

