A Look At The GCC Compiler Tuning Performance Impact For Intel Ice Lake

Written by Michael Larabel in Software on 21 November 2019 at 03:20 PM EST. Page 4 of 4. 9 Comments.

For many different workloads, using "-march=skylake" was better off than using the actual "-march=icelake-client" or skylake-avx512 fpr that matter.

When looking at the geometric mean for the many benchmarks carried out, just using the Skylake target was about 2% faster overall than Icelake-Client or Skylake-AVX512. Only through 10 of 41 benchmarks did "-march=icelake-client" yield the fastest binary. We'll see though in a few months if anything changes for GCC 10 or under the LLVM Clang compiler when any further Icelake tuning happens or other changes. Given the similar outcome with Skylake-AVX512, presumably it's due to the AVX-512 usage leading to lower clock frequencies. If there are premium members interested in a clock monitoring comparison, let me know.

If you enjoyed this article consider joining Phoronix Premium to view this site ad-free, multi-page articles on a single page, and other benefits. PayPal or Stripe tips are also graciously accepted. Thanks for your support.


Related Articles
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.