Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Document MKL loading and troubleshooting #71

Copy link
Copy link
@david-cortes-intel

Description

@david-cortes-intel
Issue body actions

ref #70 (comment)

This package loads the shared objects from MKL by adding them as a relative path from where the shared objects of mkl-random will be found at runtime, but if packages are installed under different prefixes, it will not find the shared objects of MKL under those locations and will thus fail to import.

In that case, the user would need to manually set variable $LD_LIBRARY_PATH to point to where the MKL .so files live before launching the python process that will import mkl_random.

Would be ideal to document these kinds of details here.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.