Commit Graph

1068 Commits

Author SHA1 Message Date
SChernykh
e766e11dfa RandomX (Arqma variant) support 2019-10-08 19:00:19 +02:00
XMRig
7c91a5449f Updated default config and docs. 2019-10-08 09:41:36 +07: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
e7108006c2 Removed unnecessary error message. 2019-10-07 21:11:58 +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
8b8c9e50c9 Merge branch 'optimize-numa' into evo 2019-10-06 11:21:31 +07:00
XMRig
b7398ad9fa Fixed exit condition for RxQueue. 2019-10-06 11:19:32 +07:00
XMRig
8cd44fad9c Removed uv_try_write for console log. 2019-10-06 11:03:01 +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
SChernykh
9314205de2 Refactored JIT compiler for x86, small RandomX speedup 2019-10-05 21:40:21 +02:00
XMRig
5058da3f29 Fixed exit. 2019-10-05 11:24:22 +07:00
XMRig
717e13818f Implemented RxNUMAStorage. 2019-10-05 08:24:28 +07:00
XMRig
851fe58e25 Simplified VirtualMemory::bindToNUMANode. 2019-10-04 19:52:15 +07:00
XMRig
93a70f4bbe Added RxNUMAStorage stub. 2019-10-04 18:43:03 +07:00
XMRig
473b98ae68 Extended "numa" option for RandomX. 2019-10-04 10:49:55 +07:00
XMRig
f9f5b8a716 Added interface IRxStorage and RxBasicStorage class. 2019-10-04 08:45:13 +07:00
XMRig
8b14b414a4 More cleanup. 2019-10-03 07:45:25 +07:00
XMRig
4a80dfa349 Added class RxSeed. 2019-10-03 04:48:36 +07:00
XMRig
c452846a6a #1212 Fixed RandomX dataset re-initialization. 2019-10-02 06:35:49 +07:00
XMRig
dea1f983f0 Merge branch 'dev' into evo 2019-10-01 07:26:18 +07:00
XMRig
aaddfbe779 Fixed support for systems where total count of NUMA nodes not equal usable count. 2019-10-01 07:19:13 +07:00
XMRig
6e3e39207b Fixed msvc build. 2019-10-01 01:25:47 +07:00
XMRig
962ab093c2 #1150 Fixed argon2 header conflict. 2019-10-01 01:18:22 +07:00
XMRig
9c064cdeee Fixed excessive memory allocation. 2019-09-30 08:28:25 +07:00
XMRig
00851b9fb8 Added clRetainMemObject support. 2019-09-30 07:30:14 +07:00
XMRig
dcb233ce91 RandomX dataset specific code moved into OclSharedData class. 2019-09-30 06:59:44 +07:00
XMRig
768f1d9269 Class OclInterleave renamed to OclSharedData and added class OclSharedState. 2019-09-30 05:18:53 +07:00
XMRig
d317074e45 v4.3.0-evo 2019-09-29 04:27:23 +07:00
XMRig
76f1ae83bb v3.2.1-dev 2019-09-29 04:25:35 +07:00
XMRig
1f7943b196 v4.2.0-beta 2019-09-28 23:55:49 +07:00
XMRig
e56466ef0e Merge branch 'evo' into beta 2019-09-28 23:34:12 +07:00
XMRig
b89616fc8b Fixed ARM build. 2019-09-28 23:26:03 +07:00
XMRig
d714ba4db3 v4.2.0 2019-09-28 23:10:07 +07:00
XMRig
84e69d316b v3.2.0 2019-09-28 23:03:12 +07:00
XMRig
5fb99d1bc8 #1202 Fixed algorithm verification in donate strategy. 2019-09-28 22:07:44 +07:00
XMRig
7dd790dfc2 Fixed build on macOS. 2019-09-28 18:20:56 +07:00
XMRig
ea148d9aad v3.2.0-dev 2019-09-28 03:40:53 +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
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
7ed7434ca4 Merge branch 'dev' into evo 2019-09-27 23:40:36 +07:00
XMRig
ff98a1c305 Fixed coin option in daemon mode. 2019-09-27 23:39:57 +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