Skip to content

direct inclusion of mkl dylibs#208

Open
goulart-paul wants to merge 1 commit intomainfrom
pg/mkl-system
Open

direct inclusion of mkl dylibs#208
goulart-paul wants to merge 1 commit intomainfrom
pg/mkl-system

Conversation

@goulart-paul
Copy link
Copy Markdown
Member

The intel-mkl-src crate has a very large dependency tree, nearly all of which relates to import/download of static libraries. This is not needed for dynamic linking to MKL.

This PR adds a new 'sdp-mkl-system' feature that skips this dependency and links directly to MKL dylibs. These must be available on the system path (via PATH, LD_LIBRARY_PATH, DYLD_LIBRARY_PATH etc).

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