Bernd Kuhls
72234ae735
astrobwt: fix build with gcc-4.8
...
Fixes build error:
xmrig-6.17.0/src/crypto/astrobwt/sort_indices2.cpp:40:24: error: missing binary operator before token "("
#if __has_cpp_attribute(unlikely)
found with the buildroot toolchain
arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)
Inspired by
https://reviews.llvm.org/rG91c32fd8c8fa395971a028f7091273fa2c8f44e6
2022-05-22 20:24:14 +02:00
XMRig
56c95703a5
v6.17.0
2022-04-05 21:46:01 +07:00
XMRig
4c171bea1e
Disable donate for astrobwt/v2.
2022-04-05 15:15:03 +07:00
XMRig
5bdfafd719
v6.17.0-dev
2022-04-04 20:17:40 +07:00
SChernykh
48bd09f730
Fixed compilation error
2022-03-24 16:38:47 +01:00
SChernykh
23c12fc351
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
baef34ba8c
Fixed AstroBWT OpenCL config generation
2022-03-16 10:15:38 +01:00
SChernykh
7b9135aadc
Dero HE (astrobwt/v2) OpenCL support
2022-03-14 20:13:31 +01:00
xmrig
e6f694ca9e
Merge pull request #2958 from SChernykh/dev
...
Fixed out of bounds access in astrobwt/v2
2022-03-10 06:40:34 +07:00
SChernykh
a2728af4f7
Dero HE (astrobwt/v2) CUDA config generator
2022-03-10 00:24:49 +01:00
SChernykh
65dbded9c4
Fixed out of bounds access in astrobwt/v2
2022-03-08 22:31:34 +01:00
XMRig
f25e65b5ac
Update hwloc for MSVC builds.
2022-03-07 04:29:13 +07:00
xmrig
1c5b332add
Merge pull request #2954 from SChernykh/dev
...
Dero HE fork support (astrobwt/v2 algorithm)
2022-03-06 04:18:43 +07:00
SChernykh
87fd0ea94a
Added alternative algo names for Dero HE
2022-03-05 13:32:16 +01:00
SChernykh
4a42dca2cb
Show block/miniblock counters more often
2022-03-05 10:00:39 +01:00
SChernykh
b674fafa0f
DaemonClient: fixed broken coin
setting
2022-03-05 09:56:30 +01:00
SChernykh
b5da73389f
Dero HE fork support (astrobwt/v2 algorithm)
2022-03-05 00:31:18 +01:00
XMRig
bf5e38545c
Fixed displayed DMI memory information for empty slots.
2022-03-01 02:50:30 +07:00
xmrig
f7543ada60
Merge pull request #2932 from SChernykh/dev
...
Fixed GhostRider with hwloc disabled
2022-02-16 19:23:26 +07:00
SChernykh
95e1705fc8
Fixed GhostRider with hwloc disabled
2022-02-16 08:13:48 +01:00
XMRig
2d0b07afbc
v6.16.5-dev
2022-02-05 16:22:55 +07:00
XMRig
4f5f9bdffb
v6.16.4
2022-02-04 16:11:37 +07:00
XMRig
14117e9658
#2910 Fixed donation for GhostRider/RTM.
2022-01-31 14:29:41 +07:00
xmrig
7ccb1d65f0
Merge pull request #2908 from Spudz76/dev-addMSVC2022
...
Add MSVC/2022 to version.h
2022-01-31 10:14:47 +07:00
Tony Butler
15de3cc16c
Add MSVC/2022 to version.h
2022-01-28 21:09:24 -07:00
SChernykh
644f4cc017
Fixed unaligned memory accesses
2022-01-26 17:18:18 +01:00
XMRig
41a3f97060
v6.16.4-dev
2022-01-25 23:21:54 +07:00
XMRig
4f103b6b45
v6.16.3
2022-01-25 21:53:47 +07:00
XMRig
39609c9183
Merge branch 'dev'
2022-01-25 21:53:19 +07:00
xmrig
faa7095865
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
e0701f9dad
KawPow OpenCL: build next period only when it's not in cache
2022-01-24 13:28:58 +01:00
SChernykh
14aacf8636
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
8059ce67f9
Add missing DNS options to config example.
2022-01-21 20:17:00 +07:00
benthetechguy
10111fd7f9
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
cab244d468
Fixed GhostRider benchmark on single-core systems
...
Fixes #2871
2022-01-17 19:59:21 +01:00
xmrig
4001488888
Merge pull request #2856 from SChernykh/dev
...
Fix for short responses from some Raptoreum pools
2022-01-05 10:22:39 +07:00
SChernykh
9bec1521b8
Fix for short responses from some Raptoreum pools
2022-01-04 23:54:59 +01:00
Tony Butler
2e738509bb
Add support for client.reconnect method
2021-12-30 06:26:52 -07:00
SChernykh
7f2f50a8d9
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
93081eb1f6
GhostRidere: set correct priority for helper threads
...
Fixes #2825
2021-12-20 12:05:17 +01:00
SChernykh
8dede14ac8
Fixed cn-heavy in 32-bit builds
2021-12-15 21:17:25 +00:00
SChernykh
454f97fa0f
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
a39ab89236
Fixed "READY threads X/X" display after algo switching
2021-12-03 07:44:23 +01:00
XMRig
5b8501fb57
v6.16.3-dev
2021-12-02 22:10:57 +07:00
XMRig
718c7e0fc1
v6.16.2
2021-12-02 20:55:27 +07:00
XMRig
81b18c0741
#2771 Fixed environment variables support in EthStratumClient.
2021-12-02 19:36:51 +07:00
SChernykh
c2ae625032
Compilationn fixes
2021-12-02 13:34:24 +01:00
SChernykh
4ea8fe694d
GhostRider benchmark: added 20 more possible rounds
2021-12-01 20:26:41 +01:00
SChernykh
669d1ab008
Updated changelog and GhostRider readme
2021-12-01 18:14:01 +01:00
SChernykh
e87d5111a2
Compiler fix
2021-12-01 17:08:40 +01:00