Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7234 Diskussionen

MKL and TBB pip packages only available on MacOS 10.15+

jeremybouny
Einsteiger
1.845Aufrufe

Hello,

Both oneMKL and oneTBB are officially compatible with MacOS 10.14. Moreover, both of them also have pip packages.

I would like to use the pip packages "tbb", "tbb-devel", "mkl" and "mkl-devel", however they all are only available for MacOS 10.15+.

It looks like a mistake, could it be possible to have the packages available on all the officially supported systems (i.e also MacOS 10.14)?

Few useful urls:

- tbb requirements: https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-system-requirements.html
- mkl requirements: https://software.intel.com/content/www/us/en/develop/articles/oneapi-math-kernel-library-system-requirements.html )
- pip Performance Packages: https://software.intel.com/content/www/us/en/develop/articles/installing-the-intel-distribution-for-python-and-intel-performance-libraries-with-pip-and.html

0 Kudos
4 Antworten
RahulV_intel
Moderator
1.795Aufrufe

Hi,


https://software.intel.com/content/www/us/en/develop/articles/installing-the-intel-distribution-for-python-and-intel-performance-libraries-with-pip-and.html


In the above link under the platform availability, I could see that the supported macOS version is 10.12.


Could you try installing those packages via pip and let me know if you face any issues?


Thanks,

Rahul


jeremybouny
Einsteiger
1.751Aufrufe

Hello,

In fact, I would like to install the 2021.1.1 version of MKL.

If I am forcing this version, it is only working starting from MacOS 10.15.

On previous version, it is failing, even on MacOS 10.14, on which the 2021.1.1 version is compatible.

$> pip install mkl==2021.1.1
ERROR: Could not find a version that satisfies the requirement mkl==2021.1.1

 If I am not specifying the version, there is indeed a mkl package downloaded but this is an old version.

Khang_N_Intel
Mitarbeiter
1.743Aufrufe

Hi Jeremy,

 

I will contact the installation team and will let you know the status.

 

Best,

Khang


ShanmukhS_Intel
Moderator
1.433Aufrufe

Hi,

 

Thank you for your feedback. We have provided your feedback to the relevant team. At this moment there is no visibility when it will be implemented and available for use. Could you please let me know if we can go ahead and close this case?

 

Best Regards,
Shanmukh.SS

 

Antworten