nvcc is the compiler of CUDA from Nvidia. It strips the C++ code from CUDA. And calls g++ to compile the C++.