A standard Linux-x86_64 TotalView installation supports debugging CUDA applications running on both the host and GPU processors. TotalView dynamically detects a CUDA install on your system. To start the TotalView GUI or CLI, provide the name of your CUDA host executable to the
totalview or
totalviewcli command. For example, to start the TotalView GUI on the sample program, use the following command:
After reading the symbol table information for the CUDA host executable, TotalView opens the initial process window focused on main in the host code, as shown in
Figure 247.