Commit Graph

2308 Commits

Author SHA1 Message Date
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
ea24bb96e4 v4.2.1-beta 2019-10-02 10:33:12 +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
XMRig
7e7a5c2eaa v4.2.0-evo 2019-09-27 02:56:22 +07:00
XMRig
86dcf36066 v4.1.0-beta 2019-09-27 02:14:32 +07:00
XMRig
a718e241e7 Fixed build with gcc 4.8. 2019-09-27 01:55:05 +07:00
XMRig
68cec11663 Reduced PciTopology class size. 2019-09-27 01:03:37 +07:00
XMRig
21ffdfad74 v4.1.0-evo 2019-09-26 23:41:11 +07:00
XMRig
c4130e1eb5 Added "restricted" field to "GET /1/summary" request. 2019-09-26 17:29:24 +07:00
XMRig
ac1e65f5b9 Advanced opencl options postponed. 2019-09-26 01:53:16 +07:00
XMRig
e5e2953ffe Added command line option --opencl-devices (hint mode) 2019-09-24 23:01:03 +07:00
XMRig
1afb606b29 Merge branch 'evo' of github.com:xmrig/xmrig into evo 2019-09-24 18:40:10 +07:00
XMRig
c9593bf44b Implemented --opencl-no-cache, --opencl-loader, --opencl-platform command line options. 2019-09-24 18:39:43 +07:00