Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.
1696 Discussions

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

SergeyKostrov
Valued Contributor II
297 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
297 Views
isn't it created with the same priority like master thread?

--Vladimir
0 Kudos
SergeyKostrov
Valued Contributor II
297 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