aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorXing Xue <xingxue@outlook.com>2024-04-19 09:08:31 -0400
committerGitHub <noreply@github.com>2024-04-19 09:08:31 -0400
commit0a8cd1ed1f4f35905df318015b0dbcb69d81d7c2 (patch)
treedc8d76c08ae14750cf22e4b7e5b854349cf6109e /clang/lib/Frontend/CompilerInvocation.cpp
parentaa39b0b13e3b56ac072acff2660dbef9db45bca0 (diff)
downloadllvm-0a8cd1ed1f4f35905df318015b0dbcb69d81d7c2.zip
llvm-0a8cd1ed1f4f35905df318015b0dbcb69d81d7c2.tar.gz
llvm-0a8cd1ed1f4f35905df318015b0dbcb69d81d7c2.tar.bz2
[OpenMP] Use half of available logical processors for collapse tests (#88319)
The new collapse test cases define `MAX_THREADS` to be 256 and use all available threads/logical processors on the system. This triples the testing time on an AIX machine that has 128 logical processors. This patch changes to use half of available logical processors to avoid over subscribing because there are other libomp tests running at the same time, including 2 other such collapse tests.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions