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

Updated features to match intel-mkl-src 8.1 (enabeling multithreading / ilp64) #359

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

KKrijnen
Copy link

Updated ndarray-linalg/cargo.toml, lax/cargo.toml to match intel-mkl-src crate features as well as lax/src/lib.rs to accept the new features. Enables intel-mkl mutithreading and ilp64 support.

Accepts the features from the updated ndarray-linalg.toml
Features get passed to the intel-mkl-src 0.8.1 crate. 
Enables multithreaded intel-mkl as well as ilpq64 support
Update lax Cargo.toml to match the updated ndarray-linalg.toml
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