Skip to content

Add necessary shared libraries via BinaryProvider if not otherwise existing. #33

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

Closed
Crown421 opened this issue Jan 10, 2020 · 2 comments
Milestone

Comments

@Crown421
Copy link
Collaborator

Requiring the MKL installation (either standalone or MKL.jl) seems a bit overkill given that this package only needs 3-4 shared library files.

In an upcoming version these should be available on Yggdrasil, and loaded during build if neither MKL.jl nor a properly sourced standalone MKL are detected.

@Crown421 Crown421 added this to the V 1.0 milestone Jan 12, 2020
@Crown421
Copy link
Collaborator Author

Crown421 commented Feb 3, 2020

BinaryProvider will now be used regardless, even if MKL is otherwise present.

Next step, adopting jll artifacts.

@Crown421
Copy link
Collaborator Author

Adding the artifact has been opened as its own issue in #37 , meaning that this one is now closed (and outdated).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant