GPUOpen-Tools / radeon_gpu_profiler

Radeon GPU Profiler (RGP) is a tool from AMD that allows for deep inspection of GPU workloads.
396 stars 41 forks source link

Profile attempt crashes with dx12 app #59

Closed romanlarionov closed 2 years ago

romanlarionov commented 2 years ago

Hello,

I've been trying to get a profile of my renderer for some time now. Every attempt to capture results in some access violation within the driver. Is there any way of debugging what could be going wrong?

I attached my simple renderer for reference: cant_start_profile.zip

System info: OS: Windows 10 19042.1348 RGP: 1.11.0.19 GPU: RX 6800 Driver: 21.11.3

chesik-amd commented 2 years ago

Hi,

Thanks for reporting this issue and providing a test case. So far we have been unable to reproduce a crash when profiling your renderer on an RX 6800. Could you try a newer driver version and see if that helps? There is also a new version of RGP available (v1.12) that would be worth trying. We've tried both v1.11 and v1.12 and both seem to be able to profile properly.

chesik-amd commented 2 years ago

Closing this issue, as we have been unable to reproduce any problems with the test case. Please reopen if you are still seeing this and can provide more details on the crash