RadeonProRenderUSD icon indicating copy to clipboard operation
RadeonProRenderUSD copied to clipboard

Improve building on Linux with parallelization

Open mehmetoguzderin opened this issue 11 months ago • 2 comments

Current cofiguration can easily drain system resources, leading to process getting killed.

mehmetoguzderin avatar Feb 04 '25 02:02 mehmetoguzderin

Parallel builds use more system resources, not less.

NeedsMoar avatar May 28 '25 11:05 NeedsMoar

@NeedsMoar when I created the issue it was to limit number of parallelization for certain stages such as linking under memory constrained environments to have process complete while not resorting to entirely single threaded execution. Didn't mean to imply parallelization would use less resources, rather use resources in a way so that build completes.

mehmetoguzderin avatar May 28 '25 12:05 mehmetoguzderin