Skip to content

A simple AMDGPU overclocking tool for the command line

License

Notifications You must be signed in to change notification settings

p4block/radeonjet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

radeonjet

A simple AMDGPU overclocking tool for the command line.

This project aims to become the cli backend for a graphical GPU overclocking tool, while being itself perfectly functional for the cli enthusiast.

Compatible with Tonga, Fiji and Polaris GPUs under Linux >= 4.8 thanks to the AMDGPU kernel module.

May work with older GPUs running on the amdgpu driver but YMMV

Currently in development! Syntax may change unexpectedly.

1

Usage examples:

radeonjet get core

Will return the current core clock

radeonjet get memory table

Outputs all the memory frequencies available, and which one is being used

radeonjet set core-oc 5

Will set the core overclock to +5%

radeonjet get memory-oc

Gets the memory overclock percentage

watch -n 0.5 radeonjet get core table

Combine with the watch command to get almost realtime statistics

About

A simple AMDGPU overclocking tool for the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages