Commit Graph

2308 Commits

Author SHA1 Message Date
XMRig
e459881916 Added DMI data to online benchmark. 2021-01-21 23:22:01 +07:00
XMRig
dadf4290dd Added "GET /2/dmi" API endpoint. 2021-01-20 22:54:02 +07:00
alvv-z
337ef5cdd1 Spelling Check
agaiin -> again
2021-01-20 12:36:47 +01:00
XMRig
f3d2360640 Added config option "dmi" and command line option "--no-dmi". 2021-01-20 16:02:48 +07:00
XMRig
39a1e79d3a Fix summary. 2021-01-20 00:45:36 +07:00
XMRig
72490be509 Added basic system reader. 2021-01-20 00:43:01 +07:00
XMRig
91904ecc18 Added DMI reader for macOS. 2021-01-19 14:16:03 +07:00
XMRig
a9c932e3c3 Enable FreeBSD support. 2021-01-19 01:45:17 +07:00
XMRig
2345b4b458 Added legacy DMI readers for Linux. 2021-01-19 01:23:09 +07:00
XMRig
f7377f802d Add support for older DMI formats on Linux. 2021-01-18 22:56:57 +07:00
XMRig
4538eaad8c Added basic Linux support. 2021-01-18 16:53:42 +07:00
XMRig
7a124d3eee Added DMI reader (Windows only). 2021-01-18 11:23:29 +07:00
XMRig
647af97d75 #2043 Fix compile warning. 2021-01-17 17:48:35 +07:00
Richard Mitsuk Lavitt
a8cbc72fd1 fixed grammar in a couple of awkward error messages 2021-01-15 14:33:38 -06:00
XMRig
c7c50e5a9d v6.7.3-dev 2021-01-15 20:11:28 +07:00
XMRig
2113ec0773 v6.7.2 2021-01-15 19:31:41 +07:00
XMRig
9c5e82dd32 Sync changes. 2021-01-15 19:18:52 +07:00
SChernykh
54aa76b09b Always use cvt_bin2hex 2021-01-15 12:46:27 +01:00
SChernykh
bf32afbb05 Fixed solo mining
It was broken since 6.7.0
2021-01-15 11:18:36 +01:00
XMRig
0855608136 v6.7.2-dev 2021-01-11 18:29:56 +07:00
XMRig
44ec1ff116 v6.7.1 2021-01-11 16:13:29 +07:00
XMRig
122738ffec Fixed HOSTNAME environment variable. 2021-01-11 11:42:32 +07:00
SChernykh
fac3902ae1 RandomX x86 JIT: remove redundant CFROUND 2021-01-07 16:20:00 +01:00
SChernykh
01d731ea5a 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
ac77335519 Show hashrate in the benchmark finished message 2020-12-23 14:31:38 +01:00
XMRig
41b59963e2 #1995 Fixed log initialization. 2020-12-22 21:41:39 +07:00
XMRig
1c48107d41 v6.7.1-dev 2020-12-21 20:59:00 +07:00
XMRig
4c2f399a52 v6.7.0 2020-12-21 17:55:17 +07:00
SChernykh
50cecbb71a Fixed broken Dero solo mining 2020-12-20 22:17:08 +01:00
SChernykh
90760db1c9 Fix GCC warning 2020-12-19 19:50:52 +01:00
SChernykh
7d92d57059 Another dataset AVX2 init speedup (+3.8% faster on Zen3) 2020-12-19 19:46:31 +01:00
SChernykh
0319b5b622 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
eae3a62345 Auto-detect the fastest code for dataset init 2020-12-19 13:59:28 +01:00
SChernykh
aaf1ed1c99 Dataset initialization with AVX2 (WIP) 2020-12-18 14:53:54 +01:00
XMRig
f169227ebd Huge pages not supported by macOS ARM. 2020-12-16 01:59:20 +07:00
XMRig
ab83e83db3 Merge branch 'gcc11' of https://github.com/voidanix/xmrig into dev 2020-12-15 17:32:24 +07:00
XMRig
823b35b919 Merge branch '64bit-is-not-x64' of https://github.com/rivoreo/xmrig into dev 2020-12-15 17:28:36 +07:00
voidanix
9e5e38aa1d Fix build on GCC 11 2020-12-15 09:39:26 +01:00
WHR
1a882681ec Don't use team 'x64' for '64-bit' 2020-12-15 14:56:06 +08:00
XMRig
e706936763 Reduce JIT memory for ARM. 2020-12-15 02:52:38 +07:00
xmrig
f94fddebee 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
b89d432b7d Fix alignment for Linux 2020-12-14 18:32:25 +01:00
SChernykh
e3dc83e383 Fix: secure JIT and huge pages are incompatible on Windows 2020-12-14 18:22:58 +01:00
XMRig
aca88f138d Update hwloc for MSVC to 2.4.0. 2020-12-14 02:55:50 +07:00
XMRig
943c14c7b0 Hardcode L2 cache size for Apple M1. 2020-12-13 20:09:29 +07:00
XMRig
8f8a48843b Update user agent for macOS and fix compile warnings 2020-12-13 13:57:12 +07:00
XMRig
467e85a9c2 More correct CPU affinity support for macOS. 2020-12-13 01:20:31 +07:00
XMRig
3b39725737 Fixed JIT on macOS. 2020-12-12 22:40:48 +07:00
XMRig
e7a26413a8 Fixed macOS build. 2020-12-12 22:15:15 +07:00
XMRig
ef691ee323 Alternative secure JIT for macOS. 2020-12-12 21:32:36 +07:00