Force GPU model in config.ini
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user