Commit Graph

2154 Commits

Author SHA1 Message Date
SChernykh
0941388cd3 Fixed debug GhostRider build 2022-06-12 11:47:56 +02:00
SChernykh
637c7c9209 Removed deprecated AstroBWTv1 and v2 2022-06-12 11:47:36 +02:00
SChernykh
c2577df763 Fixes for 32-bit ARM 2022-05-20 21:16:10 +02:00
SChernykh
ca7387b4f3 Fixed unaligned memory read in DMI 2022-05-19 20:56:19 +02:00
SChernykh
caf39a38fd Fixed being unable to resume from pause-on-battery
Fixes #3041
2022-05-05 21:13:02 +02:00
SChernykh
4b180c7667 Fixed --cpu-priority not working sometimes 2022-04-19 19:57:12 +02:00
SChernykh
0d0ff4fe71 Removed old AstroBWT algorithm
It's not used anywhere now.
2022-04-15 10:59:31 +02:00
XMRig
22399db3c5 v6.17.1-dev 2022-04-06 01:58:24 +07:00
XMRig
2880b65b07 v6.17.0 2022-04-05 21:46:01 +07:00
XMRig
625dc4fe62 Disable donate for astrobwt/v2. 2022-04-05 15:15:03 +07:00
XMRig
e478280226 v6.17.0-dev 2022-04-04 20:17:40 +07:00
SChernykh
e2f7012765 Fixed compilation error 2022-03-24 16:38:47 +01:00
SChernykh
8cdd596b92 Optimized keccak
Big astrobwt/v2 speedup on non-AVX2 CPUs: **Core i7-2600 +64% (17 -> 28 kh/s)**
2022-03-24 13:10:03 +01:00
SChernykh
20843e713a Fixed AstroBWT OpenCL config generation 2022-03-16 10:15:38 +01:00
SChernykh
f9d8461dbd Dero HE (astrobwt/v2) OpenCL support 2022-03-14 20:13:31 +01:00
xmrig
29f7db37c6 Merge pull request #2958 from SChernykh/dev
Fixed out of bounds access in astrobwt/v2
2022-03-10 06:40:34 +07:00
SChernykh
4b15627fd4 Dero HE (astrobwt/v2) CUDA config generator 2022-03-10 00:24:49 +01:00
SChernykh
130b637591 Fixed out of bounds access in astrobwt/v2 2022-03-08 22:31:34 +01:00
XMRig
e485f3a1fe Update hwloc for MSVC builds. 2022-03-07 04:29:13 +07:00
xmrig
759b8af5cd Merge pull request #2954 from SChernykh/dev
Dero HE fork support (astrobwt/v2 algorithm)
2022-03-06 04:18:43 +07:00
SChernykh
10324883b3 Added alternative algo names for Dero HE 2022-03-05 13:32:16 +01:00
SChernykh
135cbaceba Show block/miniblock counters more often 2022-03-05 10:00:39 +01:00
SChernykh
8039c15e1f DaemonClient: fixed broken coin setting 2022-03-05 09:56:30 +01:00
SChernykh
a260502f78 Dero HE fork support (astrobwt/v2 algorithm) 2022-03-05 00:31:18 +01:00
XMRig
509ff31c86 Fixed displayed DMI memory information for empty slots. 2022-03-01 02:50:30 +07:00
xmrig
1071c70cb1 Merge pull request #2932 from SChernykh/dev
Fixed GhostRider with hwloc disabled
2022-02-16 19:23:26 +07:00
SChernykh
cd4d9f1813 Fixed GhostRider with hwloc disabled 2022-02-16 08:13:48 +01:00
XMRig
95248185bb v6.16.5-dev 2022-02-05 16:22:55 +07:00
XMRig
47598804f1 v6.16.4 2022-02-04 16:11:37 +07:00
XMRig
2e9e071f81 #2910 Fixed donation for GhostRider/RTM. 2022-01-31 14:29:41 +07:00
xmrig
b5702394fa Merge pull request #2908 from Spudz76/dev-addMSVC2022
Add MSVC/2022 to version.h
2022-01-31 10:14:47 +07:00
Tony Butler
468d8733cc Add MSVC/2022 to version.h 2022-01-28 21:09:24 -07:00
SChernykh
3cdfe6b30e Fixed unaligned memory accesses 2022-01-26 17:18:18 +01:00
XMRig
ac2db67027 v6.16.4-dev 2022-01-25 23:21:54 +07:00
XMRig
cf74ab998b v6.16.3 2022-01-25 21:53:47 +07:00
XMRig
e77d8bc529 Merge branch 'dev' 2022-01-25 21:53:19 +07:00
xmrig
4205a77265 Merge pull request #2893 from SChernykh/dev
KawPow OpenCL: use separate UV loop for building programs
2022-01-24 19:30:24 +07:00
SChernykh
8ee9866bdb KawPow OpenCL: build next period only when it's not in cache 2022-01-24 13:28:58 +01:00
SChernykh
41e39a956e KawPow OpenCL: use separate UV loop for building programs
Fixes #2890: uv_default_loop() can't be used there because UV loops are not thread safe.
2022-01-24 13:20:04 +01:00
XMRig
0e5ffbb9d1 Add missing DNS options to config example. 2022-01-21 20:17:00 +07:00
benthetechguy
998bd7734e armv7 compilation fix
Compilation fails for armv7 on gcc 11, and updating the version in that line fixes it.
2022-01-20 20:47:26 -05:00
SChernykh
62bf33a15c Fixed GhostRider benchmark on single-core systems
Fixes #2871
2022-01-17 19:59:21 +01:00
xmrig
2b06a65fae Merge pull request #2856 from SChernykh/dev
Fix for short responses from some Raptoreum pools
2022-01-05 10:22:39 +07:00
SChernykh
2251a157e3 Fix for short responses from some Raptoreum pools 2022-01-04 23:54:59 +01:00
Tony Butler
45b1e35957 Add support for client.reconnect method 2021-12-30 06:26:52 -07:00
SChernykh
1105f1130c RandomX: don't restart mining threads when the seed changes
It helps to not loose huge pages when the seed changes (every 2048 blocks, ~2.8 days).
2021-12-25 13:39:15 +01:00
SChernykh
e45b4fb916 GhostRidere: set correct priority for helper threads
Fixes #2825
2021-12-20 12:05:17 +01:00
SChernykh
387eea3acf Fixed cn-heavy in 32-bit builds 2021-12-15 21:17:25 +00:00
SChernykh
15b2683000 Updated GhostRider documentation
Added examples for SSL port command line that don't use #1 pool.
2021-12-03 12:30:09 +01:00
SChernykh
aa3765695e Fixed "READY threads X/X" display after algo switching 2021-12-03 07:44:23 +01:00