XMRig
|
8a53fa7293
|
Merge branch 'evo' into beta
|
2019-10-11 23:23:22 +07:00 |
|
XMRig
|
7eb2270d93
|
Fixed regression.
|
2019-10-11 23:21:02 +07:00 |
|
XMRig
|
84451a7625
|
v4.4.0-evo
|
2019-10-10 17:12:13 +07:00 |
|
XMRig
|
4f2c851cda
|
v4.3.0-beta
|
2019-10-10 13:58:43 +07:00 |
|
XMRig
|
ad4c00f9bb
|
Merge branch 'evo' into beta
|
2019-10-10 13:34:18 +07:00 |
|
XMRig
|
8594622dd0
|
Improved CPU profile generation.
|
2019-10-09 12:58:11 +07:00 |
|
XMRig
|
8ecedc8250
|
Improved OpenCL profile generation, don't create unnecessary (equal to main profile) profiles.
|
2019-10-09 11:11:43 +07:00 |
|
XMRig
|
ff7d404908
|
#1227 Added "arqma" value for "coin" option.
|
2019-10-09 09:20:54 +07:00 |
|
XMRig
|
a84c459f45
|
Added command line option --cpu-memory-pool.
|
2019-10-09 08:45:06 +07:00 |
|
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
|
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 |
|