diff options
author | Joseph Huber <huberjn@outlook.com> | 2023-12-05 09:25:50 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 15:25:50 +0000 |
commit | a28e4eac26ccd2e17f041b8d96da93df4a2414c0 (patch) | |
tree | 75bfe1f14701d4f4960359c648f716c24261dc55 /llvm/lib/Analysis/LoopAccessAnalysis.cpp | |
parent | bbd1941a38fc84e7d371517db5b3dc695c31893c (diff) | |
download | llvm-a28e4eac26ccd2e17f041b8d96da93df4a2414c0.zip llvm-a28e4eac26ccd2e17f041b8d96da93df4a2414c0.tar.gz llvm-a28e4eac26ccd2e17f041b8d96da93df4a2414c0.tar.bz2 |
[libc] Default to a single threaded thread pool for GPU tests (#74486)
Summary:
The GPU tests tend to fail when run massively in parallel. This is why
we use a CMake job pool to limit it to 1 in most cases. We should
default to the configuration that is most likely to work, that being a
single thread. There aren't enough GPU tests for this to be a massive
increase in test time on the bots, so we should default to what works
guaranteed.
Diffstat (limited to 'llvm/lib/Analysis/LoopAccessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions