diff options
author | Michael Kuhn <michael.kuhn@informatik.uni-hamburg.de> | 2019-07-15 08:25:01 +0200 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-07-15 11:40:49 -0700 |
commit | a7e915d38b5f93a06a8e63e91654666f528465fa (patch) | |
tree | a8ac6e2c587bd288c7ed3cbc3346be18ef4bbe0f /.flake8 | |
parent | 3f83a2a7d82067dd2e6dacb45572a4948dfda86a (diff) | |
download | spack-a7e915d38b5f93a06a8e63e91654666f528465fa.tar.gz spack-a7e915d38b5f93a06a8e63e91654666f528465fa.tar.bz2 spack-a7e915d38b5f93a06a8e63e91654666f528465fa.tar.xz spack-a7e915d38b5f93a06a8e63e91654666f528465fa.zip |
Fix build_jobs exceeding number of cores
All documentation mentions that `build_jobs` is limited by the number of
cores available in the system. This is also enforced when setting it via
`--jobs`. However, when setting it via `config.yaml`, it can exceed the
number of cores available, making builds run out of memory.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions