Commit Graph

3529 Commits

Author SHA1 Message Date
xmrig
b3ddecea97 Merge pull request #3671 from SChernykh/dev
Hwloc: fixed detection of L2 cache size for some complex NUMA topologies
2025-06-17 18:52:43 +07:00
SChernykh
5039f288c8 Hwloc: fixed detection of L2 cache size for some complex NUMA topologies 2025-06-17 13:49:02 +02:00
XMRig
f652c287f5 v6.23.1-dev 2025-06-16 21:29:17 +07:00
XMRig
4475d58ac7 Merge branch 'master' into dev 2025-06-16 21:28:48 +07:00
XMRig
370aee1605 v6.23.0 2025-06-16 21:00:42 +07:00
XMRig
c10b2bc305 Merge branch 'dev' 2025-06-16 21:00:12 +07:00
xmrig
762e68dfc1 Update CHANGELOG.md 2025-06-16 20:46:33 +07:00
XMRig
1958a79edd Update ARM CPUs database. 2025-06-16 19:54:08 +07:00
XMRig
2dd757d397 v6.23.0-dev 2025-06-16 02:05:43 +07:00
XMRig
a1b0c7bf85 Add detection for _aligned_malloc. 2025-06-15 20:06:19 +07:00
XMRig
ca1056db5e Fixed __umul128 for MSVC ARM64. 2025-06-15 04:58:03 +07:00
XMRig
4abe9dad08 Fixed user agent string. 2025-06-15 00:21:23 +07:00
xmrig
3aee5c5328 Merge pull request #3666 from SChernykh/dev
Better detection of aligned malloc functions
2025-06-14 23:09:05 +07:00
SChernykh
ee5555773e Better detection of aligned malloc functions 2025-06-14 18:00:27 +02:00
XMRig
8075e18474 Update hwloc for MSVC. 2025-06-14 22:11:33 +07:00
XMRig
1a7308bc91 Fixed UTF-8 paths support for the config file with Clang compiler on Windows ARM64. 2025-06-14 15:38:25 +07:00
XMRig
b0ac0e4042 Remove deprecated -Ofast for Clang. 2025-06-13 21:53:03 +07:00
XMRig
9402f719b2 Detect CPU name and AES instructions on Windows ARM64. 2025-06-13 21:02:10 +07:00
XMRig
708fea6ea1 Fix Linux build. 2025-06-13 04:05:30 +07:00
XMRig
15b2b2ee96 Split BasicCpuInfo_arm. 2025-06-13 03:57:13 +07:00
XMRig
3060e76bf5 Initial Windows ARM64 support via MSYS2. 2025-06-13 03:00:34 +07:00
XMRig
8e25d54661 Update deps scripts. 2025-06-12 00:52:49 +07:00
xmrig
2e46acece4 Merge pull request #3665 from SChernykh/dev
Tweaked autoconfig for AMD CPUs with < 2 MB L3 cache per thread
2025-06-11 23:40:46 +07:00
SChernykh
eefbc2eb78 Tweaked autoconfig for AMD CPUs with < 2 MB L3 cache per thread 2025-06-11 18:34:50 +02:00
XMRig
c22f87a08a Fix LLHTTP_EXPORT 2025-06-10 03:13:34 +07:00
XMRig
00ffa05dc0 Update llhttp to 9.3.0 2025-06-09 03:02:26 +07:00
XMRig
254f8ff8aa Bump minimum CMake version to 3.10 2025-06-08 23:23:40 +07:00
XMRig
bf3f4f886f Fix header path. 2025-06-06 14:42:49 +07:00
XMRig
16f8b9d544 Universal fix for NaN and Infinity in JSON output 2025-06-06 14:36:21 +07:00
XMRig
eab6cfca77 Update rapidjson 2025-06-05 01:22:31 +07:00
XMRig
0b52c33a90 v6.22.4-dev 2025-06-04 18:59:39 +07:00
XMRig
c863a4dcec Merge branch 'master' into dev 2025-06-04 18:58:55 +07:00
XMRig
18e9cacda3 v6.22.3 2025-06-04 18:11:51 +07:00
XMRig
4e77a2a605 Merge branch 'dev' 2025-06-04 18:11:14 +07:00
xmrig
2fe62a923e Update CHANGELOG.md 2025-06-04 01:47:57 +07:00
XMRig
008f0ba478 Fixed compile warning. 2025-05-31 01:12:00 +07:00
XMRig
1708799ba7 Allow run generate_cl.js from the scripts directory. 2025-05-30 01:47:08 +07:00
xmrig
e41cbb0cfa Merge pull request #3662 from ybh1998/keccak_f800
Fix type of `keccak_f800`
2025-05-30 01:04:22 +07:00
ybh1998
f95a3c8adc Fix type of keccak_f800 2025-05-30 01:57:08 +08:00
xmrig
7ea4b6da55 Merge pull request #3652 from SChernykh/dev
Fixed HttpsClient::flush logic
2025-04-17 16:12:31 +07:00
SChernykh
14f892be03 Fixed HttpsClient::flush logic
- Don't write empty buffers
- Don't write if an error was returned
2025-04-17 10:32:14 +02:00
xmrig
3d8445c2dc Merge pull request #3646 from SChernykh/dev
Optimized autoconfig for AMD CPUs with < 2 MB L3 cache per thread
2025-03-22 18:36:09 +07:00
SChernykh
ce356de761 Optimized autoconfig for AMD CPUs with < 2 MB L3 cache per thread 2025-03-22 11:34:23 +01:00
XMRig
4a02113709 Allow use of the previous CUDA plugin version with a warning. 2024-12-23 23:14:06 +07:00
xmrig
79388d4229 Merge pull request #3605 from SChernykh/dev
CUDA backend: update RandomX dataset when it changes
2024-12-18 22:36:08 +07:00
SChernykh
b92e288546 CUDA backend: update RandomX dataset when it changes 2024-12-18 13:45:10 +01:00
XMRig
8b38849118 Simplified getting PCI topology for the OpenCL backend. 2024-11-08 13:03:35 +07:00
XMRig
84de8fc9e8 Fixed and simplified OpenCL GPU type detection. 2024-11-08 07:09:35 +07:00
XMRig
848a822438 v6.22.3-dev 2024-11-03 15:06:54 +07:00
XMRig
530fba6a40 Merge branch 'master' into dev 2024-11-03 15:06:22 +07:00