-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.3.4
-
Component/s: Build
-
Fully Compatible
-
ALL
-
Platforms 13 (04/22/16)
-
0
The ppc64le builders have a hard coded num_jobs_available which is 20 and should be reduced to at most 2x the number of cores.
Also, we should reduce the number of compile tasks to: (cores * SMT) / 2 == cpus / 2.