TotalView
:
TotalView User Guide
:
PART V GPU Debugging
:
Debugging CUDA Programs
:
Compiling for Debugging
: Compiling for Fermi : Compiling for Volta
Compiling for Volta
To compile for Volta GPUs, use the following compiler options:
-gencode arch=compute_70,code=sm_70
See the NVIDIA documentation for complete instructions on compiling your CUDA code.
This site works best with JavaScript enabled