Skip to content

OpenSystemTelemetry/AMD.GPU.ProfileManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Utility for managing AMD GPU application profiles

Topics

Resources

License

Stars

Watchers

Forks