Nvcc comand not found

Please provide the following info (check/uncheck the boxes after clicking “+ Create Topic”):
Software Version
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other

Target Operating System
Linux
QNX
other

Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other

SDK Manager Version
1.4.1.7402
other

Host Machine Version
native Ubuntu 18.04
other

Hi,
I am trying to compile cuda code but there is no nvcc at all, but in the usr/local cuda-10.2 is present. How to resolve it.
Thanks,
Daniel.

Dear @daniel.vadranapu1
We recommend developers to cross compile. We don’t support on target compilation. We removed all header files, samples, compilation binaries from Target to save file system space.

1 Like

Could you help to provide related User Guide about “recommend developers to cross compile”

Hi @GaryChan35 ,

Please see if CUDA Samples :: CUDA Toolkit Documentation helps. Thanks.