We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'm using an orin(aarch64) for ai researching. I cannot install this module on it.
So, will support aarch64 in the future? Hoping for anwser.
I'm using an orin(aarch64) for ai researching. I cannot install this module on it. So, will support aarch64 in the future? Hoping for anwser.
Have you solved this problem? I also deploy the algorithm on orin, I need to install this library, but I can't install it
mkl_fft package depends on Intel OneMKL which is not supported on ARM CPUs.
mkl_fft
See system requirements for OneMKL: https://www.intel.com/content/www/us/en/developer/articles/system-requirements/oneapi-math-kernel-library-system-requirements.html
And a discussion from Intel community support: https://community.intel.com/t5/oneAPI-Registration-Download/Support-for-ARM-CPUs/m-p/1606484
Activity
kuailexiaohunzi commentedon Apr 8, 2025
Have you solved this problem? I also deploy the algorithm on orin, I need to install this library, but I can't install it
vtavana commentedon Apr 10, 2025
mkl_fft
package depends on Intel OneMKL which is not supported on ARM CPUs.See system requirements for OneMKL: https://www.intel.com/content/www/us/en/developer/articles/system-requirements/oneapi-math-kernel-library-system-requirements.html
And a discussion from Intel community support: https://community.intel.com/t5/oneAPI-Registration-Download/Support-for-ARM-CPUs/m-p/1606484