[llvm] [ci] limit parallel windows compile jobs to 24 (PR #93329)

Lucile Rose Nihlen via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 12:03:05 PDT 2024


lnihlen wrote:

I wasn't aware of the *_RAM_PER_COMPILE_JOB parameters, that's interesting and might be worth a try, although not sure it would help with compiles OOMing. I haven't seen link OOMs so I didn't want to limit that phase, even though in my own experience its the link that causes OOMs the most. But this is the MSVC toolchain, so it's a bit different of a situation, I suppose.

https://github.com/llvm/llvm-project/pull/93329


More information about the llvm-commits mailing list