I cant not install cuda 11.3 on orin nx in version 35.3.1
use cuda_11.3.1_465.19.01_linux.run also not work
Hi,
Orin series requires JetPack 5 or above.
The lower CUDA version in JetPack 5 is 11.4.
Please install Jetson’s CUDA with SDKmanager.
If you want a newer version, you can also install it from the web link.
For example:
Thanks.
Added note: The GPU in a Jetson is integrated directly to the memory controller (iGPU). Any CUDA software or GPU driver you find which is not from JetPack is likely for a discrete GPU (dGPU) on the PCI bus. The drivers from dGPU software won’t work, and in fact could be difficult to remove and fix. The JetPack/SDK Manager software can have “flash” unchecked, and simply install packages to a fully booted Jetson. JetPack and L4T releases are tied together. See this for R35.3.1:
https://developer.nvidia.com/linux-tegra
Thank you I will try it
Thank you , it can work
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.