Skip to content

[feature] support arm64 #132

Open
Open
@elijahxb

Description

@elijahxb

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.

Activity

kuailexiaohunzi

kuailexiaohunzi commented on Apr 8, 2025

@kuailexiaohunzi

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

vtavana

vtavana commented on Apr 10, 2025

@vtavana
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @elijahxb@vtavana@kuailexiaohunzi

        Issue actions

          [feature] support arm64 · Issue #132 · IntelPython/mkl_fft