Skip to content

[Feature Request]: Building for ARM64 CPUs #1084

@shinyzhu

Description

@shinyzhu

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Is your feature request related to a problem?

I'm using M2 MacBook with Docker Desktop.
But I cannot run Infinity in a docker instance because I cannot pull x86_64 images.
It would be better for providing ARM64 built images.

I'm aware that Rosetta would be a solution but I don't have Rosetta on my Mac.

On the other hand.
There are servers running with ARM CPUs I'd like to deploy Infinity to.

Describe the feature you'd like

Publish docker images for ARM64.

Describe implementation you've considered

No response

Documentation, adoption, use case

No response

Additional information

I tried to build from source on an arm64v8/ubuntu:23.10 image but got many errors like:

  • simde missing. (fixed with apt-get install libsimde-dev)
  • failed with -msse4.2 and -mfma

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions