We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Opening this to track our work on this project (Arpack/eigs + SuiteSparse/solving systems.)
eigs
Also FYI, it's possible to bake MKL into a system image.
The text was updated successfully, but these errors were encountered:
Think on the workflow and how to get Adam plugged in.
Experiment with that guy's MKLbuilder Arpack from the discourse forum (https://discourse.julialang.org/t/note-suggestions-got-arpack-etc-sort-of-working-with-mkl-tested-on-macos/21064)
Experiment with BinaryBuilder and pointing Arpack at a new set of binaries
Once this stuff is ironed out, experiment with plugging it into a system image/JupyterHub.
SuiteSparse: QR. And other functions that aren't in MKLSparse.
Ditto for the PackageCompiler.
Sorry, something went wrong.
arnavs
No branches or pull requests
Opening this to track our work on this project (Arpack/
eigs
+ SuiteSparse/solving systems.)Also FYI, it's possible to bake MKL into a system image.
The text was updated successfully, but these errors were encountered: