Last active
July 1, 2018 19:48
-
-
Save egeexyz/eeaa45e22fa92c7401ebe3d0ab924896 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
nvidia-settings -a '[gpu:0]/GPUMemoryTransferRateOffset[3]=500' | |
nvidia-settings -a '[gpu:0]/GPUGraphicsClockOffset[3]=90' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment