nvidia-overclock.sh icon indicating copy to clipboard operation
nvidia-overclock.sh copied to clipboard

Simple shell script to overclock nvidia GPUs on Linux

Results 2 nvidia-overclock.sh issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for sharing. I got this error: ``` Calling nvidia-settings to overclock GPU(s).. Invalid MIT-MAGIC-COOKIE-1 key ERROR: Unable to find display on any available system Invalid MIT-MAGIC-COOKIE-1 key ERROR:...

Great script works like a charm! however my rtx3070s worked by changing [3] by [4] in the commands like: log "$(nvidia-settings -c :0 -a '[gpu:0]/GPUGraphicsClockOffset[4]=-500' -a '[gpu:0]/GPUMemoryTransferRateOffset[4]=2400')" As an additional...