![]() The __kmp_hidden_helper_threads_num set to N+1 if user requested N threads. Thus number of worker hidden helper threads corresponds to user request, main thread of helper team excluded as it does not participate in actual work. This also fixes divide-by-0 issue in the code. Fixes #48656 Differential Revision: https://reviews.llvm.org/D119586 |
||
---|---|---|
.. | ||
capacity_mix_threads.cpp | ||
capacity_nthreads.cpp | ||
common.h | ||
depend.cpp | ||
gtid.cpp | ||
single_helper_thread.c | ||
taskgroup.cpp |