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:
Via an applet, included in Nsight Graphics, called the Nsight Aftermath Monitor.
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.
User Guide#
- Release Notes
Release notes and known issues.
- Installation Guide
How to install the Aftermath SDK.
- GPU Crash Dumps
This section, excerpted from the Nsight Graphics documentation, describes how to open and interact with crash dumps to debug your application.
Developer Interfaces#
- SDK Guide
The SDK documentation to integrate Nsight Aftermath into your application to generate crash dumps.
- SDK Code Samples
Links to Nsight Aftermath SDK code samples.
Legal#
- Copyright and Licenses
Information on the Nsight Aftermath License Agreement as well as third party software and tools used by Nsight Aftermath.
- Notices
Trademarks and other notices
If you find any errors or have any feedback, please let us know at NsightAftermath@nvidia.com.