Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 465 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 465 Bytes

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.