[Openmp-commits] [openmp] [OpenMP] Adding a throttling threshold to bound dependent tasking mem… (PR #82274)
via Openmp-commits
openmp-commits at lists.llvm.org
Tue Feb 27 07:16:39 PST 2024
jprotze wrote:
The only tasks you will not count this way are tasks that started executing and are on the execution stack of a thread.
https://github.com/llvm/llvm-project/pull/82274
More information about the Openmp-commits
mailing list