[Openmp-commits] [PATCH] D63196: Create a runtime option to disable task throttling

Philippe Virouleau via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jul 1 08:16:33 PDT 2019


viroulep updated this revision to Diff 207317.
viroulep added a comment.

This adds a specific test for the task throttling behavior.


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

https://reviews.llvm.org/D63196

Files:
  runtime/src/kmp.h
  runtime/src/kmp_global.cpp
  runtime/src/kmp_settings.cpp
  runtime/src/kmp_tasking.cpp
  runtime/test/tasking/omp_fill_taskqueue.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63196.207317.patch
Type: text/x-patch
Size: 5598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190701/e4397501/attachment.bin>


More information about the Openmp-commits mailing list