Nvidia-docker CUDA-Linux images for Jetson

Hello!

I’ve recently been using nvidia-docker on x86/64 with CUDA-Linux images (Ubuntu in my case) from:

My question: Are these appropriate for Jetson as well? Any special notes or should they work fine as long as they are built for arm64?

Thank you!

Hi @logidelic, the NGC containers that are intended for Jetson are as follows:

  • l4t-base
  • l4t-cuda
  • l4t-tensorrt
  • l4t-pytorch
  • l4t-tensorflow
  • l4t-ml
  • deepstream-l4t

Those other ARM containers may not work with GPU acceleration because they aren’t derived from l4t-base.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.