OMP2012 Flag Description
Bull SAS Bull bullx R421 E4

Test sponsored by Technische Universitaet Dresden


Base Compiler Invocation

C benchmarks

C++ benchmarks

Fortran benchmarks


Base Portability Flags

350.md

367.imagick


Base Optimization Flags

C benchmarks

C++ benchmarks

Fortran benchmarks


Shell, Environment, and Other Software Settings

KMP_AFFINITY=granularity=fine,compact
The value for the environment variable KMP_AFFINITY affects how the threads are distributed across processors.
Specifying granularity=fine binds threads to individual thread contexts, i.e. avoids migration of OpenMP threads between multiple thread contextss on one core.
Specifying compact binds the OpenMP thread n+1 on a free thread context as close as possible to the thread context where the OpenMP thread n was bound.
OMP_DYNAMIC=FALSE
OMP_DYNAMIC=[ 1 | 0 ] Enables (1) or disables (0) the dynamic adjustment of the number of threads.
OMP_NESTED=FALSE
OMP_NESTED=[ 1 | 0 ] Enables (1) or disables (0) nested parallelism.
OMP_STACKSIZE
The OMP_STACKSIZE environment variable indicates the stack size of threads created by the OpenMP run time.

Firmware / BIOS / Microcode Settings

Early Snoop:

This BIOS option allows the enabling/disabling of a processor feature that reduces the latency of memory accesses.

Setting this option to disabled may improve performance for bandwidth limited applications.


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/intel14.0_linux_flags.html,
http://www.spec.org/omp2012/flags/bullx-r421_plattform_flags.html.

You can also download the XML flags sources by saving the following links:
http://www.spec.org/omp2012/flags/intel14.0_linux_flags.xml,
http://www.spec.org/omp2012/flags/bullx-r421_plattform_flags.xml.


For questions about the meanings of these flags, please contact the tester.
For other inquiries, please contact webmaster@spec.org
Copyright 2012-2014 Standard Performance Evaluation Corporation
Tested with SPEC OMP2012 v1.0.
Report generated on Fri Nov 14 10:56:19 2014 by SPEC OMP2012 flags formatter v538.