Commit Graph

69 Commits

Author SHA1 Message Date
XMRig
95d578cac4 Update hwloc for MSVC builds. 2024-03-22 18:14:39 +07:00
goodmost
140212c263 chore: remove repetitive words
Signed-off-by: goodmost <zhaohaiyang@outlook.com>
2024-03-19 23:19:36 +08:00
XMRig
b71bbed8c4 Update hwloc for MSVC builds to 2.9.0. 2023-01-27 01:07:58 +07:00
XMRig
bcfebda8c9 Bump the minimum CMake version in other places too. 2022-12-09 16:07:42 +07:00
XMRig
6bdc992417 Update hwloc for msvc. 2022-06-23 16:45:54 +07:00
XMRig
e485f3a1fe Update hwloc for MSVC builds. 2022-03-07 04:29:13 +07:00
Tony Butler
12a79ca6b7 Slash and burn EOL whitespace everywhere 2021-11-27 17:59:40 -07:00
SChernykh
4b6ca51c5d Fix MSVC compilation error 2021-10-25 10:26:44 +02:00
XMRig
76476d26ba Update hwloc for MSVC. 2021-08-28 12:16:41 +07:00
XMRig
26e711359c Update rapidjson. 2021-08-27 18:51:59 +07:00
XMRig
d377f9dd4f Add missing files. 2021-08-23 18:43:14 +07:00
XMRig
5931ab227a Update BlockTemplate class. 2021-08-23 18:32:58 +07:00
XMRig
b8780891f1 Update llhttp to v5.1.0 2021-04-10 21:23:32 +07:00
XMRig
4d9a8773de http-parser replaced to llhttp. 2021-03-06 01:46:49 +07:00
XMRig
016397176d Update hwloc for MSVC. 2021-03-04 03:23:26 +07:00
XMRig
aca88f138d Update hwloc for MSVC to 2.4.0. 2020-12-14 02:55:50 +07:00
XMRig
84443a4e8b Added generic secure JIT support for RandomX. 2020-12-11 23:17:54 +07:00
SChernykh
83d152f557 More static analysis fixes 2020-12-08 16:05:58 +01:00
XMRig
b814c1c12f Removed libcpuid support. 2020-12-06 21:51:24 +07:00
XMRig
3714345bcc Implemented PATCH requests. 2020-10-25 13:41:39 +07:00
XMRig
5d644ef919 Fix tab/space inconsistency. 2020-07-03 21:36:06 +07:00
XMRig
abdc3effb6 #1754 Fixed GPU health readings for pre Vega GPUs. 2020-07-03 21:14:21 +07:00
SChernykh
683ca745a8 KawPow: optimized CPU share verification
- 2 times faster CPU share verification (11 -> 5 ms)
- 1.5 times faster light cache initialization
2020-06-26 12:31:26 +02:00
XMRig
e74cf2cb1d Fix compile warnings. 2020-05-29 20:02:57 +07:00
SChernykh
f24da62db0 KawPow WIP 2020-05-27 16:19:57 +02:00
XMRig
3c06e36538 Update hwloc for MSVC builds. 2020-05-22 20:47:12 +07:00
XMRig
e81a7ad64a Removed code duplicate. 2020-05-09 01:13:46 +07:00
XMRig
11528d61d1 Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
SChernykh
b8a706948a Optimized RandomX dataset initialization
- Use single Argon2 implemenation
- Auto-select the fastest Argon2 implementation for RandomX
2020-05-03 20:44:59 +02:00
XMRig
bed66fb154 http-parser updated to latest version. 2020-03-04 18:30:53 +07:00
XMRig
74668ed7a0 Added ADL support for Windows. 2020-02-14 00:16:32 +07:00
XMRig
3812c81ed5 hwloc for MSVC updated to v2.1.0. 2019-12-05 12:47:31 +07:00
XMRig
6e3e39207b Fixed msvc build. 2019-10-01 01:25:47 +07:00
XMRig
962ab093c2 #1150 Fixed argon2 header conflict. 2019-10-01 01:18:22 +07:00
XMRig
0ac13847ef Merge branch 'dev' into evo 2019-09-15 18:05:15 +07:00
XMRig
e8b078dda8 Fixed cmake 2.8 support. 2019-09-14 20:34:15 +07:00
XMRig
f6d19af165 Update OpenCL headers to recent version. 2019-09-06 22:58:09 +07:00
XMRig
897f08183b Restored OclCache. 2019-08-27 06:31:40 +07:00
XMRig
c23a6f7a29 Added OclDevice and partially autoconfig. 2019-08-22 22:39:36 +07:00
XMRig
f9bdd6ae93 Merge branch 'dev' into feature-opencl 2019-08-17 23:33:48 +07:00
XMRig
f26c7de83e Simplified argon2/CMakeLists.txt. 2019-08-17 19:16:37 +07:00
XMRig
c644a533f6 Added hugepages support for Argon2. 2019-08-17 13:06:14 +07:00
XMRig
7927bda4a8 Removed threads support from Argon2. 2019-08-17 12:33:08 +07:00
XMRig
e493e83e07 Fixed typo. 2019-08-17 05:31:49 +07:00
XMRig
e747f8b06c Added MSVC support for Argon2. 2019-08-17 04:01:53 +07:00
XMRig
9861f9eadd Added selection for optimized Argon2 implementation. 2019-08-17 01:42:03 +07:00
XMRig
54994d361b Resolved conflict between argon2 implementations. 2019-08-16 03:18:35 +07:00
XMRig
faf18262eb Added generic Argon2 implementation (conflicts with RandomX). 2019-08-16 00:31:29 +07:00
XMRig
79315bad8a Added initial OpenCL stub. 2019-08-13 01:44:52 +07:00
XMRig
fefce7cc89 More compact JSON formatting. 2019-08-04 22:07:05 +07:00