Skip to content

Set parallel build level based on cores on machine for 'sems-rhel6' and 'cee-rhel6' builds (TRIL-228)

Created by: bartlettroscoe

@fryeguy52

Description

See commits for details but this sets the parallel build and test level based on the number of cores on the given rhel6 system.

Motivation and Context

We don't want to overload a given rhel6 machine like what happened with the 'sems-rhel6' builds over the last two days (see https://software-sandbox.sandia.gov/jira/browse/TRIL-228).

How Has This Been Tested?

I tested with a subset of packages for the 'sems-rhel6' and 'cee-rhel6' builds.

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Merge request reports