Nsight Aftermath

NVIDIA Nsight Aftermath is a developer tool that enables you to create crash dumps from your application whenever it encounters a GPU exception. This can be done in one of two ways:

  1. Via an applet, included in Nsight Graphics, called the Nsight Aftermath Monitor.

  2. By including the SDK in your application and collecting the binary dump info when a provided callback function is triggered.

This guide will help you better understand how to use Nsight Aftermath to its full potential.

Release Notes

Release notes and known issues.

User Guide

The user guide for NVIDIA Nsight Graphics.


Developer Interfaces

SDK Guide

The SDK documentation to integrate Nsight Aftermath into your application.