xmrig
f478fa5e55
Merge pull request #1786 from SChernykh/dev
...
Added mining on battery setting
2020-07-23 09:20:06 +07:00
SChernykh
8c8a46acb8
Added mining on battery setting
2020-07-22 20:21:42 +02:00
XMRig
b2b54cbe82
Cleanup
2020-07-22 21:27:40 +07:00
XMRig
c5709e1822
Cleanup usage output.
2020-07-22 19:58:08 +07:00
SChernykh
51370682f3
Fixed RandomX initialization for VS debug builds
2020-07-21 10:10:07 +02:00
XMRig
3526c1335d
Added command line options --cache-qos (--randomx-cache-qos) and --argon2-impl (--cpu-argon2-impl).
2020-07-20 09:17:59 +07:00
XMRig
8a2b91fbea
v6.3.1-dev
2020-07-17 03:13:02 +07:00
XMRig
b89d6da67d
v6.3.0
2020-07-17 00:17:55 +07:00
XMRig
8a74126af9
v6.3.0-dev
2020-07-17 00:04:31 +07:00
XMRig
8c25eab8dd
Sync changes with the proxy.
2020-07-16 23:29:21 +07:00
SChernykh
3180e242a9
Cryptonight OpenCL: fix for long input data
2020-07-16 10:39:32 +02:00
XMRig
da244e7acf
Fixed build without MSR support.
2020-07-16 05:15:35 +07:00
XMRig
cab29e4103
Merge branch 'master' of https://github.com/haven-protocol-org/xmrig into haven-protocol-org-master
2020-07-15 23:33:17 +07:00
Neil Coggins
83bb040bf3
Increased max blob size to support Haven offshore capability
2020-07-14 11:52:43 +01:00
SChernykh
e8dbb8ca9f
Removed cache QoS warning at exit on unsupported CPUs
2020-07-13 20:43:49 +02:00
SChernykh
a3f4d91ad7
Cache QoS: fix for seting MSR
2020-07-13 20:30:44 +02:00
SChernykh
5af50b854c
RandomX: added cache QoS support
...
False by default. If set to true, all non-mining CPU cores will not have access to L3 cache.
2020-07-13 17:23:18 +02:00
Jim Huang
3343e373e8
Adopt new SSE2NEON and reduce ARM-specific changes
...
This patch updated SSE2NEON [1], which contains more functions
provided by Intel intrinsics, only implemented with NEON-based
counterparts to produce the exact semantics of the intrinsics.
Consequently, ARM-specific changes against CryptoNight_arm can
be reduced as well.
[1] https://github.com/DLTcollab/sse2neon/
2020-07-11 01:55:11 +08:00
XMRig
8726bf1494
v6.2.4-dev
2020-07-10 03:12:00 +07:00
XMRig
2f65f7f691
v6.2.3
2020-07-09 22:24:35 +07:00
SChernykh
08d71d5144
RandomX: tweaked Ryzen code
...
Very small speedup
2020-07-05 16:06:59 +02:00
xmrig
7a8fc700a2
Merge pull request #1763 from SChernykh/dev
...
KawPow: fixed more duplicate share errors
2020-07-04 02:37:03 +07:00
SChernykh
bb87e9008c
KawPow: fixed more duplicate share errors
2020-07-03 21:33:44 +02:00
XMRig
5d644ef919
Fix tab/space inconsistency.
2020-07-03 21:36:06 +07:00
XMRig
abdc3effb6
#1754 Fixed GPU health readings for pre Vega GPUs.
2020-07-03 21:14:21 +07:00
SChernykh
119a065424
Fix typo
2020-07-02 14:29:52 +02:00
SChernykh
d2d8fd48b9
KawPow: fixed rare duplicate share errors
2020-07-02 11:36:31 +02:00
XMRig
1fa122dbdd
#1756 Added results and connection reports.
2020-07-01 23:10:37 +07:00
SChernykh
aa48c64a05
Fixed DAG initialization on slower AMD GPUs
...
Display driver could reset on GPUs with screen connected.
2020-06-30 16:53:56 +02:00
SChernykh
038629c093
Print error message when MSR mod fails
...
Make sure user knows that hashrate is worse than it could be.
2020-06-26 19:54:06 +02:00
SChernykh
683ca745a8
KawPow: optimized CPU share verification
...
- 2 times faster CPU share verification (11 -> 5 ms)
- 1.5 times faster light cache initialization
2020-06-26 12:31:26 +02:00
XMRig
b439b9cfca
Merge branch 'dev' of https://github.com/SChernykh/xmrig into dev
2020-06-23 19:12:34 +07:00
XMRig
7c3ee96f79
v6.2.3-dev
2020-06-23 19:05:54 +07:00
SChernykh
cf1ee9b3d4
Fixed AstroBWT OpenCL compilation on some systems
2020-06-23 13:55:43 +02:00
XMRig
7c624feb3f
#1742 Fixed crash when use HTTP API.
2020-06-23 16:17:06 +07:00
XMRig
9636d6e4a5
v6.2.1
2020-06-23 11:26:38 +07:00
XMRig
c166623419
Merge branch 'dev' into evo
2020-06-18 11:18:30 +07:00
XMRig
4a2940951c
Fixed AMD GPU health readings on Linux.
2020-06-18 11:16:26 +07:00
SChernykh
ccb6cce3f0
Fixed NiceHash disconnects for KawPow
2020-06-12 14:08:00 +02:00
SChernykh
5730b7fd27
Show GPU # when compute error happens
2020-06-11 19:48:53 +02:00
SChernykh
3292679e66
KawPow: fixed crash on old CPUs
...
- Use `popcnt` instruction only when it's supported
2020-06-10 21:49:43 +02:00
XMRig
220a71fe61
Merge branch 'dev' into evo
2020-06-10 23:15:27 +07:00
XMRig
0682b93bd0
#1728 Fixed x86 crash on Windows.
2020-06-10 23:09:11 +07:00
XMRig
e72a3ccb52
Merge branch 'dev' into evo
2020-06-10 00:58:29 +07:00
XMRig
44c4d42b15
v5.11.4-dev
2020-06-10 00:55:15 +07:00
XMRig
63a3d8472c
Merge branch 'master' into dev
2020-06-10 00:49:58 +07:00
SChernykh
e6f454f37d
Fixed detection of AVX2/AVX512
2020-06-09 17:47:23 +02:00
SChernykh
4f0ff0c6b9
Disabled AVX-512F for Argon2
...
See #1722
2020-06-09 13:53:14 +02:00
XMRig
8972a2b9ff
v6.2.0-beta
2020-06-09 00:18:22 +07:00
XMRig
d4beac932c
v5.11.3
2020-06-09 00:16:33 +07:00