Skip to content

Adding BinaryProvider and tests for mutating functions #36

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

Merged
merged 4 commits into from
Feb 3, 2020
Merged

Conversation

Crown421
Copy link
Collaborator

@Crown421 Crown421 commented Feb 3, 2020

This pull request modifies the build file to use BinaryProvider to load the necessary MKL files, removing the need for MKL.jl or intel MKL.

This currently leads to unnecessary duplicate files on the user computer another source of MKL is installed. However, the next minor version will adopt the new artifact system and start using MKL_jll, which is then shared with FFTW and possibly MKL.jl in the future.

As that change will break backwards compatibility (the package will no longer be usable with Julia <1.3), this PR also adds the last tests for mutating functions and bug fixes that were discovered in the process.

This might the final version for Julia 1.0 LTS.

@Crown421 Crown421 merged commit aa9d3a7 into master Feb 3, 2020
@Crown421 Crown421 deleted the dev branch March 7, 2020 13:47
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

Successfully merging this pull request may close these issues.

1 participant