[Feature] Support for arm64 for CUDA (immich-machine-learning) #10647
Replies: 5 comments 12 replies
-
Good point! We can add arm64 as a target for the CUDA image. |
Beta Was this translation helpful? Give feedback.
-
I would also like to use this on Jetson. I have the newer one (Jetson Orin Nano). 5.15.148-tegra kernel with Jetpack 6.1. |
Beta Was this translation helpful? Give feedback.
-
I have too the old (but cheapest) Jetson Nano 4Gb. |
Beta Was this translation helpful? Give feedback.
-
Also looking forward to this being an option! Jetson Orin NX |
Beta Was this translation helpful? Give feedback.
-
Any update on this? Jetson Xavier AGX |
Beta Was this translation helpful? Give feedback.
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
Docker Image for immich-machine-learning-cuda does not support arm64 processors at the moment.
Get the following message when trying to pull
ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}-cuda
no matching manifest for linux/arm64/v8 in the manifest list entries
Running immich in arm64 processor with cuda enabled gpus like Nvidia Jetson devices isnt possible and is currently forced to use the cpu instead of gpu.
Can we support a docker image for cuda enabled arm64 processors?
Platform
Beta Was this translation helpful? Give feedback.
All reactions