-
Notifications
You must be signed in to change notification settings - Fork 1
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
Cannot import numpy on bridges-2 #113
Comments
There may be an issue with OpenBLAS and multi-threading. The output of numpy.show_config() is
See the posts here: https://stackoverflow.com/questions/15639779/why-does-multiprocessing-use-only-a-single-core-after-i-import-numpy |
This may actually be stemming from scipy |
Getting this crap
|
On bridges-2, using many processors (5832) peregrine cannot import numpy. It is fine on 1000 cores.
The text was updated successfully, but these errors were encountered: