Nvcc -I

on the xvier AGX when I enter

nvcc --pre-include /home//NVIDIA_CUDA-10.2_Samples/common/inc/helper_cuda.h
or
nvcc -I /home/
/NVIDIA_CUDA-10.2_Samples/common/inc/helper_cuda.h
or
nvcc -I /home/****/NVIDIA_CUDA-10.2_Samples/common/inc/

it comes back as nvcc fatal : No input files specified; use option --help for more information

I need the .h files but I can not get to see them.

nvcc -V does work I get this
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Sun_Feb_28_22:34:44_PST_2021
Cuda compilation tools, release 10.2, V10.2.300
Build cuda_10.2_r440.TC440_70.29663091_0

Thanks

Hi @teckenrode ,

I take the liberty of moving your topic to the CUDA forums, I am sure there will be someone able to help with your compiler issue.

Thanks!