Skip to content

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

Merged
charris merged 2 commits into
numpy:maintenance/1.15.xfrom
charris:backport-12088
Oct 17, 2018
Merged

BUG: limit default for get_num_build_jobs() to 8#12190
charris merged 2 commits into
numpy:maintenance/1.15.xfrom
charris:backport-12088

Conversation

@charris
Copy link
Copy Markdown
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