OMP_DISPLAY_ENV – Show OpenMP version and environment variables#
- Description:
If set to
TRUE
, the OpenMP version number and the values associated with the OpenMP environment variables are printed tostderr
. If set toVERBOSE
, it additionally shows the value of the environment variables which are GNU extensions. If undefined or set toFALSE
, this information will not be shown.- Reference:
OpenMP specification v4.5, Section 4.12