Arm Posts Initial Ares CPU Tuning Support For GCC, Helps SPEC Performance By ~1%

Written by Michael Larabel in Arm on 16 January 2019 at 03:20 AM EST. 2 Comments
ARM
Arm continues plumbing the open-source GNU compiler toolchain support for their next-generation "Ares" high-performance server/HPC core.

Back in November they presented the initial Ares compiler patches for GCC. Those patches presented Ares as an ARMv8-based design that has statistical profiling, dot product, and FP16 extensions by default. We've also seen other Ares toolchain patches by Arm developers like the recent GNU Assembler support.

This week the patch was published for initial -mcpu=ares tuning support for the GNU Compiler Collection. That patch provides the initial tuning parameters for the Ares core to help with performance. The patches are considered an initial starting point and not necessarily tuned to their fullest extent, but something good enough that Arm is hoping to see in the upcoming GCC 9 release.

As to the performance of the patch, using the -mcpu=ares tuning helped the SPEC2006 integer performance by about 1.2% while other SPEC tests were seeing improvements of under 1% with the current tuning parameters.
Related News
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.

Popular News This Week