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

OpenMP 5.0

Md_Uslim__Aiman
Beginner
382 Views
I am trying to find out how to setup OpenMP 5 with the Intel Compiler version 18.0. Is this possible or do I have to wait for the next version of the compiler that will support OpenMP 5? Thanks, Aiman
0 Kudos
2 Replies
Juergen_R_R
Valued Contributor I
382 Views

There is the 19.0 version which according to the Release Notes supports OpenMP 5.0:

https://software.intel.com/en-us/fortran-compiler-developer-guide-and-reference

0 Kudos
Md_Uslim__Aiman
Beginner
382 Views

The compiler supports many OpenMP* features, including most of OpenMP* Version TR4: Version 5.0. This version is not the same as Version 5 Release. I have checked the specs. The version 5 release has the extra features that are long awaited for, such as omp loop directives, automatic numa/affinity control etc, which this TR4 version does not have. I am taking this as a no and wait for the next version of the compiler.

0 Kudos
Reply