XMRig
|
75195e95d3
|
#1363 Fixed main thread priority.
|
2019-12-03 18:28:10 +07:00 |
|
XMRig
|
39462aeec7
|
Use uv_get_free_memory.
|
2019-11-29 13:12:36 +07:00 |
|
XMRig
|
b7e1d97d93
|
Added option "mode" (or --randomx-mode) for RandomX.
|
2019-11-29 13:00:17 +07:00 |
|
XMRig
|
38d591c24f
|
Added "resources" field to API.
|
2019-11-29 10:50:30 +07:00 |
|
XMRig
|
61cc3f6fc6
|
Code cleanup.
|
2019-11-29 10:17:05 +07:00 |
|
XMRig
|
3dc67f9fc3
|
Fixed zero size buffers handling.
|
2019-11-28 07:28:28 +07:00 |
|
XMRig
|
b2fd91a435
|
Minor changes, based on https://github.com/xmrig/xmrig-nvidia/pull/305
|
2019-11-28 05:14:17 +07:00 |
|
XMRig
|
1760de4196
|
#1307 Fixed incorrect job method for SelfSelectClient.
|
2019-11-21 15:44:39 +07:00 |
|
XMRig
|
d3e29052cf
|
Fixed isTLS method.
|
2019-11-20 15:36:02 +07:00 |
|
XMRig
|
e326a657d1
|
#1274 Added --cuda-devices command line option.
|
2019-11-13 00:40:22 +07:00 |
|
XMRig
|
6992e083dc
|
Sync changes with proxy.
|
2019-11-01 21:51:03 +07:00 |
|
XMRig
|
22b2ebafb7
|
Added "health-print-time" option.
|
2019-11-01 04:08:52 +07:00 |
|
XMRig
|
2872c4737a
|
Display backend for shares.
|
2019-10-29 15:43:13 +07:00 |
|
XMRig
|
a1a7692072
|
Added command line options --cuda and --cuda-loader.
|
2019-10-29 00:42:49 +07:00 |
|
XMRig
|
12b26320dd
|
Merge branch 'feature-cuda' into evo
|
2019-10-28 13:29:15 +07:00 |
|
XMRig
|
7cdd4cc2d2
|
Merge branch 'evo' of github.com:xmrig/xmrig into evo
|
2019-10-28 13:28:43 +07:00 |
|
SChernykh
|
b3740870b5
|
Fix VS2019 compilation
|
2019-10-26 13:32:30 +02:00 |
|
XMRig
|
97f9364dc6
|
Added CudaWorker and CudaLaunchData.
|
2019-10-26 17:37:54 +07:00 |
|
XMRig
|
9b8083aaca
|
Fixed "coin" option for self select mode.
|
2019-10-22 16:54:36 +07:00 |
|
XMRig
|
07f0f41d6c
|
#1241 Revert changes in ConsoleLog for Windows.
|
2019-10-20 23:59:29 +07:00 |
|
XMRig
|
b992893707
|
Don't add "self-select" field to generated config if it not supported.
|
2019-10-19 02:39:46 +07:00 |
|
XMRig
|
58d6b89706
|
Added error handling for self-select mode.
|
2019-10-17 00:57:35 +07:00 |
|
XMRig
|
f382cee3f9
|
Added send with callback.
|
2019-10-16 19:34:33 +07:00 |
|
XMRig
|
ae557af840
|
Self-select initial working implementation.
|
2019-10-12 19:48:18 +07:00 |
|
XMRig
|
ceaccf2b8a
|
Added SelfSelectClient stub.
|
2019-10-12 00:24:47 +07:00 |
|
XMRig
|
33c1bcd30e
|
Prepare for self select.
|
2019-10-11 14:55:12 +07:00 |
|
XMRig
|
db3cedc711
|
Added class Url.
|
2019-10-11 09:58:11 +07:00 |
|
XMRig
|
8594622dd0
|
Improved CPU profile generation.
|
2019-10-09 12:58:11 +07:00 |
|
XMRig
|
a84c459f45
|
Added command line option --cpu-memory-pool.
|
2019-10-09 08:45:06 +07:00 |
|
XMRig
|
e7108006c2
|
Removed unnecessary error message.
|
2019-10-07 21:11:58 +07:00 |
|
XMRig
|
9e65fac905
|
Use hwloc for set thread affinity.
|
2019-10-06 14:40:42 +07:00 |
|
XMRig
|
8cd44fad9c
|
Removed uv_try_write for console log.
|
2019-10-06 11:03:01 +07:00 |
|
XMRig
|
255f6cff6b
|
Added config option "cpu/max-threads-hint" and command line option "--cpu-max-threads-hint".
|
2019-09-28 02:02:20 +07:00 |
|
XMRig
|
7ed7434ca4
|
Merge branch 'dev' into evo
|
2019-09-27 23:40:36 +07:00 |
|
XMRig
|
ff98a1c305
|
Fixed coin option in daemon mode.
|
2019-09-27 23:39:57 +07:00 |
|
XMRig
|
9694164318
|
Merge branch 'dev' into evo
|
2019-09-27 05:54:33 +07:00 |
|
XMRig
|
335092f70f
|
Added coin option.
|
2019-09-27 05:41:45 +07:00 |
|
XMRig
|
c4130e1eb5
|
Added "restricted" field to "GET /1/summary" request.
|
2019-09-26 17:29:24 +07:00 |
|
XMRig
|
e5e2953ffe
|
Added command line option --opencl-devices (hint mode)
|
2019-09-24 23:01:03 +07:00 |
|
XMRig
|
1eccc037a7
|
Added command line option --opencl.
|
2019-09-24 03:14:35 +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
|
d3f86cb845
|
Optimized initialization.
|
2019-09-21 19:26:27 +07: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
|
1aee003e4a
|
Backport fixes from v4.
|
2019-09-20 14:54:18 +07:00 |
|
XMRig
|
78637e4dc3
|
Fixed config file permissions after write (MSYS only).
|
2019-09-20 02:54:33 +07:00 |
|
XMRig
|
1699443520
|
Merge branch 'dev' into feature-opencl
|
2019-09-12 13:16:42 +07:00 |
|
XMRig
|
e9b20fff81
|
Implemented VM mode for OpenCL RandomX.
|
2019-09-12 00:01:03 +07:00 |
|
XMRig
|
c4b49d4213
|
OpenCL RandomX WIP
|
2019-09-11 15:48:02 +07:00 |
|