[Openmp-commits] [PATCH] D158416: [OpenMP] Adding a throttling threshold to bound dependent tasking memory footprint

Romain PEREIRA via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 23 19:30:44 PDT 2023


rpereira-dev updated this revision to Diff 552959.
rpereira-dev added a comment.

Added context with the patch


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158416/new/

https://reviews.llvm.org/D158416

Files:
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_global.cpp
  openmp/runtime/src/kmp_settings.cpp
  openmp/runtime/src/kmp_tasking.cpp
  openmp/runtime/test/tasking/omp_throttling_max.c
  openmp/runtime/test/tasking/omp_throttling_max_ready.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158416.552959.patch
Type: text/x-patch
Size: 12969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230824/d9299c4f/attachment.bin>


More information about the Openmp-commits mailing list