Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set to p2 state when using cuda)

This commit is contained in:
dec05eba
2023-03-17 17:17:14 +01:00
parent 8cbdb596eb
commit 93cb6593a6
20 changed files with 441 additions and 63 deletions

5
88-gsr-coolbits.conf Normal file
View File

@@ -0,0 +1,5 @@
Section "Device"
Identifier "Device0"
Driver "nvidia"
Option "Coolbits" "12"
EndSection