[clang] [llvm] [Clang] Add env var for nvptx-arch/amdgpu-arch timeout (PR #102521)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 8 12:13:38 PDT 2024
https://github.com/jhuber6 commented:
Maybe we should bump the default time up? I don't know what's reasonable in this area, but the GPU drivers have a bad habit of timing out. I think you could document the env var in the error message itself, and `-1` should mean effectively infinite.
https://github.com/llvm/llvm-project/pull/102521
More information about the cfe-commits
mailing list