1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 23:52:38 -05:00

OpenCL backend disabled by default.

This commit is contained in:
XMRig
2019-09-23 05:51:46 +07:00
parent d9dc6a396f
commit 3e42fa28df
5 changed files with 16 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
"cn-lite/0": false
},
"opencl": {
"enabled": true,
"enabled": false,
"cache": true,
"loader": null,
"platform": "AMD",