Cuda10.0 for NX

I have to run my application on cuda10.0.
So I remove the cuda10.2 and set up the developer kits for cuda10.0.
But get the error while load cuda10.0 for the code 35.
I think it means the cuda verison is not match the driver version.
So I have a question, how should I get the driver for the cuda10.0
Thankyou .

Hi,

You will need to use the OS and package all from the same JetPack version to ensure the compatibility.
Unfortunately, there is no CUDA 10.0 that supports Xavier NX.

Thanks.