AMD GPU Clock Tool Shortcuts
AMD GPU Clock Tool is a small program to set GPU and graphics memory clock. It can be used to change clocks with command line parameters, so you can create a shortcut on your desktop to overclock with a single mouse click 안녕하세요, C 파일.
Executing
AMDGPUClockTool.exe clock
gives you a list of all available console commands for overclocking Download the link once.
A shortcut to set GPU clock to 680 MHz and Memory to 1010 would look like this:
"C:Program Files (x86)AMD GPU Clock ToolAMDGPUClockTool.exe" -eng=680 -mem=1010
To restore the default clocks the following command should work, but for some reason it does not do anything:
AMDGPUClockTool.exe -restore
I wrote a small tool to solve this issue by running the Clock Tool in a hidden mode and clicking the Restore button:
[filebase:file:file=52]
Just copy this EXE to the AMD GPU Clock Tool installation path und create a shortcut 삼성 인터넷 동영상. The clocks are set to the default BIOS values (Power saving will work again, overclocking disables the feature if available)
For those who are interessted in the C source code:
[filebase:file:file=53]
Verwandte Artikel
PHP Progressbar Cisco VPN Client Installation problems
asdasdasdsa
casdass
Cool, dass Sie den Quellcode freigegeben haben! Ich kann sehen, wie es implementiert ist und es vielleicht an meine Bedürfnisse anpassen.
Mir gefällt die Idee, Verknüpfungen auf dem Desktop zu erstellen, um die Frequenzeinstellungen schnell zu ändern. Das kann den Einrichtungsprozess wirklich vereinfachen, vor allem, wenn Sie häufig den GPU-Modus wechseln
AMD GPU Clock Tool scheint eine nützliche Ressource für die Konfiguration von Grafikkarten zu sein. Die schnelle Änderung von Frequenzen über die Befehlszeile kann viel Zeit sparen.