SChernykh
|
682e893388
|
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
|
1d2bff4de0
|
Initial stub for setting job in OpenCL backend.
|
2019-08-28 02:05:19 +07:00 |
|
XMRig
|
5588fa13c6
|
Removed cn/wow algorithm (coin forked to rx/wow).
|
2019-08-27 09:34:08 +07:00 |
|
XMRig
|
897f08183b
|
Restored OclCache.
|
2019-08-27 06:31:40 +07:00 |
|
XMRig
|
faf18262eb
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
d134bd24a5
|
Added L2 information to Algorithm.
|
2019-08-08 14:03:52 +07:00 |
|
XMRig
|
98378d072d
|
Optimized RandomX initialization and switching.
|
2019-08-01 20:37:05 +07:00 |
|
XMRig
|
70d9b6e793
|
Added support for allocate RandomX dataset on each NUMA node.
|
2019-07-27 19:41:59 +07:00 |
|
XMRig
|
b88e5ce20e
|
Fixed dataset initialization speed on Linux if thread affinity was used.
|
2019-07-25 19:11:07 +07:00 |
|
XMRig
|
9b0eca2ffa
|
#1072 Fixed RandomX seed re-initialization.
|
2019-07-25 06:42:19 +07:00 |
|
XMRig
|
9c03bb6ab3
|
Only intensity=1 allowed for RandomX.
|
2019-07-21 00:08:13 +07:00 |
|
XMRig
|
5471c5b18d
|
Fixed command line config and removed --max-cpu-usage and --safe.
|
2019-07-20 00:37:15 +07:00 |
|
XMRig
|
b0d1ee0694
|
Restored algo field in login request.
|
2019-07-18 22:35:15 +07:00 |
|
XMRig
|
f6b4fd5909
|
Fixed bugs.
|
2019-07-18 04:21:14 +07:00 |
|
XMRig
|
c8736cac5e
|
Implemented unified cryptonight and RandomX scratchpad memory.
|
2019-07-17 04:33:11 +07:00 |
|
XMRig
|
fe2ae04f8d
|
Added initial support for new style threads launch method.
|
2019-07-16 22:10:50 +07:00 |
|
XMRig
|
e3bb94ea1d
|
Removed CPU specific code from Worker class.
|
2019-07-14 00:35:38 +07:00 |
|
XMRig
|
87b2ad178f
|
Move files.
|
2019-07-13 22:15:53 +07:00 |
|