cuda-profiler
cuda-profiler copied to clipboard
Tools and extensions for CUDA profiling
Tools and extensions for CUDA profiling
| Extension | Extends tool | Description |
|---|---|---|
| one-hop profiling | NVIDIA Visual Profiler | Remotely profile a CUDA program when the machine actually running it is not accessible from the machine running the NVIDIA Visual Profiler |
| NVTX MPI Wrappers | nvprof | Inserts NVTX ranges for many common Message Passing Interface (MPI) functions. |