Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA unavailable with image built from Dockerfile.base #14

Open
philippewarren opened this issue Mar 30, 2022 · 1 comment
Open

CUDA unavailable with image built from Dockerfile.base #14

philippewarren opened this issue Mar 30, 2022 · 1 comment

Comments

@philippewarren
Copy link

When running an image built using Dockerfile.base using the nvidia container runtime, CUDA is not available in /usr/local/cuda. In fact, there are no trace of cuda in /usr/local.
When building an image that extends the image built using Dockefile.base (with FROM) and using the nvidia container runtime as the default runtime, CUDA is not available. There are no trace of cuda in /usr/local.

Tested on L4T 32.7.1, using a Jetson Xavier NX

@hupaliot
Copy link

Hello @philippewarren,

Have you eventually found out what was going on ? I'm currently also trying to use one of these image in order to use CUDA and i'm facing the same issue.

I'm currently on L4T 32.5.0, also using a Jetson Xavier NX

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

No branches or pull requests

2 participants