The latest update to NVIDIA Nsight Systems is now available and introduces several improvements aimed to enhance the profiling experience.
The latest update to NVIDIA Nsight Systems—a performance analysis tool—is now available for download. Designed to help developers tune and scale software across CPUs and GPUs, this release introduces several improvements aimed to enhance the profiling experience.
Nsight Systems is part of the powerful debugging and profiling NVIDIA Nsight Tools suite. A developer can start with Nsight Systems for overall system view and avoid picking less efficient optimizations based on assumptions and false-positive indicators.
2021.4 Highlights Include:
- Windows ISRs and DPCs trace
- Windows GPU hardware-based scheduling trace
- Windows Direct3D12 and Vulkan correlation to WDDM events
- NVTX event categorization support – to enable viewing of categories in isolated rows
- Multi-report loading for multinode, VM, container, rank, and process investigations
Nsight system 2021.4 added features to help users understand how timing of other range-based events are affected by the OS interruptions to better account for jitter in statistics or consider binding their processes and threads to core with less frequent ISR and DPC processing.
This release also added data capture that will help users understand when, where, and how deep packets are queued.
More Information
- Check out our recent post Optimizing DX12 Resource Uploads to the GPU Using CPU-Visible VRAM.
- If you are an nvprof or NVIDIA Visual Profiler user, be sure to read the blog posts about migrating to their successors, Nsight Systems, and Nsight Compute.
- Subscribe to our YouTube channel for future release highlights and feature spotlights.
- Contact us and visit our product page to download the latest release of Nsight Systems.