XMRig
|
b541960611
|
Implemented cn0 kernel launch.
|
2019-09-01 07:05:49 +07:00 |
|
XMRig
|
ec1839d580
|
Restored OclCache.
|
2019-08-27 06:31:40 +07:00 |
|
XMRig
|
2a5110aa04
|
Start mining threads only after RandomX dataset initialization.
|
2019-08-25 20:28:15 +07:00 |
|
XMRig
|
d27990b273
|
Added OclWorker class.
|
2019-08-25 03:50:49 +07:00 |
|
XMRig
|
55e12fb34b
|
Extended information about OpenCL devices.
|
2019-08-23 20:19:55 +07:00 |
|
XMRig
|
fac7f8d56e
|
Special handle for cn/2 based algorithms.
|
2019-08-23 00:56:51 +07:00 |
|
XMRig
|
ed7216575c
|
Added OclDevice and partially autoconfig.
|
2019-08-22 22:39:36 +07:00 |
|
XMRig
|
bd07f1d455
|
Merge branch 'dev' into feature-opencl
|
2019-08-17 23:33:48 +07:00 |
|
XMRig
|
bd9255136c
|
Use unsigned type for intensity.
|
2019-08-17 05:22:09 +07:00 |
|
XMRig
|
d254aafb93
|
Fixed bug in aliases logic.
|
2019-08-17 04:52:33 +07:00 |
|
XMRig
|
0c25424a3e
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
9f4428a484
|
Fixed user job recovery after donation round.
|
2019-08-14 02:23:48 +07:00 |
|
XMRig
|
d5f57c35e2
|
Added OclBackend, OclConfig, OclLaunchData, OclThread and OclThreads stubs.
|
2019-08-13 19:47:22 +07:00 |
|
XMRig
|
f9f04e4b2e
|
More flexible API handling for mining backends.
|
2019-08-13 02:38:10 +07:00 |
|
XMRig
|
fd9039928b
|
Added maxIntensity method to Algorithm.
|
2019-08-07 18:51:32 +07:00 |
|
XMRig
|
42dc914eec
|
Added alternative object format for CPU threads.
|
2019-08-07 18:12:39 +07:00 |
|
XMRig
|
96fd7545d1
|
Added class CpuThreads.
|
2019-08-07 16:13:23 +07:00 |
|
XMRig
|
962f0cdd8e
|
Use std::thread and std:mutex instead of uv_thread_t and uv_mutex_t.
|
2019-07-30 21:25:27 +07:00 |
|
XMRig
|
ab02bd9847
|
Fixed miner freeze when switch between RandomX variants.
|
2019-07-28 14:42:29 +07:00 |
|
XMRig
|
828fc065b0
|
Added support for allocate RandomX dataset on each NUMA node.
|
2019-07-27 19:41:59 +07:00 |
|
XMRig
|
ffa6bda106
|
Added VirtualMemory::bindToNUMANode
|
2019-07-26 15:29:06 +07:00 |
|
XMRig
|
d4772cbd5d
|
Fixed dataset initialization speed on Linux if thread affinity was used.
|
2019-07-25 19:11:07 +07:00 |
|
XMRig
|
9660dfc7b3
|
Workaround for unsupported intensity option + warning.
|
2019-07-21 04:35:52 +07:00 |
|
XMRig
|
d2ca254789
|
Disable rx/0 algorithm.
|
2019-07-20 01:20:50 +07:00 |
|
XMRig
|
222cebba71
|
Fixed command line config and removed --max-cpu-usage and --safe.
|
2019-07-20 00:37:15 +07:00 |
|
XMRig
|
2fc54d240a
|
Fixed build.
|
2019-07-19 05:03:14 +07:00 |
|
XMRig
|
1d78e7d60d
|
"GET /1/threads" replaced to "GET /2/backends".
|
2019-07-19 04:22:21 +07:00 |
|
XMRig
|
fa2c9df075
|
Implemented "enabled" field for CPU backend;
|
2019-07-19 02:39:00 +07:00 |
|
XMRig
|
d9164c0b7b
|
Restored "GET /1/summary" endpoint.
|
2019-07-19 02:24:37 +07:00 |
|
XMRig
|
f590cf58fb
|
Added support for threads restart if config changed.
|
2019-07-18 19:11:45 +07:00 |
|
XMRig
|
871bc3e180
|
Fixed bugs.
|
2019-07-18 04:21:14 +07:00 |
|
XMRig
|
8ce00adda4
|
Restored "CPU READY" message.
|
2019-07-17 14:54:08 +07:00 |
|
XMRig
|
4f49533e98
|
Fixed warnings.
|
2019-07-17 05:33:13 +07:00 |
|
XMRig
|
2bf5ffb2df
|
Class Mem replaced to VirtualMemory.
|
2019-07-17 04:57:58 +07:00 |
|
XMRig
|
20313cbc56
|
Implemented unified cryptonight and RandomX scratchpad memory.
|
2019-07-17 04:33:11 +07:00 |
|
XMRig
|
5699147aab
|
Restored printable hashrate.
|
2019-07-17 01:28:42 +07:00 |
|
XMRig
|
27f3008d79
|
Added initial support for new style threads launch method.
|
2019-07-16 22:10:50 +07:00 |
|
XMRig
|
dff59fabc2
|
Removed CPU specific code from Worker class.
|
2019-07-14 00:35:38 +07:00 |
|
XMRig
|
ee434a5708
|
Move files.
|
2019-07-13 22:15:53 +07:00 |
|