SChernykh
|
14ef99ca67
|
AstroBWT algorithm (DERO) support
To test:
- Download https://github.com/deroproject/derosuite/releases/tag/AstroBWT
- Run daemon with `--testnet` in command line
In config.json:
- "coin":"dero"
- "url":"127.0.0.1:30306"
- "daemon:"true"
|
2020-02-29 22:41:24 +01:00 |
|
XMRig
|
c307433900
|
Fixed nicehash nonce overflow for CPU backend.
|
2020-02-06 17:19:08 +07:00 |
|
XMRig
|
402c44b547
|
Added "cn-pico/tlo".
|
2019-12-29 00:29:19 +07:00 |
|
XMRig
|
d32df84ca5
|
Memory allocation refactoring.
|
2019-12-08 23:17:39 +07:00 |
|
SChernykh
|
d0df824599
|
Optimized dataset read for Ryzen CPUs
Removed register dependency in dataset read, +0.8% speedup on average.
|
2019-12-08 16:14:02 +01:00 |
|
XMRig
|
c3fd5835c3
|
Added CPU option "yield".
|
2019-12-03 09:04:20 +07:00 |
|
SChernykh
|
84d7eb05f3
|
RandomX fixes
Intel JCC erratum fix and various other improvements, see more here: https://www.phoronix.com/scan.php?page=article&item=intel-jcc-microcode&num=1
|
2019-12-01 08:46:35 +01:00 |
|
XMRig
|
23ebcfb2db
|
Display backend for shares.
|
2019-10-29 15:43:13 +07:00 |
|
XMRig
|
0e0a26f644
|
Fixed Linux build.
|
2019-10-07 13:37:12 +07:00 |
|
XMRig
|
68d77b02d7
|
Added initial memory pool support.
|
2019-10-07 12:36:40 +07:00 |
|
XMRig
|
d5af5cf8f8
|
Fixed exit.
|
2019-10-05 11:24:22 +07:00 |
|
XMRig
|
95daab4bc0
|
Implemented VM mode for OpenCL RandomX.
|
2019-09-12 00:01:03 +07:00 |
|
XMRig
|
eef5d91606
|
Implemented verification on CPU.
|
2019-09-01 19:31:25 +07:00 |
|
XMRig
|
b541960611
|
Implemented cn0 kernel launch.
|
2019-09-01 07:05:49 +07:00 |
|
XMRig
|
71329718e4
|
Merge branch 'dev' into feature-opencl
|
2019-08-30 16:47:51 +07:00 |
|
SChernykh
|
d5e7ab4985
|
Fixed race condition in RandomX thread init
Thread could deadlock if it started before dataset struct was allocated.
|
2019-08-28 18:28:04 +02:00 |
|
XMRig
|
aa294ff066
|
Initial stub for setting job in OpenCL backend.
|
2019-08-28 02:05:19 +07:00 |
|
XMRig
|
82696000e4
|
Removed cn/wow algorithm (coin forked to rx/wow).
|
2019-08-27 09:34:08 +07:00 |
|
XMRig
|
ec1839d580
|
Restored OclCache.
|
2019-08-27 06:31:40 +07:00 |
|
XMRig
|
0c25424a3e
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
5896b27bf3
|
Added L2 information to Algorithm.
|
2019-08-08 14:03:52 +07:00 |
|
XMRig
|
84ff8af4bd
|
Optimized RandomX initialization and switching.
|
2019-08-01 20:37:05 +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
|
39948484bd
|
#1072 Fixed RandomX seed re-initialization.
|
2019-07-25 06:42:19 +07:00 |
|
XMRig
|
162c3f3d32
|
Only intensity=1 allowed for RandomX.
|
2019-07-21 00:08:13 +07:00 |
|
XMRig
|
222cebba71
|
Fixed command line config and removed --max-cpu-usage and --safe.
|
2019-07-20 00:37:15 +07:00 |
|
XMRig
|
0ab26a1619
|
Restored algo field in login request.
|
2019-07-18 22:35:15 +07:00 |
|
XMRig
|
871bc3e180
|
Fixed bugs.
|
2019-07-18 04:21:14 +07:00 |
|
XMRig
|
20313cbc56
|
Implemented unified cryptonight and RandomX scratchpad memory.
|
2019-07-17 04:33:11 +07:00 |
|
XMRig
|
27f3008d79
|
Added initial support for new style threads launch method.
|
2019-07-16 22:10:50 +07:00 |
|
XMRig
|
dff59fabc2
|
Removed CPU specific code from Worker class.
|
2019-07-14 00:35:38 +07:00 |
|
XMRig
|
ee434a5708
|
Move files.
|
2019-07-13 22:15:53 +07:00 |
|