Tim Moon

Results 227 comments of Tim Moon

We use Ninja to parallelize the build process and I suspect it's overwhelming your system resources. We're thinking about ways to handle this more gracefully, but for now can you...

With https://github.com/NVIDIA/TransformerEngine/pull/987, you can control the number of parallel build jobs with the `MAX_JOBS` environment variable.

Current guidance for disabling parallel builds: https://github.com/NVIDIA/TransformerEngine/issues/1077#issuecomment-2389735640