- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Does the IFX compiler support the new "omp target teams loop" syntax as described in the spec here?
https://www.openmp.org/spec-html/5.0/openmpsu86.html
I have some loops with this in our code and the compiler seems to complain.
If it is not supported yet, is there an ETA for support?
- Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes - see the following KB article with the list of supported OpenMP features
Fortran Language and OpenMP* Features Implemented in Intel® Fortran Compiler
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes - see the following KB article with the list of supported OpenMP features
Fortran Language and OpenMP* Features Implemented in Intel® Fortran Compiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks!
I was confusing "omp target teams loop" with "omp target loop", with the later only working within a teams nested loop situation.
The compiler is compiling it now.
Thanks again!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page