radeon_gpu_detective
radeon_gpu_detective copied to clipboard
Tool for post-mortem analysis of GPU crashes.
Would it be possible to generate RGD files without requiring our artists, designers, and exdev partners to install RDP? I'd love it if RGD could be used like NVIDIA's Aftermath...
Not every programmer uses windows. As such, this should support Linux. I was going to buy an AMD gpu since I am tired of Nvidia's terrible Linux drivers, but now...
simple to enable hardware crash analysis option, the crash analysis is not work.but disable this is ok. enable error is: Failed to update enhanced crash info config [472 DirectX 12]...
Does RGD dump contains any buffers for at least active events? That would be very useful to get the content by an address/offset and inspect it.
Hi, I'm facing a driver TDR in my vulkan app and trying to debug using GPU detective tool. My app messes up somehow and crashes the AMD driver (screen freezes...
Hi, I have a 100% reproducible TDR, but interestingly, I can't reproduce it when Crash Analysis is connected. Do you have any idea what could cause this difference? Could Crash...
Hi ! I'm currently trying to use RGD to find a gpu crash. Our shader are compiled during runtime thanks to dxcompiler.dll and we output the pdb file (small or...