# nsight-training **Repository Path**: mirrors_NVIDIA/nsight-training ## Basic Information - **Project Name**: nsight-training - **Description**: Training material for Nsight developer tools - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nsight Developer Tools Training Contents This repository contains training content for the various NVIDIA Nsight developer tools, e.g. Nsight Compute. # Multiple Tools * GTC 2021 Hands-on labs * [Fundamentals of Ray Tracing Development using NVIDIA Nsight Graphics and NVIDIA Nsight Systems](grfx/2021_gtc/x-gd-01-v1) * [Optimizing CUDA Machine Learning Codes with Nsight Profiling Tools](cuda/2021_gtc/x-ac-03-v1) * [Debugging and Analyzing Correctness of CUDA Applications](cuda/2021_gtc/x-ac-04-v1) * GTC 2020 Hands-on lab on efficiently debugging, profiling, and optimizing CUDA applications on Linux. Through a set of exercises, you'll use the latest features in NVIDIA's suite of tools to detect and fix common issues of correctness and performancein their applications. [DevTools GTC 2020 Lab](cuda/2020_gtc). # Nsight Compute * Python Report Interface [jupyter notebook samples](cuda/nsight_compute/python_report_interface) * Analysis-Driven Optimization with Nsight Compute blog [source files](cuda/2020_ncu_smem) * Nsight VLOG Series: Memory Workload Analysis [source files](cuda/nsight_compute/vlog_memory_workload)