# nvcc **nvcc** (or **Nvidia C/C++ compiler**) is a C++ compiler created by Nvidia that adds CUDA kernel syntax. ``` $ nvcc kernel.cu ```