The Impact Of GCC Zen Compiler Tuning On AMD Ryzen Performance

Written by Michael Larabel in Software on 3 March 2017 at 09:52 AM EST. Page 2 of 5. 50 Comments.
GCC AMD Ryzen Zen znver1 Compiler Optimizations

With the FFTW benchmark when going from just a generic -O3 optimized build to using znver1, the performance improved by about 6%.

GCC AMD Ryzen Zen znver1 Compiler Optimizations

With the HMMer scientific workload, the builds with these additional instruction set extensions hadn't ended up making any real difference on performance.

GCC AMD Ryzen Zen znver1 Compiler Optimizations

A bit strange, for SciMark2 when using the Bulldozer compiler -march=, the performance had improved a tiny bit, but when using znver1 the performance was unchanged.

GCC AMD Ryzen Zen znver1 Compiler Optimizations

SciMark's FFT performance had regressed with the CPU tuning.

GCC AMD Ryzen Zen znver1 Compiler Optimizations

Related Articles