SPEC CPU®2026 Flag Description
GIGA-BYTE TECHNOLOGY CO., LTD. R2A3-T40-AAV1 (3.20 GHz AmpereOneM A192-32M)

Test sponsored by Ampere Computing, Inc.

Flag descriptions for GCC, the GNU Compiler Collection

Note: The GNU Compiler Collection provides a wide array of compiler options, described in detail and readily available at https://gcc.gnu.org/onlinedocs/gcc/Option-Index.html#Option-Index and https://gcc.gnu.org/onlinedocs/gfortran/. This SPEC CPU flags file contains excerpts from and brief summaries of portions of that documentation.

SPEC's modifications are:
Copyright 2006-2026 Standard Performance Evaluation Corporation

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being "Funding Free Software", the Front-Cover Texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in your SPEC CPU kit at $SPEC/Docs/licenses/FDL.v1.3.txt and on the web at https://www.spec.org/cpu2026/Docs/licenses/FDL.v1.3.txt. A copy of "Funding Free Software" is on your SPEC CPU kit at $SPEC/Docs/licenses/FundingFreeSW.txt and on the web at https://www.spec.org/cpu2026/Docs/licenses/FundingFreeSW.txt.

(a) The FSF's Front-Cover Text is:

A GNU Manual

(b) The FSF's Back-Cover Text is:

You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development.


Base Compiler Invocation

C benchmarks

C++ benchmarks

Benchmarks using both C and C++


Peak Compiler Invocation

C benchmarks

C++ benchmarks

Benchmarks using both C and C++


Base Portability Flags

By Benchmark

710.omnetpp_r

734.vpr_r

735.gem5_r


Peak Portability Flags

By Benchmark

710.omnetpp_r

734.vpr_r

735.gem5_r


Base Optimization Flags

C benchmarks

C++ benchmarks

706.stockfish_r

707.ntest_r

727.cppcheck_r

753.ns3_r

Benchmarks using both C and C++

710.omnetpp_r

721.gcc_r

723.llvm_r

729.abc_r

734.vpr_r

735.gem5_r

750.sealcrypto_r


Peak Optimization Flags

C benchmarks

C++ benchmarks

706.stockfish_r

707.ntest_r

727.cppcheck_r

753.ns3_r

Benchmarks using both C and C++

710.omnetpp_r

721.gcc_r

723.llvm_r

729.abc_r

734.vpr_r

735.gem5_r

750.sealcrypto_r


Base Other Flags

C benchmarks

C++ benchmarks

Benchmarks using both C and C++


Peak Other Flags

C benchmarks

C++ benchmarks

Benchmarks using both C and C++


Commands and Options Used to Submit Benchmark Runs

SPECrate runs might use one of these methods to bind processes to specific processors, depending on the config file.


Commands and Options Used for Feedback-Directed Optimization

No special commands are needed for feedback-directed optimization, other than the compiler profile  flags.


Shell, Environment, and Other Software Settings

One or more of the following may have been used in the run. If so, it will be listed in the notes sections. Here is a brief guide to understanding them:


Operating System Tuning Parameters

Note: This page provides definitions for a variety of possible settings. Please see the SPEC CPU result page to find out what settings were actually used.

Many of the settings below are defined in more detail at
https://www.kernel.org/doc/Documentation/sysctl/vm.txt
https://www.kernel.org/doc/Documentation/sysctl/kernel.txt
https://www.kernel.org/doc/Documentation/cpu-freq/governors.txt


Firmware / BIOS / Microcode Settings

ANC mode:
Ampere NUMA Control (ANC) specifies the number of desired NUMA (Non-Uniform Memory Access) nodes per chip:

Dividing the chip into separate nodes (hemisphere or quadrant) may improve latency to the last level cache and main memory, which may benefit overall performance for NUMA-aware operating systems and workloads.


Hardware and Software Parts or Options Used

jemalloc

The jemalloc memory allocation library can speed up memory allocation, in part by keeping lists of commonly used sizes. The library includes various configuration options, which are documented at http://jemalloc.net/jemalloc.3.html and in its file INSTALL.md as found in the distribution tar file, and as posted at https://github.com/jemalloc/jemalloc/blob/master/INSTALL.md

Some of the useful options include:

Example configuration:

$ wget https://github.com/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2
$ bzip2 -dc jemalloc-5.3.0.tar.bz2 | tar -xf -
$ cd jemalloc-5.3.0/
$ ./configure --prefix=/usr/local/jemalloc-530
$ make -j30
$ sudo make install 

Flag description origin markings:

[user] Indicates that the flag description came from the user flags file.
[suite] Indicates that the flag description came from the suite-wide flags file.
[benchmark] Indicates that the flag description came from a per-benchmark flags file.

The flags files that were used to format this result can be browsed at
http://www.spec.org/cpu2026/results/flags/gcc-rev-A2.html,
http://www.spec.org/cpu2026/results/flags/GIGA-BYTE-platform-settings-AmpereOneM-rev.1.html.

You can also download the XML flags sources by saving the following links:
http://www.spec.org/cpu2026/results/flags/gcc-rev-A2.xml,
http://www.spec.org/cpu2026/results/flags/GIGA-BYTE-platform-settings-AmpereOneM-rev.1.xml.

For questions about the meanings of these flags, please contact the tester.
For other inquiries, please contact info@spec.org
Copyright 2026 Standard Performance Evaluation Corporation
Tested with SPEC CPU®2026 v0.902.0.
Report generated on 2026-05-04 23:26:57 by SPEC CPU®2026 flags formatter (5b352a85).