Skip to content
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

Use multiprocessing instead of psutil to count cores #3593

Merged
merged 4 commits into from Aug 16, 2019
Merged

Use multiprocessing instead of psutil to count cores #3593

merged 4 commits into from Aug 16, 2019

Conversation

fonnesbeck
Copy link
Member

psutil gives the wrong count on some architectures. This PR just uses multiprocessing.

@aloctavodia aloctavodia merged commit 517f10d into pymc-devs:master Aug 16, 2019
@fonnesbeck fonnesbeck deleted the cpu_count2 branch August 16, 2019 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants