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

Intel MKL FATAL ERROR: Cannot load libmkl_avx.so or libmkl_def.so #62

Open
hyzhak opened this issue Aug 5, 2017 · 0 comments
Open

Intel MKL FATAL ERROR: Cannot load libmkl_avx.so or libmkl_def.so #62

hyzhak opened this issue Aug 5, 2017 · 0 comments

Comments

@hyzhak
Copy link

hyzhak commented Aug 5, 2017

I use image continuumio/anaconda3:4.4.0 and was trying to run this example http://scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
And I got similar error ContinuumIO/anaconda-issues#698.

Intel MKL FATAL ERROR: Cannot load libmkl_avx.so or libmkl_def.so

Should I use this hack https://stackoverflow.com/questions/36659453/intel-mkl-fatal-error-cannot-load-libmkl-avx2-so-or-libmkl-def-so?

conda install nomkl numpy scipy scikit-learn numexpr
conda remove mkl mkl-service

Or there another proper way to solve this hack?

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

No branches or pull requests

1 participant