[Openmp-commits] [openmp] [OpenMP] Introduce KMP_TASK_STEALING to allow disabling task stealing. (PR #76891)
Shilei Tian via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 3 22:05:40 PST 2024
shiltian wrote:
I don't understand. What is the issue you are trying to solve by disabling task stealing? What will be the expected behavior when task stealing is disabled? FWIW, task stealing is probably the most efficient tasking model.
https://github.com/llvm/llvm-project/pull/76891
More information about the Openmp-commits
mailing list