Added command line option --opencl.

This commit is contained in:
XMRig
2019-09-24 03:14:35 +07:00
parent c0d3d9686d
commit 1eccc037a7
7 changed files with 691 additions and 3 deletions

View File

@@ -100,6 +100,7 @@ public:
OclMemChunkKey = 1408,
OclUnrollKey = 1409,
OclCompModeKey = 1410,
OclKey = 1411,
// xmrig-proxy
AccessLogFileKey = 'A',