Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Support of OpenMP task priorities

Richard__Jérôme
512 Views

Hello,

The current version of the LLVM OpenMP runtime seems to not implement OpenMP task priorities.
Does the Intel compiler support them (eg. using another runtime compatible with the IOMP interface)?
If no, does the IOMP interface between the compiler and the runtime support this (ie. passing the information about the priority of each task to the runtime through a function call or something else)?

Thank You.
 

0 Kudos
0 Replies
Reply