Intel® Distribution for Python*
Engage in discussions with community peers related to Python* applications and core computational packages.
429 Discussions

Pypi mkl-devel does not contain symlinks

Burgy
Beginner
312 Views

Hi,

I choose to install MKL from https://pypi.org/project/mkl-devel/ so I can declare it as a dependency of my python project.  I have to resort to ugly hacks in order for https://docs.python.org/3/library/ctypes.html to "find" libmkl_rt because POSIX tools expect a filename ending in .so (without an additional version suffix).  I see that version-free symlinks do exist in /opt/intel/oneapi/mkl/latest.  Could the python package please include them as well?

Thanks,

Jan

0 Kudos
1 Reply
StefR_Intel
Moderator
80 Views

Hi Jan,


I see that your post was moved from another forum. Have you considered using the Intel® Distribution for Python* for your project?


Kind regards,

Stef



0 Kudos
Reply