XMRig
|
672f6df6c1
|
Fixed Cache QoS restore on exit where it not supported.
|
2021-01-24 02:23:27 +07:00 |
|
XMRig
|
9dae559b73
|
Added RxMsr class.
|
2021-01-23 23:23:39 +07:00 |
|
XMRig
|
b9d813c403
|
Move Ryzen related fixes to RxFix class.
|
2021-01-23 00:27:56 +07:00 |
|
XMRig
|
c48e2e6af8
|
Added new class Msr.
|
2021-01-22 23:50:25 +07:00 |
|
XMRig
|
3730bcd434
|
Merge branch 'master' into feature-msr2
|
2021-01-22 16:55:57 +07:00 |
|
XMRig
|
3b7d30a91d
|
v6.8.0-dev
|
2021-01-22 00:27:38 +07:00 |
|
XMRig
|
ef8cc28f3f
|
Added DMI data to online benchmark.
|
2021-01-21 23:22:01 +07:00 |
|
XMRig
|
8471f7fad3
|
Added "GET /2/dmi" API endpoint.
|
2021-01-20 22:54:02 +07:00 |
|
XMRig
|
9a02007900
|
Added config option "dmi" and command line option "--no-dmi".
|
2021-01-20 16:02:48 +07:00 |
|
XMRig
|
efc5e5d811
|
Fix summary.
|
2021-01-20 00:45:36 +07:00 |
|
XMRig
|
dea5be0a57
|
Added basic system reader.
|
2021-01-20 00:43:01 +07:00 |
|
XMRig
|
24c290963a
|
Added DMI reader for macOS.
|
2021-01-19 14:16:03 +07:00 |
|
XMRig
|
9dffcdaddd
|
Enable FreeBSD support.
|
2021-01-19 01:45:17 +07:00 |
|
XMRig
|
3df47052ed
|
Added legacy DMI readers for Linux.
|
2021-01-19 01:23:09 +07:00 |
|
XMRig
|
3b8d081c8c
|
Add support for older DMI formats on Linux.
|
2021-01-18 22:56:57 +07:00 |
|
XMRig
|
05e6f66169
|
Added basic Linux support.
|
2021-01-18 16:53:42 +07:00 |
|
XMRig
|
11e0d3de3a
|
Added DMI reader (Windows only).
|
2021-01-18 11:23:29 +07:00 |
|
XMRig
|
ea367da064
|
#2043 Fix compile warning.
|
2021-01-17 17:48:35 +07:00 |
|
Richard Mitsuk Lavitt
|
590252bd5e
|
fixed grammar in a couple of awkward error messages
|
2021-01-15 14:33:38 -06:00 |
|
XMRig
|
cc2de4f768
|
v6.7.3-dev
|
2021-01-15 20:11:28 +07:00 |
|
XMRig
|
82d698a1e5
|
v6.7.2
|
2021-01-15 19:31:41 +07:00 |
|
XMRig
|
45d12314f4
|
Sync changes.
|
2021-01-15 19:18:52 +07:00 |
|
SChernykh
|
7da04c6a2c
|
Always use cvt_bin2hex
|
2021-01-15 12:46:27 +01:00 |
|
SChernykh
|
5c449913af
|
Fixed solo mining
It was broken since 6.7.0
|
2021-01-15 11:18:36 +01:00 |
|
XMRig
|
af019fed8e
|
v6.7.2-dev
|
2021-01-11 18:29:56 +07:00 |
|
XMRig
|
d3ec21cbf5
|
v6.7.1
|
2021-01-11 16:13:29 +07:00 |
|
XMRig
|
a7f9808621
|
Fixed HOSTNAME environment variable.
|
2021-01-11 11:42:32 +07:00 |
|
SChernykh
|
f62f4e6108
|
RandomX x86 JIT: remove redundant CFROUND
|
2021-01-07 16:20:00 +01:00 |
|
SChernykh
|
2f2b33c82b
|
AstroBWT OpenCL fixes
- Rewrote main BWT kernel to work properly on Navi
- Fixed nonce iterations in OclWorker
- Fixed memory allocation for AstroBWT
|
2020-12-27 16:44:35 +01:00 |
|
SChernykh
|
66349e3d23
|
Show hashrate in the benchmark finished message
|
2020-12-23 14:31:38 +01:00 |
|
XMRig
|
85a78ce537
|
#1995 Fixed log initialization.
|
2020-12-22 21:41:39 +07:00 |
|
XMRig
|
0d9f17670e
|
v6.7.1-dev
|
2020-12-21 20:59:00 +07:00 |
|
XMRig
|
9d256a1e9b
|
v6.7.0
|
2020-12-21 17:55:17 +07:00 |
|
SChernykh
|
cde7cddcaa
|
Fixed broken Dero solo mining
|
2020-12-20 22:17:08 +01:00 |
|
SChernykh
|
ac46d6f8de
|
Fix GCC warning
|
2020-12-19 19:50:52 +01:00 |
|
SChernykh
|
5efd00abec
|
Another dataset AVX2 init speedup (+3.8% faster on Zen3)
|
2020-12-19 19:46:31 +01: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 |
|
SChernykh
|
410313d933
|
Auto-detect the fastest code for dataset init
|
2020-12-19 13:59:28 +01:00 |
|
SChernykh
|
515a85e66c
|
Dataset initialization with AVX2 (WIP)
|
2020-12-18 14:53:54 +01:00 |
|
XMRig
|
6b21a51a2f
|
Huge pages not supported by macOS ARM.
|
2020-12-16 01:59:20 +07:00 |
|
XMRig
|
633a92bff0
|
Merge branch 'gcc11' of https://github.com/voidanix/xmrig into dev
|
2020-12-15 17:32:24 +07:00 |
|
XMRig
|
5a846ebd58
|
Merge branch '64bit-is-not-x64' of https://github.com/rivoreo/xmrig into dev
|
2020-12-15 17:28:36 +07:00 |
|
voidanix
|
e4c2ccba9d
|
Fix build on GCC 11
|
2020-12-15 09:39:26 +01:00 |
|
WHR
|
15168950e5
|
Don't use team 'x64' for '64-bit'
|
2020-12-15 14:56:06 +08:00 |
|
XMRig
|
6b331b6945
|
Reduce JIT memory for ARM.
|
2020-12-15 02:52:38 +07:00 |
|
xmrig
|
4c7d20c8e6
|
Merge pull request #1977 from SChernykh/dev
Fix: secure JIT and huge pages are incompatible on Windows
|
2020-12-15 00:41:55 +07:00 |
|
SChernykh
|
414588d701
|
Fix alignment for Linux
|
2020-12-14 18:32:25 +01:00 |
|
SChernykh
|
f89f6a8abf
|
Fix: secure JIT and huge pages are incompatible on Windows
|
2020-12-14 18:22:58 +01:00 |
|
XMRig
|
ca3695a754
|
Update hwloc for MSVC to 2.4.0.
|
2020-12-14 02:55:50 +07:00 |
|
XMRig
|
cc5c2c41be
|
Hardcode L2 cache size for Apple M1.
|
2020-12-13 20:09:29 +07:00 |
|