XMRig
|
40e8bfe443
|
Added global backends hashrate to "GET /2/backends" endpoint.
|
2019-09-20 14:15:35 +07:00 |
|
XMRig
|
e3fcb99d84
|
Allow partially started threads.
|
2019-09-17 02:22:59 +07:00 |
|
XMRig
|
4c90f9960e
|
OpenCL RandomX WIP
|
2019-09-11 15:48:02 +07:00 |
|
XMRig
|
235cda1051
|
* Restored all cn/1 based algorithms (cn/1, cn-lite/1, cn/rto, cn-heavy/tube)
|
2019-09-02 18:30:13 +07:00 |
|
XMRig
|
4a5e185973
|
Make CpuLaunchStatus more high level.
|
2019-08-25 16:47:25 +07:00 |
|
XMRig
|
4f1d4695cd
|
Improved detailed hashrate report.
|
2019-08-25 04:14:34 +07:00 |
|
XMRig
|
d27990b273
|
Added OclWorker class.
|
2019-08-25 03:50:49 +07:00 |
|
XMRig
|
797d90c4dd
|
Implemented OclLaunchData creation.
|
2019-08-24 00:14:41 +07:00 |
|
XMRig
|
bd07f1d455
|
Merge branch 'dev' into feature-opencl
|
2019-08-17 23:33:48 +07:00 |
|
XMRig
|
fe832f510e
|
Added MSVC support for Argon2.
|
2019-08-17 04:01:53 +07:00 |
|
XMRig
|
3022f19eda
|
Added selection for optimized Argon2 implementation.
|
2019-08-17 01:42:03 +07:00 |
|
XMRig
|
f9f04e4b2e
|
More flexible API handling for mining backends.
|
2019-08-13 02:38:10 +07:00 |
|
Jethro Grassie
|
843951266f
|
fix #1108
|
2019-08-09 19:45:03 -04:00 |
|
XMRig
|
7a6790d0f6
|
#1106 Fixed hugepages field in API.
|
2019-08-09 01:50:31 +07:00 |
|
XMRig
|
647cbef43c
|
uv_mutex replaced to std::mutex.
|
2019-08-09 01:00:21 +07:00 |
|
XMRig
|
5896b27bf3
|
Added L2 information to Algorithm.
|
2019-08-08 14:03:52 +07:00 |
|
XMRig
|
96fd7545d1
|
Added class CpuThreads.
|
2019-08-07 16:13:23 +07:00 |
|
XMRig
|
f7ea4b6dbd
|
Always stop mining threads in RandomX dataset change upcoming.
|
2019-08-02 16:44:55 +07:00 |
|
XMRig
|
ab02bd9847
|
Fixed miner freeze when switch between RandomX variants.
|
2019-07-28 14:42:29 +07:00 |
|
XMRig
|
9df9275120
|
Return correct hugePages count if NUMA mode used.
|
2019-07-27 21:31:11 +07:00 |
|
XMRig
|
828fc065b0
|
Added support for allocate RandomX dataset on each NUMA node.
|
2019-07-27 19:41:59 +07:00 |
|
XMRig
|
d4772cbd5d
|
Fixed dataset initialization speed on Linux if thread affinity was used.
|
2019-07-25 19:11:07 +07:00 |
|
XMRig
|
2fc54d240a
|
Fixed build.
|
2019-07-19 05:03:14 +07:00 |
|
XMRig
|
1d78e7d60d
|
"GET /1/threads" replaced to "GET /2/backends".
|
2019-07-19 04:22:21 +07:00 |
|
XMRig
|
fa2c9df075
|
Implemented "enabled" field for CPU backend;
|
2019-07-19 02:39:00 +07:00 |
|
XMRig
|
f590cf58fb
|
Added support for threads restart if config changed.
|
2019-07-18 19:11:45 +07:00 |
|
XMRig
|
630a5dce67
|
Improved log.
|
2019-07-17 15:09:37 +07:00 |
|
XMRig
|
8ce00adda4
|
Restored "CPU READY" message.
|
2019-07-17 14:54:08 +07:00 |
|
XMRig
|
20313cbc56
|
Implemented unified cryptonight and RandomX scratchpad memory.
|
2019-07-17 04:33:11 +07:00 |
|
XMRig
|
5699147aab
|
Restored printable hashrate.
|
2019-07-17 01:28:42 +07:00 |
|
XMRig
|
27f3008d79
|
Added initial support for new style threads launch method.
|
2019-07-16 22:10:50 +07:00 |
|