Radeon GPU Analyzer 2.9
Highlights:
- Binary Analysis mode: Analyze pre-compiled Code Object binaries to inspect shader/kernel ISA disassembly and inspect VGPR pressure and static hardware resource allocation. This feature is supported in both the GUI application and the command line tool.
- With the new binary analysis mode, you can now analyze pre-compiled HIP Code Object binaries for the MI-200 (gfx90a) architecture.
- Added support for MI-200 (gfx90a) as a target in OpenCL mode.
- Added live SGPR analysis support in the command line tool (add --livereg-sgpr option to command).
- DX12 mode: RGA command line tool now captures the debug output when the D3D Debug Layer is enabled (--debug-layer).
- Updated OpenGL offline compiler.