Skip to content

Conversation

@elliotberman
Copy link
Collaborator

@elliotberman elliotberman commented Nov 17, 2025

Description of changes

Adds support for nvidia-container-toolkit for JetPack7. While here, rework the OCI test to use nvidia/cuda container plus saxpy as a basic test. Besides reducing the differences between JetPack 5 and JetPack 6 OCI test (only CUDA version is different), this should also reduce the running time of the OCI test as the container image is smaller. In practice, I see the OCI test running time reduce by 3-4 minutes on orin-agx-devkit JP6.

Testing
  • OCI test on JetPack 5
  • OCI test on JetPack 6
  • OCI test on JetPack 7

The current oci test requires downloading and building cuda-samples.
This requires a very large container containing the CUDA runtime and
development tools. Instead, build a simple CUDA binary (saxpy)
separately and create a container with only the CUDA runtime and saxpy.
@elliotberman elliotberman marked this pull request as ready for review November 18, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants