Hi, Is there a way to install CUDA 10 run-time libraries AND the required L4T drivers manually, without having to depend on the SDK manager?
I was able to set-up the run-time libraries manually, but I’m getting an error trying to access the libcuda.so file while running an executable. I guess this gets installed as part of the L4T driver installation, which I haven’t been able to install via a script. Would appreciate any feedback from anyone who has tried the manual method for CUDA 10 on Xavier.
Thanks!