-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
discussionThis is a discussion thread for enhancementsThis is a discussion thread for enhancementsenhancementNew feature or requestNew feature or request
Description
Some Intel libs exist on PyPI (very useful post-#2145):
However to avoid conflicts with user runtime environments, package managers (conda vs pip), etc, it's best to statically link (that way we can e.g. drop the pip install --no-deps
flag introduced in #2145)... but this likely requires updating our licence to include Intel's text.
Alternatively we could try to write code in such a way that it will work regardless of the runtime dynamic library versions (?)
Metadata
Metadata
Labels
discussionThis is a discussion thread for enhancementsThis is a discussion thread for enhancementsenhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo