cohcho
|
b183af0953
|
fix nonce mask
|
2020-09-09 19:39:52 +00:00 |
|
cohcho
|
5cf1494401
|
nonce iteration optimization
efficient and correct nonce iteration without duplicates
|
2020-09-09 10:03:37 +00:00 |
|
XMRig
|
04f3abb4e2
|
Improved CUDA loader error reporting and fixed plugin load on Linux.
|
2020-08-23 21:30:12 +07:00 |
|
XMRig
|
eb9f98b8ce
|
Better scripts/build.*.sh compatibility.
|
2020-08-23 15:46:56 +07:00 |
|
XMRig
|
1ca51c84e8
|
Fixed tag in OclLib.
|
2020-08-21 08:21:51 +07:00 |
|
XMRig
|
5850a2aa26
|
Disable GPU backends with static build on Linux.
|
2020-08-20 15:02:31 +07:00 |
|
XMRig
|
25d8c2f2f3
|
Always use all available threads on ARM.
|
2020-08-16 17:36:38 +07:00 |
|
XMRig
|
0f7ae874e0
|
Added ARM CPU name detection based on lscpu code.
|
2020-08-16 15:47:29 +07:00 |
|
SChernykh
|
3d78f30171
|
Try to allocate scratchpad from dataset's 1 GB huge pages, if normal huge pages are not available
|
2020-07-31 13:37:22 +02:00 |
|
XMRig
|
b2b54cbe82
|
Cleanup
|
2020-07-22 21:27:40 +07:00 |
|
SChernykh
|
3180e242a9
|
Cryptonight OpenCL: fix for long input data
|
2020-07-16 10:39:32 +02:00 |
|
SChernykh
|
5af50b854c
|
RandomX: added cache QoS support
False by default. If set to true, all non-mining CPU cores will not have access to L3 cache.
|
2020-07-13 17:23:18 +02:00 |
|
xmrig
|
7a8fc700a2
|
Merge pull request #1763 from SChernykh/dev
KawPow: fixed more duplicate share errors
|
2020-07-04 02:37:03 +07:00 |
|
SChernykh
|
bb87e9008c
|
KawPow: fixed more duplicate share errors
|
2020-07-03 21:33:44 +02:00 |
|
XMRig
|
abdc3effb6
|
#1754 Fixed GPU health readings for pre Vega GPUs.
|
2020-07-03 21:14:21 +07:00 |
|
SChernykh
|
119a065424
|
Fix typo
|
2020-07-02 14:29:52 +02:00 |
|
SChernykh
|
d2d8fd48b9
|
KawPow: fixed rare duplicate share errors
|
2020-07-02 11:36:31 +02:00 |
|
SChernykh
|
aa48c64a05
|
Fixed DAG initialization on slower AMD GPUs
Display driver could reset on GPUs with screen connected.
|
2020-06-30 16:53:56 +02:00 |
|
XMRig
|
b439b9cfca
|
Merge branch 'dev' of https://github.com/SChernykh/xmrig into dev
|
2020-06-23 19:12:34 +07:00 |
|
SChernykh
|
cf1ee9b3d4
|
Fixed AstroBWT OpenCL compilation on some systems
|
2020-06-23 13:55:43 +02:00 |
|
XMRig
|
7c624feb3f
|
#1742 Fixed crash when use HTTP API.
|
2020-06-23 16:17:06 +07:00 |
|
XMRig
|
c166623419
|
Merge branch 'dev' into evo
|
2020-06-18 11:18:30 +07:00 |
|
XMRig
|
4a2940951c
|
Fixed AMD GPU health readings on Linux.
|
2020-06-18 11:16:26 +07:00 |
|
SChernykh
|
5730b7fd27
|
Show GPU # when compute error happens
|
2020-06-11 19:48:53 +02:00 |
|
SChernykh
|
3292679e66
|
KawPow: fixed crash on old CPUs
- Use `popcnt` instruction only when it's supported
|
2020-06-10 21:49:43 +02:00 |
|
XMRig
|
e72a3ccb52
|
Merge branch 'dev' into evo
|
2020-06-10 00:58:29 +07:00 |
|
SChernykh
|
e6f454f37d
|
Fixed detection of AVX2/AVX512
|
2020-06-09 17:47:23 +02:00 |
|
SChernykh
|
2ab164caf2
|
Conceal (CCX) support
|
2020-06-07 01:01:45 +02:00 |
|
XMRig
|
a5442dbcb2
|
Merge branch 'evo' of https://github.com/SChernykh/xmrig into pr1713
|
2020-06-05 19:17:01 +07:00 |
|
XMRig
|
21381c297a
|
Add tag to error message.
|
2020-06-05 19:02:32 +07:00 |
|
SChernykh
|
9fd7f42e95
|
Reduced memory for KawPow
|
2020-06-05 14:01:49 +02:00 |
|
SChernykh
|
25685ebab1
|
Print errors from KawPow DAG initialization
|
2020-06-05 09:33:36 +02:00 |
|
XMRig
|
55e564322c
|
Change API version for CUDA plugin.
|
2020-06-03 19:01:21 +07:00 |
|
XMRig
|
c2e8686818
|
Implemented donate for KawPow.
|
2020-06-01 00:56:26 +07:00 |
|
SChernykh
|
afdf26616e
|
KawPow: reduced stale/expired shares
|
2020-05-31 18:22:21 +02:00 |
|
XMRig
|
e74cf2cb1d
|
Fix compile warnings.
|
2020-05-29 20:02:57 +07:00 |
|
SChernykh
|
3723fa777d
|
Tuned KawPow OpenCL kernel
Removed unnecessary memory barrier.
|
2020-05-29 13:10:24 +02:00 |
|
SChernykh
|
474f97695e
|
Hashrate display fixes
|
2020-05-28 22:23:31 +02:00 |
|
SChernykh
|
ee4c5712e9
|
Merge remote-tracking branch 'upstream/evo' into evo
|
2020-05-28 22:06:10 +02:00 |
|
SChernykh
|
2f1940ca58
|
Fixed hashrate and diff display for KawPow
|
2020-05-28 22:03:28 +02:00 |
|
XMRig
|
311e6a1e39
|
Log cleanup.
|
2020-05-29 02:11:29 +07:00 |
|
SChernykh
|
3d622ff2a9
|
KawPow fix for retarted AMD OpenCL compiler
|
2020-05-28 20:27:25 +02:00 |
|
SChernykh
|
7056f67726
|
KawPow performance fix for AMD Navi
|
2020-05-28 18:28:23 +02:00 |
|
XMRig
|
306dfe8d6a
|
Use long tags.
|
2020-05-28 20:32:41 +07:00 |
|
xmrig
|
a5591de0e7
|
Merge pull request #1697 from SChernykh/evo
KawPow: tuned work group size for OpenCL
|
2020-05-28 16:58:18 +07:00 |
|
SChernykh
|
3168919b83
|
KawPow: tuned work group size for OpenCL
|
2020-05-28 10:58:06 +02:00 |
|
XMRig
|
62c0d58174
|
Fixed code style.
|
2020-05-27 23:30:17 +07:00 |
|
XMRig
|
7feec36a14
|
Fix Linux build.
|
2020-05-27 22:08:23 +07:00 |
|
SChernykh
|
f24da62db0
|
KawPow WIP
|
2020-05-27 16:19:57 +02:00 |
|
XMRig
|
b81a80c26e
|
Merge branch 'dev'
|
2020-05-23 11:08:53 +07:00 |
|