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

_mklinit file is missing, leading to user warning #21

Open
mkachary opened this issue Sep 16, 2021 · 0 comments
Open

_mklinit file is missing, leading to user warning #21

mkachary opened this issue Sep 16, 2021 · 0 comments

Comments

@mkachary
Copy link

In mkl-service/mkl/init.py, at line 49, _mlkinit is missing, leading to UserWarning while using multiprocessing and joblib libraries.
error message

UserWarning: mkl-service package failed to import, therefore Intel(R) MKL initialization ensuring its correct out-of-the box operation under condition when Gnu OpenMP had already been loaded by Python process is not assured. Please install mkl-service package, see http://github.com/IntelPython/mkl-service
  from . import _distributor_init
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