Setting this environment variable to "performance" to enable cores to run at performance mode.
"scaling_governor" is a configuration file in Linux's "cpufreq" model. There are five mode in "scaling_governor" which are performance, powersave, userspace, ondemand, and conservative.
We use "cpupower frequency-set -g performance" to set this environment variable to "performance".
A commandline interface for switching between different tuning profiles available in supported Linux distributions. The distribution provided profiles are located in /usr/lib/tuned and the user defined profiles in /etc/tuned. To set a profile, one can issue the command "tuned-adm profile (profile_name)". Below are details about some relevant profiles.
We use "tuned-adm profile throughput-performance" to set this environment variable to "throughput-performance".
Model | Minimum cTDP | Maximum cTDP |
---|---|---|
EPYC 9654 | 320 | 400 |
EPYC 7452 | 155 | 155 |
EPYC 7742 | 225 | 240 |
EPYC 7763 | 225 | 280 |
EPYC 7713 | 225 | 240 |
EPYC 7713P | 225 | 240 |
EPYC 7663 | 225 | 240 |
EPYC 7643 | 225 | 240 |
EPYC 75F3 | 225 | 280 |
EPYC 7543 | 225 | 240 |
EPYC 7543P | 225 | 240 |
EPYC 7513 | 165 | 200 |
EPYC 7453 | 225 | 240 |
EPYC 74F3 | 225 | 240 |
EPYC 7443 | 165 | 200 |
EPYC 7443P | 165 | 200 |
EPYC 7413 | 165 | 200 |
EPYC 73F3 | 225 | 240 |
EPYC 7343 | 165 | 200 |
EPYC 7313 | 155 | 180 |
EPYC 7313P | 155 | 180 |
EPYC 72F3 | 165 | 200 |
EPYC 7373X | 225 | 280 |