Force GPU model in config.ini

This commit is contained in:
nastys
2020-04-08 19:42:01 +02:00
parent bb41a46789
commit cf868ce0ac
2 changed files with 21 additions and 1 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
#########################################
#########################################
# /!\ WARNING: DO NOT EDIT WITH NOTEPAD!#
#########################################
@@ -6,6 +6,10 @@
# Load plugins including below options
Enable=1
[GPU]
# Force GPU model (-1=auto; 0=Kepler; 1=Maxwell; 2=Turing)
Model=-1
[Launcher]
# Forces the launcher to be skipped, you can use the --launch parameter instead of this.
Skip=0