Hansie Odendaal
3b87cd97ce
Allow result submission to origin daemon with self-select
...
With `self-select` mode enabled, the `submit-to-origin` config option
will let the `SelfSelectClient` submit the solution to both
the daemon where it got the template from as well as to
the connected pool, for miners that want to do pool minining
with Monero and solo mining with an altcoin (merged mining variant).
Thank you and special credit to @StriderDM (https://github.com/StriderDM )!
2021-02-17 18:05:13 +02:00
xmrig
d2f01cfa86
Merge pull request #2104 from SChernykh/dev
...
Added `pause-on-active` option
2021-02-15 11:04:14 +07:00
SChernykh
82830e359a
Added pause-on-active
option
...
Windows only for now. When set to true, pauses mining when user touches mouse or keyboard.
2021-02-14 15:32:18 +01:00
XMRig
8e3fec5768
v6.8.3
2021-02-12 22:51:26 +07:00
XMRig
4fd23a1bf4
Merge branch 'master' into dev
2021-02-12 22:50:52 +07:00
XMRig
8bfaddd3fc
v6.8.2
2021-02-12 18:47:16 +07:00
XMRig
dabafaaadb
Merge branch 'dev'
2021-02-12 18:46:41 +07:00
xmrig
5cda714254
Update CHANGELOG.md
2021-02-12 18:35:43 +07:00
xmrig
91151ce4a1
Merge pull request #2089 from SChernykh/dev
...
Optimized cn-heavy for Zen3
2021-02-08 16:24:16 +07:00
SChernykh
dc1443f3b8
Cryptonight: add prefetching to interleaved mode
2021-02-07 23:29:54 +01:00
SChernykh
8af8df25aa
Optimized cn-heavy for Zen3
...
- Uses scratchpad interleaving to access only the closest L3 slice from each CPU core.
- Also activates MSR mod for cn-heavy because CPU prefetchers get confused with interleaving
- 7-8% speedup on Zen3
2021-02-07 22:05:11 +01:00
XMRig
b1e14dc1d3
Always disable kawpow for CPU backend.
2021-02-07 18:49:54 +07:00
XMRig
f460d76f8d
Add missing option to config example.
2021-02-06 16:17:53 +07:00
xmrig
1c63e9efba
Merge pull request #2080 from SChernykh/dev
2021-02-04 04:29:59 +07:00
SChernykh
21abbe4e84
Fix compile error in Termux
2021-02-03 19:05:05 +01:00
XMRig
3080f47cd6
v6.8.2-dev
2021-02-03 18:01:14 +07:00
XMRig
f4ebdaa8e5
Merge branch 'master' into dev
2021-02-03 18:00:42 +07:00
XMRig
1bcfd0cdea
v6.8.1
2021-02-03 07:00:39 +07:00
XMRig
9396ecf93d
Merge branch 'dev'
2021-02-03 06:57:11 +07:00
xmrig
a4af964696
Update CHANGELOG.md
2021-02-03 06:04:30 +07:00
XMRig
2c8d8ee2ab
Fixed macOS build and compile warning.
2021-02-02 13:53:45 +07:00
xmrig
631a8ca802
Merge pull request #2077 from SChernykh/dev
...
Fix for illegal instruction crash on ARM
2021-02-02 04:57:36 +07:00
SChernykh
346892e170
Update jit_compiler_a64.cpp
2021-02-01 22:52:02 +01:00
SChernykh
db03573804
ARM JIT: added missing cache flush
2021-02-01 22:42:35 +01:00
SChernykh
e74573f81f
Fixed code allocation for ARM
2021-02-01 22:36:11 +01:00
xmrig
0e70974d7d
Merge pull request #2076 from xmrig/feature-flexible-hugepages
...
Added support for flexible huge page sizes on Linux.
2021-02-02 04:07:41 +07:00
xmrig
3a3ee91324
Merge pull request #2075 from SChernykh/dev
...
Fixed crashes on ARM
2021-02-02 03:06:58 +07:00
SChernykh
4108428872
Fixed crashes on ARM
2021-02-01 17:07:45 +01:00
XMRig
4c3425a958
Added "--hugepage-size" command line option.
2021-02-01 05:06:24 +07:00
XMRig
09624c4f9b
Added support for flexible huge page sizes on Linux.
2021-01-31 23:38:57 +07:00
XMRig
8faef28e7d
Detect Apple M1 on Linux.
2021-01-31 05:41:32 +07:00
XMRig
62450f4ed8
Update ARM CPUs names.
2021-01-31 03:53:22 +07:00
XMRig
2c52a5a352
#2066 Fixed AMD GPUs health data readings.
2021-01-30 02:42:59 +07:00
XMRig
7d52bd7454
Extend normalization rules.
2021-01-29 18:22:24 +07:00
XMRig
f68b105bd9
Normalize DMI memory slot name.
2021-01-29 04:23:50 +07:00
XMRig
9ca1a6129b
#2066 Quick fix for AMD GPUs health data.
2021-01-29 01:23:35 +07:00
xmrig
7a3df1c0bb
Merge pull request #2067 from SChernykh/dev
...
Fix compilation error when RandomX and Argon2 are disabled
2021-01-28 20:44:03 +07:00
SChernykh
22a1b8d82d
Fix compilation error when RandomX and Argon2 are disabled
2021-01-28 14:38:28 +01:00
xmrig
0a462fbef5
Merge pull request #2064 from SChernykh/dev
...
Added documentation for config.json CPU options
2021-01-28 19:41:15 +07:00
SChernykh
f302b4b0ef
Added documentation for config.json CPU options
2021-01-28 13:37:27 +01:00
XMRig
65fe26dc6c
Don't print empty memory slots if the total count above 8.
2021-01-28 00:00:00 +07:00
XMRig
e6d4921e21
v6.8.1-dev
2021-01-26 16:40:10 +07:00
XMRig
f82d67e76e
Merge branch 'master' into dev
2021-01-26 16:38:37 +07:00
XMRig
4e671a945d
v6.8.0
2021-01-26 15:26:16 +07:00
XMRig
e38d277143
Merge branch 'dev'
2021-01-26 15:25:20 +07:00
XMRig
8eb9b4d37a
Update default config example.
2021-01-26 15:15:08 +07:00
xmrig
2d45cc64c1
Update CHANGELOG.md
2021-01-26 15:08:05 +07:00
XMRig
b9081e992b
Code cleanup
2021-01-25 22:00:42 +07:00
XMRig
1424b2975f
Fixed DMI memory speed.
2021-01-24 15:56:02 +07:00
XMRig
0fa5db8fa3
Code cleanup.
2021-01-24 15:02:22 +07:00