llvm-project/openmp/libomptarget/plugins/cuda
Joseph Huber 422adaa879 [OpenMP] Add thread limit environment variable support to plugins
The OpenMP 5.1 standard defines the environment variable
`OMP_TEAMS_THREAD_LIMIT` to limit the number of threads that will be run in a
single block. This patch adds support for this into the AMDGPU and CUDA
plugins.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D103923
2021-06-22 16:25:40 -04:00
..
dynamic_cuda [libomptarget] Add support for target allocators to dynamic cuda RTL 2021-05-10 15:27:50 +01:00
src [OpenMP] Add thread limit environment variable support to plugins 2021-06-22 16:25:40 -04:00
CMakeLists.txt [libomptarget][NFC] Link plugins with threads support library due to std::call_once usage. 2021-01-27 19:26:18 -08:00