MoneroOcean
4b6759adf9
Merge xmrig v6.18.0 into master
2022-06-23 17:43:36 +00:00
SChernykh
a3cb74f29b
Removed old AstroBWT algorithm
...
It's not used anywhere now.
2022-04-15 10:59:31 +02:00
MoneroOcean
2a53e73ed5
Merge xmrig v6.16.3 into master
2022-01-25 18:56:52 +00:00
XMRig
8059ce67f9
Add missing DNS options to config example.
2022-01-21 20:17:00 +07:00
MoneroOcean
4fe9f373a4
Fixed issue with XLA
2021-03-12 03:39:00 +00:00
MoneroOcean
f6380d72e1
Enabled keepalive by default
2021-03-04 18:32:33 +00:00
MoneroOcean
158bf879c1
Merge xmrig v6.9.0 into master
2021-02-22 00:24:10 +00:00
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
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
MoneroOcean
5088fbdfad
Merge xmrig v6.8.2 into master
2021-02-12 16:55:03 +00:00
MoneroOcean
eebb03a9eb
Switched to higher diff port
2021-02-10 03:20:05 +00: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
MoneroOcean
0c1fda1ada
Merge xmrig v6.8.0 into master
2021-01-26 16:42:24 +00:00
XMRig
8eb9b4d37a
Update default config example.
2021-01-26 15:15:08 +07:00
MoneroOcean
1719879f7e
Merge xmrig v6.7.0 into master
2020-12-23 06:46:42 +00:00
SChernykh
633aaccd9c
Added config option for AVX2 dataset init
...
-1 = Auto detect
0 = Always disabled
1 = Enabled if AVX2 is supported
2020-12-19 16:18:49 +01:00
MoneroOcean
6e63e92349
Raven algo mo bench
2020-11-03 22:29:49 +00:00
MoneroOcean
33d5563baf
Disabled Panthera algo for cuda / opencl
2020-10-27 17:53:53 +00:00
MoneroOcean
2cf2fcaf8c
Merge xmrig v6.4.0 into master
2020-10-18 22:04:56 +00:00
SChernykh
44dcded866
RandomX: added huge-pages-jit
config parameter
...
Set to false by default, gives 0.2% boost on Ryzen 7 3700X with 16 threads, but hashrate might be unstable on Ryzen between launches. Use with caution.
2020-10-07 17:42:55 +02:00
MoneroOcean
21b156cbda
Merge xmrig v6.3.4 sources
2020-09-23 00:25:27 +00:00
SChernykh
a84b45b1bb
RandomX: added parameter for scratchpad prefetch mode
...
`scratchpad_prefetch_mode` can have 4 values:
0: off
1: use `prefetcht0` instruction (default, same as previous XMRig versions)
2: use `prefetchnta` instruction (faster on Coffee Lake and a few other CPUs)
3: use `mov` instruction
2020-09-04 16:16:07 +02:00
MoneroOcean
57e38f070a
Fixed random after benchmark crash
2020-08-16 11:42:15 -07:00
MoneroOcean
22c39226b0
xmrig v6.3.1 merge
2020-07-31 12:04:00 -07:00
XMRig
32e9b7e34a
Added command line option --pause-on-battery and renamed config option.
2020-07-23 15:45:01 +07:00
SChernykh
299b180b28
Added mining on battery setting
2020-07-22 20:21:42 +02:00
MoneroOcean
54ee6bbd5d
Increased bench algo time for more accurate restuls
2020-07-19 09:07:12 -07:00
MoneroOcean
a334a9a956
xmrig v6.3.0 based release
2020-07-16 12:23:01 -07:00
SChernykh
c83429c55c
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
Tony Butler
30fdc92884
Cleanup MoneroOcean patchset
2020-06-10 18:50:25 -07:00
MoneroOcean
0ada4ca4ac
Merge branch 'beta' of https://github.com/xmrig/xmrig
2020-06-10 18:14:06 -07:00
XMRig
ea72052f50
#1708 Added "title" option.
2020-06-06 00:24:58 +07:00
XMRig
bbd3f05bf6
Implemented donate for KawPow.
2020-06-01 00:56:26 +07:00
SChernykh
22b937cc1c
KawPow WIP
2020-05-27 16:19:57 +02:00
MoneroOcean
ca0f93bb22
Merge https://github.com/xmrig/xmrig
2020-03-22 16:26:51 -07:00
XMRig
5b610e4dfe
Added TLS support for API and many other TLS related changes.
2020-03-18 20:09:11 +07:00
MoneroOcean
dcb1f43663
Removed extra donate-level line
2020-03-10 14:29:33 -07:00
MoneroOcean
f9287c2e14
Merge https://github.com/xmrig/xmrig
2020-03-06 08:50:55 -08:00
SChernykh
eeadea53e2
AstroBWT 20-50% speedup
...
Skips hashes with large stage 2 size. Added configurable `astrobwt-max-size` parameter, default value is 550, min 400, max 1200, optimal value ranges from 500 to 600 depending on CPU.
- Intel CPUs get 20-25% speedup
- 1st- and 2nd-gen Ryzens get 30% speedup
- 3rd-gen Ryzens get up to 50% speedup
2020-03-05 12:20:21 +01:00
MoneroOcean
b6674abb41
Merge https://github.com/xmrig/xmrig
2020-02-25 06:20:29 -10:00
XMRig
bdf6e87dc5
Update default config example.
2020-02-19 01:28:13 +07:00
MoneroOcean
e71c1b51bf
Merge https://github.com/xmrig/xmrig
2020-02-15 15:41:35 -08:00
XMRig
5ad52192fe
Update year.
2020-02-14 02:41:21 +07:00
MoneroOcean
eb58aea9c7
Merge https://github.com/xmrig/xmrig
2019-12-21 18:18:26 -08:00
XMRig
f8865b1498
Added "verbose" option.
2019-12-17 21:46:11 +07:00
XMRig
d2d501c821
Added RandomX option "rdmsr" and save/restore MSR registers on Windows.
2019-12-17 14:45:01 +07:00
MoneroOcean
01e2945ab7
Merge https://github.com/xmrig/xmrig
2019-12-14 09:24:11 -08:00
XMRig
96ee721d21
Fixed MSR.
2019-12-11 20:09:25 +07:00
XMRig
96cfdda9a1
Added RandomX option "wrmsr" with command line equivalent --randomx-wrmsr=N.
2019-12-10 23:57:29 +07:00