A wrapper linux shell script for NVIDIA nvcc that:
- Accepts host compiler and linker command line arguments and decorates these arguments to properly pass through nvcc.
- Accepts file names with conventional C and C++ suffixes and decorates these arguments to properly pass to nvcc.
This script is intended to be a CUDA-user community maintained and improved resource.