Nsight Systems#
Nsight Systems is a suite of profiling tools. It provides a detailed performance profile of a workload, and can be used to identify bottlenecks and optimize performance.
- Nsight Systems with NVTX instrumentation
- Profiling a CUDA kernel written in C++ using Nsight Systems
- Profiling a CUDA kernel written in Fortran using Nsight Systems
- Profiling C++ code with OpenACC directives using Nsight Systems
- Profiling an NVIDIA RAPIDS workflow using Nsight Systems
- Profiling a CUDA Ufunc written in Python using Nsight Systems