Commit Graph

32 Commits

Author SHA1 Message Date
XMRig
717e13818f Implemented RxNUMAStorage. 2019-10-05 08:24:28 +07:00
XMRig
e9d7648fdb Added global backends hashrate to "GET /2/backends" endpoint. 2019-09-20 14:15:35 +07:00
XMRig
d1d0ed7fe2 Allow partially started threads. 2019-09-17 02:22:59 +07:00
XMRig
c4b49d4213 OpenCL RandomX WIP 2019-09-11 15:48:02 +07:00
XMRig
acf6a2d2c3 * Restored all cn/1 based algorithms (cn/1, cn-lite/1, cn/rto, cn-heavy/tube) 2019-09-02 18:30:13 +07:00
XMRig
bfd749a914 Make CpuLaunchStatus more high level. 2019-08-25 16:47:25 +07:00
XMRig
c1e21618ab Improved detailed hashrate report. 2019-08-25 04:14:34 +07:00
XMRig
fe5832bfc6 Added OclWorker class. 2019-08-25 03:50:49 +07:00
XMRig
c26b823761 Implemented OclLaunchData creation. 2019-08-24 00:14:41 +07:00
XMRig
f9bdd6ae93 Merge branch 'dev' into feature-opencl 2019-08-17 23:33:48 +07:00
XMRig
e747f8b06c Added MSVC support for Argon2. 2019-08-17 04:01:53 +07:00
XMRig
9861f9eadd Added selection for optimized Argon2 implementation. 2019-08-17 01:42:03 +07:00
XMRig
8f070d7648 More flexible API handling for mining backends. 2019-08-13 02:38:10 +07:00
Jethro Grassie
3633ef7f9d fix #1108 2019-08-09 19:45:03 -04:00
XMRig
46c8202a83 #1106 Fixed hugepages field in API. 2019-08-09 01:50:31 +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
c118117abb Added class CpuThreads. 2019-08-07 16:13:23 +07:00
XMRig
e40b9deb6d Always stop mining threads in RandomX dataset change upcoming. 2019-08-02 16:44:55 +07:00
XMRig
d20cd9a069 Fixed miner freeze when switch between RandomX variants. 2019-07-28 14:42:29 +07:00
XMRig
afba358c63 Return correct hugePages count if NUMA mode used. 2019-07-27 21:31:11 +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
180064bc2a Fixed build. 2019-07-19 05:03:14 +07:00
XMRig
ca23430933 "GET /1/threads" replaced to "GET /2/backends". 2019-07-19 04:22:21 +07:00
XMRig
7dcd840ab9 Implemented "enabled" field for CPU backend; 2019-07-19 02:39:00 +07:00
XMRig
db971991fb Added support for threads restart if config changed. 2019-07-18 19:11:45 +07:00
XMRig
98cd7a01ed Improved log. 2019-07-17 15:09:37 +07:00
XMRig
fb205e8cd3 Restored "CPU READY" message. 2019-07-17 14:54:08 +07:00
XMRig
c8736cac5e Implemented unified cryptonight and RandomX scratchpad memory. 2019-07-17 04:33:11 +07:00
XMRig
8afd3f1c76 Restored printable hashrate. 2019-07-17 01:28:42 +07:00
XMRig
fe2ae04f8d Added initial support for new style threads launch method. 2019-07-16 22:10:50 +07:00