Simulation / Modeling / Design

NVIDIA Releases Nsight Systems 2020.2

AI-Generated Summary

  • NVIDIA Nsight Systems 2020.2 adds Direct3D12 multi-GPU support to view GPU usage and workloads across all GPUs in the system.
  • Windows video memory paging queue timeline rows show when the GPU is low on memory and the Windows OS swaps memory pages on and off the GPU, which typically results in graphic stutters.
  • Windows video memory usage graphs on the timeline show when a process is consuming more memory, with drastic changes frequently correlating to stutter in real-time applications.
  • OpenMP 5 is now supported, allowing profiling of workloads being spun up and distributed across multiple nodes or ranks.
  • Estimated CPU utilization helps in scenarios where system permissions block CPU scheduler info, providing an estimation of thread utilization and visibility into when a thread is likely processing data versus idle.

Next Steps

Powered by NVIDIA Nemotron. AI-generated content may summarize information incompletely. Verify important information. Learn more

NVIDIA Nsight Systems 2020.2 is now available for download.

Nsight Systems is a system-wide performance analysis tool, designed to help developers tune and scale software across CPUs and GPUs.

This release adds support for  Direct3D12 multi-GPU, Windows video memory usage graph, paging queue, page eviction events, hotkey to insert user annotation markers (NVTX), OpenMP 5, a new CLI stats command, thread utilization estimates for more secure environments, and improved feature parity on PowerPC and ARM Server Base System Architecture.

A few examples shown below:

Nsight Systems is part of a larger family of Nsight tools. A developer can start with Nsight Systems to check overall performance, and to avoid selecting less efficient optimizations.

If you are an nvprof or NVIDIA Visual Profiler user, be sure to read these three developer blog posts, Migrating to NVIDIA Nsight Tools from NVVP and Nvprof, Transitioning to Nsight Systems from NVIDIA Visual Profiler / nvprof, and Using Nsight Compute to Inspect your Kernels. Visit our product pages for Nsight Systems and Nsight Compute to learn more.

Don’t forget to check out our new releases of NVIDIA Nsight Graphics 2020.2 and NVIDIA Nsight tools Visual Studio Integration

Download Nsight Systems 2020.2 here.

Discuss (0)

Tags