XMRig
|
ff7d404908
|
#1227 Added "arqma" value for "coin" option.
|
2019-10-09 09:20:54 +07:00 |
|
SChernykh
|
e766e11dfa
|
RandomX (Arqma variant) support
|
2019-10-08 19:00:19 +02:00 |
|
XMRig
|
19ff69eb35
|
Fixed crash.
|
2019-10-08 08:50:33 +07:00 |
|
XMRig
|
e115db1fea
|
Added "memory-pool" option.
|
2019-10-07 23:38:01 +07:00 |
|
XMRig
|
d7ae457325
|
Added class NUMAMemoryPool.
|
2019-10-07 20:39:04 +07:00 |
|
XMRig
|
78d87138d5
|
Fixed Linux build.
|
2019-10-07 13:37:12 +07:00 |
|
XMRig
|
dd0f924bff
|
Added initial memory pool support.
|
2019-10-07 12:36:40 +07:00 |
|
XMRig
|
f23d206762
|
VirtualMemory class refactoring.
|
2019-10-06 17:49:15 +07:00 |
|
XMRig
|
9e65fac905
|
Use hwloc for set thread affinity.
|
2019-10-06 14:40:42 +07:00 |
|
XMRig
|
851fe58e25
|
Simplified VirtualMemory::bindToNUMANode.
|
2019-10-04 19:52:15 +07:00 |
|
XMRig
|
0f444b747e
|
Merge branch 'dev' into evo
|
2019-09-28 03:25:59 +07:00 |
|
XMRig
|
b1188210e2
|
Set "rx/0" as user visible RandomX name.
|
2019-09-28 03:25:03 +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
|
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
|
9fb3f9e01c
|
Initial RandomX source code prepare and compile.
|
2019-09-08 21:56:18 +07:00 |
|
XMRig
|
121bd87491
|
Split config generator to separated files.
|
2019-09-06 19:38:22 +07:00 |
|
XMRig
|
c91dcc6837
|
Relax cn algorithm constants definition.
|
2019-09-04 13:22:20 +07:00 |
|
XMRig
|
d948d8d06b
|
cn/r part 2 of 2.
|
2019-09-04 11:23:04 +07:00 |
|
XMRig
|
716669ff96
|
Use external script to prepare OpenCL source.
|
2019-08-28 00:33:49 +07:00 |
|
XMRig
|
5588fa13c6
|
Removed cn/wow algorithm (coin forked to rx/wow).
|
2019-08-27 09:34:08 +07:00 |
|
XMRig
|
faf18262eb
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
e9408d659f
|
Name for reference RandomX configuration changed to rx/text to avoid potential conflicts in future.
|
2019-08-09 14:26:00 +07:00 |
|
XMRig
|
990dc7dd51
|
uv_mutex replaced to std::mutex.
|
2019-08-09 01:00:21 +07:00 |
|
XMRig
|
d134bd24a5
|
Added L2 information to Algorithm.
|
2019-08-08 14:03:52 +07:00 |
|
XMRig
|
3c5d27ea09
|
Added maxIntensity method to Algorithm.
|
2019-08-07 18:51:32 +07:00 |
|
XMRig
|
1e1363f8ea
|
#1092 Fixed crash if use wrong affinity on NUMA systems.
|
2019-08-05 21:55:52 +07:00 |
|
XMRig
|
e9e846a413
|
Replacement for PR #1087
|
2019-07-31 09:29:09 +07:00 |
|
XMRig
|
1c5be3826f
|
Sync changes.
|
2019-07-29 15:06:46 +07:00 |
|
XMRig
|
876b2ff7a7
|
Fix hwloc deprecation warnings.
|
2019-07-28 10:15:20 +07:00 |
|
XMRig
|
70d9b6e793
|
Added support for allocate RandomX dataset on each NUMA node.
|
2019-07-27 19:41:59 +07:00 |
|
XMRig
|
279a12e640
|
Simplified VirtualMemory::bindToNUMANode.
|
2019-07-26 17:03:10 +07:00 |
|
XMRig
|
9d505ddaf6
|
Added VirtualMemory::bindToNUMANode
|
2019-07-26 15:29:06 +07:00 |
|
XMRig
|
9c03bb6ab3
|
Only intensity=1 allowed for RandomX.
|
2019-07-21 00:08:13 +07:00 |
|
XMRig
|
db80d1c7bc
|
Updated algorithms descriptions.
|
2019-07-20 20:57:37 +07:00 |
|
XMRig
|
b0d1ee0694
|
Restored algo field in login request.
|
2019-07-18 22:35:15 +07:00 |
|
XMRig
|
fb205e8cd3
|
Restored "CPU READY" message.
|
2019-07-17 14:54:08 +07:00 |
|
XMRig
|
bd5a42ce84
|
Class Mem replaced to VirtualMemory.
|
2019-07-17 04:57:58 +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
|
e31433928f
|
Removed xmrig.h.
|
2019-07-13 19:10:17 +07:00 |
|
XMRig
|
facdd99acc
|
Added new nonce allocation method for dynamic/variable threads.
|
2019-07-11 16:15:51 +07:00 |
|
XMRig
|
e1edfa3312
|
Added classes Rx, RxAlgo, RxCache, RxDataset.
|
2019-07-10 01:53:05 +07:00 |
|
XMRig
|
d84ab8e4bf
|
Added class JobResults.
|
2019-07-06 15:22:19 +07:00 |
|
XMRig
|
8c48b907cd
|
Generate "rx" and "rx/wow" sections of CPU threads.
|
2019-07-06 11:31:12 +07:00 |
|
XMRig
|
2a3b27be06
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-07-06 10:49:31 +07:00 |
|
XMRig
|
e8a9b0013d
|
Quick fixes.
|
2019-07-02 22:57:08 +07:00 |
|
XMRig
|
7fa6ac5d38
|
Added support for multi-algorithm CPU threads settings.
|
2019-07-02 22:56:28 +07:00 |
|
SChernykh
|
7d10b6b71f
|
Integrated RandomX, added RandomXL (Loki)
|
2019-07-01 20:11:51 +02:00 |
|