Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 17, 2018

Conversation

charris
Copy link
Member

@charris charris commented Oct 16, 2018

Backport of #12088.

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

jdemeyer and others added 2 commits October 16, 2018 14:34
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
@charris charris added this to the 1.15.3 release milestone Oct 16, 2018
@charris charris changed the title Backport 12088 BUG: limit default for get_num_build_jobs() to 8 Oct 17, 2018
@charris charris merged commit 0d7f1dd into numpy:maintenance/1.15.x Oct 17, 2018
@charris charris deleted the backport-12088 branch October 17, 2018 00:35
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
  翻译: