Skip to content

Radeon GPU Analyzer 2.7

Compare
Choose a tag to compare
@AmitBM AmitBM released this 14 Dec 18:40
· 22 commits to master since this release

Highlights:

  • Compile and analyze shaders and kernels for the RDNA3™ architecture (gfx1100), even without a physical RDNA3™ card installed on your system.
  • Jump to areas in your shaders and kernels which have maximum VGPR pressure using the RGA GUI application. After successfully compiling your shader, use:
    • Edit->Go to next maximum VGPR pressure line (Ctrl+F4), or:
    • Right-click on any ISA disassembly line -> Go to next maximum VGPR pressure line (Ctrl+F4).
  • DirectX®11 mode (-s dx11) is now an offline mode and works regardless of the installed driver. Support in this mode was limited to VS, PS and CS.
  • Updates to Vulkan and OpenGL® backend components.
  • OpenCL™ mode now uses an updated version of AMD’s LLVM-based Lightning Compiler.

Note:

RGA is available as part of the Radeon Developer Tool Suite on GPUOpen, together with RGP, RMV, RRA and RDP. For the best experience, we encourage you to use the suite to ensure compatibility between the different tools. On GitHub, you can still consume individual RGA source code and binary releases as usual.