You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
i have a microk8s cluster with 2 arm SBC and 1 jetson Xavier NX configured as worker node, i try to launch a gpu enable container on xavier, but:
cannot enable gpu module, the module is available only for amd64 arch
added
default_runtime_name = "nvidia-container-runtime"
in /var/snap/microk8s/current/args/containerd-template.toml
Hello,
i have a microk8s cluster with 2 arm SBC and 1 jetson Xavier NX configured as worker node, i try to launch a gpu enable container on xavier, but:
cannot enable gpu module, the module is available only for amd64 arch
added
in /var/snap/microk8s/current/args/containerd-template.toml
i tried to reboot and recreate deployment, but the container (a pytorch container from NGC nvidia catalog) cannot see the GPU.
Is there anything else I can try?
The text was updated successfully, but these errors were encountered: