uarch-bench icon indicating copy to clipboard operation
uarch-bench copied to clipboard

Disable MSR-based turbo disabling on non-intel CPUs

Open travisdowns opened this issue 6 years ago • 0 comments

If you run ./uarch-bench.sh on AMD, it will fail when it tries to write to the turbo-disabling MSRs which are Intel-specific. We should skip this step on AMD.

travisdowns avatar May 19 '18 02:05 travisdowns