The OpenMPI C driver configured for use with the Intel C compiler.
The OpenMPI C++ driver configured for use with the Intel C++ compiler.
The OpenMPI Fortran driver configured for use with the Intel Fortran compiler.
The OpenMPI C driver configured for use with the Intel C compiler.
The OpenMPI C++ driver configured for use with the Intel C++ compiler.
The OpenMPI Fortran driver configured for use with the Intel Fortran compiler.
Disable use of reduction with variable array reduction variable (OpenMP 4.5, OpenACC 2.7) even if compiler reports support.
Disable use of reduction with variable array reduction variable (OpenMP 4.5, OpenACC 2.7) even if compiler reports support.
Enable -O3 -no-prec-div -fp-model fast=2 optimizations.
Multi-file ip optimizations that includes:
- inline function expansion
- interprocedural constant propogation
- dead code elimination
- propagation of function characteristics
- passing arguments in registers
- loop-invariant code motion
Specifies preferred 512b vector width for auto-vectorization. Defaults to 'none' which allows target specific decisions.
May generate machine code optimized for processors supporting the AVX-512 instruction set.
May generate machine code optimized for processors supporting the AVX-512 instruction set.
Enable OpenMP compilation for hpc2021.
Enable/disable(DEFAULT) use of ANSI aliasing rules in optimizations; user asserts that the program adheres to these rules.
Enable -O3 -no-prec-div -fp-model fast=2 optimizations.
Multi-file ip optimizations that includes:
- inline function expansion
- interprocedural constant propogation
- dead code elimination
- propagation of function characteristics
- passing arguments in registers
- loop-invariant code motion
Specifies preferred 512b vector width for auto-vectorization. Defaults to 'none' which allows target specific decisions.
May generate machine code optimized for processors supporting the AVX-512 instruction set.
May generate machine code optimized for processors supporting the AVX-512 instruction set.
Enable OpenMP compilation for hpc2021.
Enable/disable(DEFAULT) use of ANSI aliasing rules in optimizations; user asserts that the program adheres to these rules.
Enable -O3 -no-prec-div -fp-model fast=2 optimizations.
Multi-file ip optimizations that includes:
- inline function expansion
- interprocedural constant propogation
- dead code elimination
- propagation of function characteristics
- passing arguments in registers
- loop-invariant code motion
Specifies preferred 512b vector width for auto-vectorization. Defaults to 'none' which allows target specific decisions.
May generate machine code optimized for processors supporting the AVX-512 instruction set.
May generate machine code optimized for processors supporting the AVX-512 instruction set.
Enable OpenMP compilation for hpc2021.
Enable/disable(DEFAULT) use of ANSI aliasing rules in optimizations; user asserts that the program adheres to these rules.
Option standard-realloc-lhs (the default), tells the compiler that when the left-hand side of an assignment is an allocatable object, it should be reallocated to the shape of the right-hand side of the assignment before the assignment occurs. This is the current Fortran Standard definition. This feature may cause extra overhead at run time. This option has the same effect as option assume realloc_lhs.
If you specify nostandard-realloc-lhs, the compiler uses the old Fortran 2003 rules when interpreting assignment statements. The left-hand side is assumed to be allocated with the correct shape to hold the right-hand side. If it is not, incorrect behavior will occur. This option has the same effect as option assume norealloc_lhs.
The align toggle changes how data elements are aligned. Variables and arrays are analyzed and memory layout can be altered. Specifying array64byte will look for opportunities to transform and reailgn arrays to 64byte boundaries.
Instructs the compiler to link with the imf library.
Instructs the compiler to link with the imf library.
Instructs the compiler to link with the imf library.
Instructs the compiler to link with the imf library.
Instructs the compiler to link with the imf library.
Instructs the compiler to link with the imf library.
Flag description origin markings:
For questions about the meanings of these flags, please contact the tester.
For other inquiries, please contact info@spec.org
Copyright 2021-2024 Standard Performance Evaluation Corporation
Tested with SPEC hpc2021 v1.1.7.
Report generated on 2024-10-10 12:32:00 by SPEC hpc2021 flags formatter v1.0.3 .