Site Tools


nvcc

Table of Contents

nvcc

nvcc (or Nvidia C/C++ compiler) is a C++ compiler created by Nvidia that adds CUDA kernel syntax.

 $ nvcc kernel.cu
nvcc.txt ยท Last modified: by Ivan Janevski