Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1699 Discussions

Is it possible to change a default priority of an OpenMP thread?

SergeyKostrov
Valued Contributor II
609 Views

Hi everybody,

Is it possible to change a default priority of an OpenMP thread?

By default it is 'Normal' ( THREAD_PRIORITY_NORMAL on Windows platform ).

Best regards,
Sergey

0 Kudos
2 Replies
Vladimir_P_1234567890
609 Views
isn't it created with the same priority like master thread?

--Vladimir
0 Kudos
SergeyKostrov
Valued Contributor II
609 Views
isn't it created with the same priority like master thread?

--Vladimir


Hi Vladimir,

That's a good question. It is not clear and I'll try to investigate.

Best regards,
Sergey

0 Kudos
Reply