"nvcc" is NVIDIA's LLVM-based C/C++ compiler for targeting GPUs with CUDA.
This tag refers to NVIDIA’s compiler toolchain nvcc
for the parallel computing architecture (CUDA). Documentation for nvcc
is included with the CUDA Toolkit.
You should ask questions about CUDA here on Stack Overflow, but if you have bugs to report you should discuss them on the CUDA forums or report them via the registered developer portal. You may want to cross-link to any discussion here on Stack Overflow.