OMP2012 Flag Description
Hewlett Packard Enterprise Apollo 70 (Marvell ThunderX2 CN9980 v2.1, 2.20GHz)

Test sponsored by Indiana University


Base Compiler Invocation

C benchmarks

C++ benchmarks

Fortran benchmarks


Base Portability Flags

350.md

363.swim

367.imagick


Base Optimization Flags

C benchmarks

C++ benchmarks

Fortran benchmarks


Shell, Environment, and Other Software Settings

OMP_STACKSIZE
Specify stack size to be allocated for each thread.
OMP_SCHEDULE
For loops running with OpenMP schedule "static", this results in (#iterations/#threads) iterations--rounded to the next lower integer--being allocated to most threads, with at most one additional iteration being allocated to some threads. Although the largest number of iterations assigned to any thread remains the same, this results in a more even sharing of iterations between threads, which may sometimes lead to a performance improvement relative to the default static thread distribution.
OMP_DYNAMIC
OMP_DYNAMIC=[ 1 | 0 ] Enables (1) or disables (0) the dynamic adjustment of the number of threads.
OMP_NESTED
Enables (TRUE) or disables (FALSE) nested parallelism.
OMP_LIBRARY
Selects the OpenMP run-time library.
Set stack size to unlimited
The command "ulimit -s unlimited" is used to set the stack size limit to unlimited.

Firmware / BIOS / Microcode Settings

Turbo/CPPC Mode
Default: Cores run at nominal frequency. Autonomous: Turbo enabled without OS based CPPC scaling. OS Governed: OS based CPPC scaling.

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/omp2012/flags/hpe_apollo70_bios.html,
http://www.spec.org/omp2012/flags/gcc-linux64.20190904.html.

You can also download the XML flags sources by saving the following links:
http://www.spec.org/omp2012/flags/hpe_apollo70_bios.xml,
http://www.spec.org/omp2012/flags/gcc-linux64.20190904.xml.


For questions about the meanings of these flags, please contact the tester.
For other inquiries, please contact webmaster@spec.org
Copyright 2012-2019 Standard Performance Evaluation Corporation
Tested with SPEC OMP2012 v1.1.
Report generated on Wed Sep 4 19:06:59 2019 by SPEC OMP2012 flags formatter v538.