Added command line options --cuda and --cuda-loader.

This commit is contained in:
XMRig 2019-10-29 00:42:49 +07:00
parent 80fd0f9fab
commit 9dfa38f1e7
7 changed files with 40 additions and 3 deletions

View file

@ -38,6 +38,10 @@
"cn/0": false,
"cn-lite/0": false
},
"cuda": {
"enabled": false,
"loader": null,
},
"donate-level": 5,
"donate-over-proxy": 1,
"log-file": null,
@ -64,4 +68,4 @@
"syslog": false,
"user-agent": null,
"watch": true
}
}