Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 725 Bytes

File metadata and controls

23 lines (18 loc) · 725 Bytes

The AMD GPU Performance API (GPA)

The AMD GPU Performance API (aka: GPUPerfAPI, or GPA) is a powerful library to help analyze the performance and execution characteristics of applications using AMD Radeon™ GPUs and APUs.

This API is designed to:

  • Support Vulkan™, DirectX™ 12, DirectX™ 11, and OpenGL™ on RDNA, RDNA2, RDNA3, and RDNA4-based Radeon™ graphics cards and APUs.
  • Support Microsoft Windows® and Linux®.
  • Provide derived counters based on raw hardware performance counters.
  • Provide a fine-grained way to collect performance data for an application.
.. toctree::
   :maxdepth: 3
   :caption: Contents:

   usage
   counters
   main_api
   gpa_env_variables