Skip to content

Samples for the Nsight Aftermath SDK.

Notifications You must be signed in to change notification settings

NVIDIA/nsight-aftermath-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nsight Aftermath SDK Samples

This repository contains samples for the Nsight Aftermath SDK.

Samples

  • D3D12HelloNsightAftermath -- a very basic D3D12 application showing how to use the Nsight Aftermath API to capture GPU crash dumps.
  • GpuCrashDump -- an example GPU crash dump from the D3D12HelloNsightAftermath application.
  • VkHelloNsightAftermath -- a very basic Vulkan application showing how to use the Nsight Aftermath extension to capture GPU crash dumps.