SkillAgentSearch skills...

AMD.GPU.ProfileManager

Utility for managing AMD GPU application profiles

Install / Use

/learn @OpenSystemTelemetry/AMD.GPU.ProfileManager
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AMD GPU Profile Manager

build

AMD GPU Profile Manager is a utility for managing AMD GPU application profiles. It provides a interface to view, create, and manage GPU settings on a per-application basis.

System Requirements

  • AMD Radeon Software 25.5.1 or higher

Download

You can download the latest release from the GitHub Releases page.

Database

List of all known FSR 3.1/4.0 games: https://docs.google.com/spreadsheets/d/1LaZlw-SBDrJhJTuEypa0T8nOErnVtFchEgLJPhE0Xoo/edit?usp=sharing

Features

  • View Profile Databases: Inspect application profiles from System, User, and OEM databases.
  • Search and Filter: Find applications in the database.
  • FSR Whitelisting: whitelist FSR for any application.

Building the Project

To build the project, you will need CMake installed. Follow these steps from the root of the project directory:

# Create a build directory
mkdir build
cd build

# Configure the project
cmake ..

# Build the project
cmake --build .

After a successful build, you can find the ost_amd_gpu_profilemanager_gui executable in the build/bin directory.

Related Skills

View on GitHub
GitHub Stars155
CategoryDevelopment
Updated1d ago
Forks2

Languages

C++

Security Score

100/100

Audited on Apr 1, 2026

No findings