Skip to content

BUG: limit default for get_num_build_jobs() to 8#12088

Merged
charris merged 2 commits into
numpy:masterfrom
jdemeyer:cpu_count
Oct 9, 2018
Merged

BUG: limit default for get_num_build_jobs() to 8#12088
charris merged 2 commits into
numpy:masterfrom
jdemeyer:cpu_count

Conversation

@jdemeyer
Copy link
Copy Markdown
Contributor

@jdemeyer jdemeyer commented Oct 5, 2018

The default value for get_num_build_jobs() is now the number of CPUs limited to a maximum of 8. This is to prevent overloading systems with a lot of CPUs. See ticket #12087

The default value for get_num_build_jobs() is now the number of CPUs
limited to a maximum of 8. This is to prevent overloading systems
with a lot of CPUs. See ticket numpy#12087
Comment thread numpy/distutils/misc_util.py Outdated
@charris
Copy link
Copy Markdown
Member

charris commented Oct 8, 2018

Documentation nit, otherwise LGTM.

@charris
Copy link
Copy Markdown
Member

charris commented Oct 9, 2018

Thanks @jdemeyer .

@jdemeyer jdemeyer deleted the cpu_count branch October 9, 2018 12:25
@charris charris added 06 - Regression 09 - Backport-Candidate PRs tagged should be backported labels Oct 9, 2018
@charris charris added this to the 1.15.3 release milestone Oct 9, 2018
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Oct 16, 2018
@charris charris removed this from the 1.15.3 release milestone Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants