Analyze your GPU crashes with AMD Radeon GPU Detective (RGD)

Started by JeGX, August 18, 2023, 12:05:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

QuoteRGD is a tool for post-mortem analysis of GPU crashes.

The tool performs offline processing of AMD GPU crash dump files and generates crash analysis reports in text and JSON formats.

To generate AMD GPU crash dumps for your application, use Radeon Developer Panel (RDP) and follow the Crash Analysis help manual.

This first version of the tool supports analysis of GPU crashes on Windows ("TDRs") in Direct3D® 12 applications and requires a RX 6000 series (RDNA™2) or RX 7000 series (RDNA™3) card, in addition to the latest public AMD Radeon Adrenalin Software.

Links:
- Download RGD in Radeon Developer Tool Suite @ Geeks3D
- RGD @ github
- RGD Announcement
- RGD homepage

"AMD Radeon GPU Detective (RGD)AMD Radeon GPU Detective (RGD)"




reg

The tool in version 1.0 is for developers who make their games for Windows, using Direct3D 12. It requires AMD driver version 23.7.2 or later.

Apart from announcement blog post, we also published a tutorial teaching how to use the tool:
https://gpuopen.com/learn/rgd_1_0_tutorial/
Official tool documentation is even more extensive:
https://radeon-gpu-detective.readthedocs.io/en/latest/

If you have any feedback, please post Issue tickets on GitHub or contact me via any social media.


reg

RGD 1.1 just shipped, adding support for Vulkan next to D3D12! For more information, see: https://gpuopen.com/learn/rgd-1-1-vulkan-support/