XMRig
|
c828e6b793
|
Code cleanup.
|
2020-05-05 01:55:00 +07:00 |
|
SChernykh
|
80d944bf82
|
Optimized RandomX dataset initialization
- Use single Argon2 implemenation
- Auto-select the fastest Argon2 implementation for RandomX
|
2020-05-03 20:44:59 +02:00 |
|
XMRig
|
f00769f758
|
Code style cleanup.
|
2019-12-28 01:45:54 +07:00 |
|
XMRig
|
9cea70b77c
|
Rename Rx_windows.cpp to Rx_win.cpp.
|
2019-12-17 15:16:37 +07:00 |
|
XMRig
|
8bef964f68
|
Added support for write custom MSR.
|
2019-12-17 02:27:07 +07:00 |
|
SChernykh
|
2e6523aa10
|
MSR mod for Windows
|
2019-12-14 16:04:37 +01:00 |
|
XMRig
|
1c58e28124
|
Don't build Rx_linux.cpp on ARM.
|
2019-12-11 21:20:37 +07:00 |
|
XMRig
|
96cfdda9a1
|
Added RandomX option "wrmsr" with command line equivalent --randomx-wrmsr=N.
|
2019-12-10 23:57:29 +07:00 |
|
XMRig
|
68d77b02d7
|
Added initial memory pool support.
|
2019-10-07 12:36:40 +07:00 |
|
XMRig
|
59b62dcb77
|
Added class RxQueue, class Rx now thin static wrapper on top of RxQueue.
|
2019-10-06 07:47:41 +07:00 |
|
XMRig
|
207dae418d
|
Added RxNUMAStorage stub.
|
2019-10-04 18:43:03 +07:00 |
|
XMRig
|
7508411faf
|
Extended "numa" option for RandomX.
|
2019-10-04 10:49:55 +07:00 |
|
XMRig
|
f34031a984
|
Added interface IRxStorage and RxBasicStorage class.
|
2019-10-04 08:45:13 +07:00 |
|
XMRig
|
6d8cf91568
|
Added class RxSeed.
|
2019-10-03 04:48:36 +07:00 |
|
SChernykh
|
38f4f4f695
|
Added JIT compiler for RandomX on ARMv8
|
2019-09-21 10:10:52 +02:00 |
|
XMRig
|
6f5d175d12
|
Fix compile warning, mostly struct/class inconsistency.
|
2019-09-13 18:21:05 +07:00 |
|
XMRig
|
043989e8ee
|
Resolved conflict between argon2 implementations.
|
2019-08-16 03:18:35 +07:00 |
|
XMRig
|
0c25424a3e
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|