Open eugeneswalker opened 1 year ago
@eugeneswalker this is expected. As of the NVIDIA Container Toolkit 1.10.0, the NVIDIA Container CLI is no longer used on Tegra-based systems. Instead the NVIDIA Container Runtime is used to make modifications to the incoming OCI Runtime Specifications directly on these systems.
Since you are using Singularity, would using the upcoming --oci
mode be relevant to you?
(I think we can continue the discussion on https://github.com/sylabs/singularity/issues/1850).
nvidia-container-cli
returns nothing on my NVIDIA Jetson Orin node:NVIDIA Container Toolkit version info:
Here are the apt packages I have installed:
CUDA 11.4 is installed to
/usr/local/cuda
Tegra release info:
Any idea what is going on?