CUDA toolkit is not available on L4t 32.6.1

I have been trying to install cuda toolkit on the l4t32.6.1 container (I’m making a docker image in jetson TX2). I tried several methods to install but it keeps getting errors. Can you provide the details on how to do this properly

Hi,

You can try l4t-cuda container which already has CUDA preinstalled.

Thanks.

Does that have jetpack?
Im actually building a docker image in TX2 which is to be deployed on nano?
jetpack version I use is 4.6

this is the error i get when I try to install toolkit in the l4t 32.6.1 container"
E: Unable to locate package cuda-toolkit-10-2

Can you please tell me if you have a solution to this or not?
I’m really stuck

Hi,

JetPack 4.6 is r32.6.1.

For Jetson 4, the container will mount CUDA-related libraries from the Jetson native.
So you will need to install CUDA on Jetson itself as well.

Thanks.

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