Commit Graph

1003 Commits

Author SHA1 Message Date
XMRig
efd2e8d757 OpenCL backend disabled by default. 2019-09-23 05:51:46 +07:00
XMRig
096020e2a8 Add support for initialize OpenCL in runtime. 2019-09-23 05:33:48 +07:00
XMRig
e7846723e0 Added command line option --no-cpu 2019-09-23 05:08:59 +07:00
XMRig
0534f361b8 Removed option --http-enabled. 2019-09-23 04:53:33 +07:00
XMRig
477de6a212 Improved/restructured --help output. 2019-09-23 03:47:40 +07:00
XMRig
4120529057 Use more JS friendly names. 2019-09-23 01:27:05 +07:00
XMRig
314168eb44 Extended OpenCL threads information. 2019-09-22 02:10:14 +07:00
XMRig
7303be4c46 Revert instructions_portable.cpp to avoid warning on gcc compilers. 2019-09-22 00:59:53 +07:00
XMRig
d3f86cb845 Optimized initialization. 2019-09-21 19:26:27 +07:00
XMRig
a6da9df824 Merge branch 'dev' into evo 2019-09-21 19:08:10 +07:00
XMRig
50f8805866 #1183 Fixed crash in background mode. 2019-09-21 19:05:52 +07:00
SChernykh
46ef04a4cf Added JIT compiler for RandomX on ARMv8 2019-09-21 10:10:52 +02:00
XMRig
3b90cc5c2c Merge branch 'dev' into evo 2019-09-21 03:24:34 +07:00
XMRig
724e2d8e7f #1183 Disable stdin handler if not available. 2019-09-21 03:22:19 +07:00
XMRig
3c57337a6d v4.0.2-evo 2019-09-20 16:46:56 +07:00
XMRig
ed4d416f0d v3.1.4-dev 2019-09-20 16:45:17 +07:00
XMRig
351d0d1486 v4.0.1-beta 2019-09-20 15:48:23 +07:00
XMRig
331cefa0b4 Updated default config example. 2019-09-20 15:09:24 +07:00
XMRig
f97e62a249 v3.1.3 2019-09-20 15:02:20 +07:00
XMRig
1aee003e4a Backport fixes from v4. 2019-09-20 14:54:18 +07:00
XMRig
e9d7648fdb Added global backends hashrate to "GET /2/backends" endpoint. 2019-09-20 14:15:35 +07:00
XMRig
78637e4dc3 Fixed config file permissions after write (MSYS only). 2019-09-20 02:54:33 +07:00
XMRig
3d754cc369 #1180 Fixed race condition in nonce reset. 2019-09-20 00:30:20 +07:00
XMRig
5cdcd1ebdc [opencl] Better cn/r specific resource management. 2019-09-19 03:42:11 +07:00
XMRig
2ddd0e2cd8 Fixes for Intel OpenCL platform. 2019-09-19 02:05:42 +07:00
XMRig
b142a71573 #1177 Fixed unroll syntax for old drivers. 2019-09-18 23:46:51 +07:00
XMRig
d1d0ed7fe2 Allow partially started threads. 2019-09-17 02:22:59 +07:00
XMRig
88fd722ad3 Simplify code. 2019-09-16 23:53:39 +07:00
XMRig
4223e282d6 Improved thread self test error message. 2019-09-16 01:27:51 +07:00
XMRig
0d7967d493 v3.1.3-dev 2019-09-16 00:29:46 +07:00
XMRig
de817088f3 v4.0.1-evo 2019-09-16 00:28:40 +07:00
XMRig
4cea340b65 v4.0.0-beta 2019-09-15 19:14:01 +07:00
XMRig
af791dd829 Update APP_DESC 2019-09-15 18:23:41 +07:00
XMRig
ac49342dd9 Change APP_KIND to miner. 2019-09-15 18:11:25 +07:00
XMRig
0ac13847ef Merge branch 'dev' into evo 2019-09-15 18:05:15 +07:00
XMRig
aa01dc2864 v3.1.2 2019-09-15 18:04:18 +07:00
XMRig
e8b078dda8 Fixed cmake 2.8 support. 2019-09-14 20:34:15 +07:00
XMRig
26e3d541b2 Use RxAlgo:base instead of switch. 2019-09-14 12:00:33 +07:00
SChernykh
a2b5acc127 RandomX config generator for OpenCL
Also fixed compilation errors on VS2019
2019-09-13 21:05:00 +02:00
XMRig
a3e66e94cf Fix compile warning, mostly struct/class inconsistency. 2019-09-13 18:21:05 +07:00
XMRig
97ac9f4d22 Fixed Linux build. 2019-09-13 17:23:33 +07:00
XMRig
a271f5d0be Fixed MSVC build. 2019-09-13 17:17:48 +07:00
XMRig
eef7e72459 Use sub buffers. 2019-09-13 16:10:12 +07:00
XMRig
d2cc7075d4 OclLib improvements. 2019-09-13 10:35:32 +07:00
XMRig
dbce6a548b Added OpenCL code minification . 2019-09-12 18:50:35 +07:00
XMRig
43e7d13d3d Added autoconfig stub for RandomX. 2019-09-12 15:21:14 +07:00
XMRig
3afc880fe5 Implemented option "dataset_host". 2019-09-12 13:49:27 +07:00
XMRig
1699443520 Merge branch 'dev' into feature-opencl 2019-09-12 13:16:42 +07:00
XMRig
9428659e72 Implemented OpenCL JIT mode. 2019-09-12 13:10:50 +07:00
XMRig
5dfe4ec100 Fixed invalid shares. 2019-09-12 10:00:12 +07:00