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

using existing installed MKL to use in Julia #54

Closed
rajarshitiwari opened this issue Aug 13, 2020 · 2 comments
Closed

using existing installed MKL to use in Julia #54

rajarshitiwari opened this issue Aug 13, 2020 · 2 comments

Comments

@rajarshitiwari
Copy link

Hi,

It was great to stumble on this package. I was just wondering if one could use somehow the existing MKL installation on local computer (known through $MKLROOT) to provide backend MKL for blas and lapack.

Cheers!

@andreasnoack
Copy link
Member

It's currently not supported. Generally, using system packages doesn't work well with Julia's _jll binary system but it could probably work in this case if somebody spent a bit of time on it.

@rajarshitiwari
Copy link
Author

I See. Thanks for the response. Will keep an eye on the github. I myself certainly can't being a novice in julia 😄 , though not for long hopefully!

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

2 participants