llvm-project/openmp/runtime/test/env
Peyton, Jonathan L 8c73be9d86 [OpenMP] Limit number of dispatch buffers
This patch limits the number of dispatch buffers (used for
loop worksharing construct) to between 1 and 4096.

Differential Revision: https://reviews.llvm.org/D96749
2021-02-22 13:14:28 -06:00
..
kmp_aff_disable_hwloc.c
kmp_dispatch_buf_range.c [OpenMP] Limit number of dispatch buffers 2021-02-22 13:14:28 -06:00
kmp_set_dispatch_buf.c [OpenMP] NFC: disabled two flakey tests as the bug in libomp not fixed yet 2021-01-29 00:54:13 +03:00
omp51_alloc_env.c [OpenMP] Modify OMP_ALLOCATOR environment variable 2021-01-26 18:27:39 -06:00
omp_alloc_env_invalid.c [OpenMP] libomp: cleanup parsing of OMP_ALLOCATOR env variable. 2021-01-19 16:21:22 +03:00
omp_target_offload.c [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
omp_thread_limit.c
omp_wait_policy.c