Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29541 Discussions

What is the current version of the OpenMP library (with ifx 2026.0.0)?

OP1
New Contributor III
27 Views

After setting the environment variable OMP_DISPLAY_ENV to TRUE, the output of my code (which relies on OpenMP, and which is built with ifx 2026.0.0) shows:

OPENMP DISPLAY ENVIRONMENT BEGIN
   _OPENMP='202111'

Is this an oversight? Or am I not running my code with the latest OpenMP library from Intel?

0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
21 Views

Intel has never been particularly diligent about updating version strings.

0 Kudos
Reply