XMRig
|
79a7d91166
|
Fixed --randomx-wrmsr option without parameters.
|
2019-12-11 19:16:01 +07:00 |
|
XMRig
|
f960d1cf16
|
Added RandomX option "wrmsr" with command line equivalent --randomx-wrmsr=N.
|
2019-12-10 23:57:29 +07:00 |
|
XMRig
|
4b3ab4f99a
|
Added command line option --randomx-1gb-pages
|
2019-12-10 11:56:31 +07:00 |
|
XMRig
|
0c926c5f57
|
#1385 "max-threads-hint" option now also limit RandomX dataset initialization threads.
|
2019-12-07 22:18:06 +07:00 |
|
XMRig
|
5d6abe4ae6
|
#1386 Added priority for RandomX dataset initialization threads.
|
2019-12-06 22:17:04 +07:00 |
|
SChernykh
|
0a5c12295d
|
Added 1GB hugepages support for Linux
|
2019-12-05 19:39:47 +01:00 |
|
XMRig
|
bc4e456ac1
|
Option "yield" enabled by default and added command line option --cpu-no-yield.
|
2019-12-04 08:50:54 +07:00 |
|
XMRig
|
75195e95d3
|
#1363 Fixed main thread priority.
|
2019-12-03 18:28:10 +07:00 |
|
XMRig
|
b7e1d97d93
|
Added option "mode" (or --randomx-mode) for RandomX.
|
2019-11-29 13:00:17 +07:00 |
|
XMRig
|
5c3ce370e3
|
#1285 Added command line options --cuda-bfactor-hint and --cuda-bsleep-hint.
|
2019-11-15 03:10:58 +07:00 |
|
XMRig
|
e326a657d1
|
#1274 Added --cuda-devices command line option.
|
2019-11-13 00:40:22 +07:00 |
|
XMRig
|
22b2ebafb7
|
Added "health-print-time" option.
|
2019-11-01 04:08:52 +07:00 |
|
XMRig
|
70acc63349
|
Added manual (e key) health reports.
|
2019-11-01 00:09:28 +07:00 |
|
XMRig
|
9b56d63d8c
|
Fixed switching from non RandomX algorithm to RandomX.
|
2019-10-30 22:40:09 +07:00 |
|
XMRig
|
a1a7692072
|
Added command line options --cuda and --cuda-loader.
|
2019-10-29 00:42:49 +07:00 |
|
XMRig
|
041fbc572e
|
Added initial CUDA backend stub.
|
2019-10-23 16:37:56 +07:00 |
|
XMRig
|
ded54b2a78
|
Added "paused" field to API.
|
2019-10-21 21:27:05 +07:00 |
|
XMRig
|
8bd882ef79
|
Added "self-select" to config example.
|
2019-10-20 16:04:22 +07:00 |
|
XMRig
|
33c1bcd30e
|
Prepare for self select.
|
2019-10-11 14:55:12 +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
|
7c91a5449f
|
Updated default config and docs.
|
2019-10-08 09:41:36 +07:00 |
|
XMRig
|
e115db1fea
|
Added "memory-pool" option.
|
2019-10-07 23:38:01 +07:00 |
|
XMRig
|
dd0f924bff
|
Added initial memory pool support.
|
2019-10-07 12:36:40 +07:00 |
|
XMRig
|
3d262d82a0
|
Added class RxQueue, class Rx now thin static wrapper on top of RxQueue.
|
2019-10-06 07:47:41 +07:00 |
|
XMRig
|
8b14b414a4
|
More cleanup.
|
2019-10-03 07:45:25 +07:00 |
|
XMRig
|
5fb99d1bc8
|
#1202 Fixed algorithm verification in donate strategy.
|
2019-09-28 22:07:44 +07:00 |
|
XMRig
|
a62bc045cf
|
Updated default config example.
|
2019-09-28 02:34:10 +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
|
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
|
ac1e65f5b9
|
Advanced opencl options postponed.
|
2019-09-26 01:53:16 +07:00 |
|
XMRig
|
e5e2953ffe
|
Added command line option --opencl-devices (hint mode)
|
2019-09-24 23:01:03 +07:00 |
|
XMRig
|
c9593bf44b
|
Implemented --opencl-no-cache, --opencl-loader, --opencl-platform command line options.
|
2019-09-24 18:39:43 +07:00 |
|
XMRig
|
1eccc037a7
|
Added command line option --opencl.
|
2019-09-24 03:14:35 +07:00 |
|
XMRig
|
efd2e8d757
|
OpenCL backend disabled by default.
|
2019-09-23 05:51:46 +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
|
d3f86cb845
|
Optimized initialization.
|
2019-09-21 19:26:27 +07:00 |
|
XMRig
|
331cefa0b4
|
Updated default config example.
|
2019-09-20 15:09:24 +07:00 |
|
XMRig
|
1aee003e4a
|
Backport fixes from v4.
|
2019-09-20 14:54:18 +07:00 |
|
XMRig
|
3d754cc369
|
#1180 Fixed race condition in nonce reset.
|
2019-09-20 00:30:20 +07:00 |
|
XMRig
|
d2cc7075d4
|
OclLib improvements.
|
2019-09-13 10:35:32 +07:00 |
|
XMRig
|
cdb87d235b
|
Merge branch 'dev' into feature-opencl
|
2019-08-31 09:36:58 +07:00 |
|
XMRig
|
ee105d7d7a
|
Fixed, for Argon2 algorithms command line options, like --threads was ignored.
|
2019-08-30 18:55:53 +07:00 |
|
XMRig
|
b8982a4652
|
Start mining threads only after RandomX dataset initialization.
|
2019-08-25 20:28:15 +07:00 |
|
XMRig
|
56141741ac
|
Added ConfigPrivate class.
|
2019-08-18 01:01:28 +07:00 |
|
XMRig
|
f9bdd6ae93
|
Merge branch 'dev' into feature-opencl
|
2019-08-17 23:33:48 +07:00 |
|
XMRig
|
c902b32e2e
|
Updated default config.
|
2019-08-17 21:22:44 +07:00 |
|