1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-01-23 14:52:52 -05:00

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
}
}