dusty-nv / jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
MIT License
2.17k stars 446 forks source link

deepstream ./usr/lib/aarch64-linux-gnu/tegra/libnvdla_compiler.so is zero bytes #644

Open elasticdotventures opened 1 day ago

elasticdotventures commented 1 day ago

container dustynv/deepstream:r35.4.1 ./usr/lib/aarch64-linux-gnu/tegra/libnvdla_compiler.so

docker run -it --rm --gpus all --runtime nvidia --platform linux/arm64 -t dustynv/deepstream:r35.4.1

i'm checking the other tags to see the problem persists across versions.

dusty-nv commented 1 day ago

@elasticdotventures are you on JetPack 5? libnvdla_compiler is a driver that gets mounted from the host by the NVIDIA container runtime.