XMRig
|
4a8cbbe65f
|
Implemented cn1 kernel launch.
|
2019-09-01 09:34:37 +07:00 |
|
XMRig
|
9c9e2ebcf1
|
Cleanup OpenCL code.
|
2019-09-01 08:49:28 +07:00 |
|
XMRig
|
325bb5e2ca
|
Better cl_context wrapping.
|
2019-09-01 07:37:02 +07:00 |
|
XMRig
|
65f5806367
|
Implemented cn0 kernel launch.
|
2019-09-01 07:05:49 +07:00 |
|
XMRig
|
cdb87d235b
|
Merge branch 'dev' into feature-opencl
|
2019-08-31 09:36:58 +07:00 |
|
XMRig
|
542f6e7240
|
Simplify branch buffers.
|
2019-08-31 09:36:06 +07:00 |
|
XMRig
|
4b48a6b0f0
|
v3.1.2-dev
|
2019-08-31 08:29:15 +07:00 |
|
XMRig
|
f78c40c1e2
|
Merge branch 'master' into dev
|
2019-08-31 08:28:51 +07:00 |
|
XMRig
|
a7032f90d3
|
v3.1.1
|
2019-08-31 07:54:09 +07:00 |
|
XMRig
|
495dc9b6b0
|
Merge branch 'dev'
|
2019-08-31 07:51:57 +07:00 |
|
XMRig
|
8274dc3ef8
|
Fixed command line options for single pool, free order allowed again.
|
2019-08-31 06:18:32 +07:00 |
|
xmrig
|
55e2bd8ccb
|
Update CHANGELOG.md
|
2019-08-30 19:16:05 +07:00 |
|
XMRig
|
ee105d7d7a
|
Fixed, for Argon2 algorithms command line options, like --threads was ignored.
|
2019-08-30 18:55:53 +07:00 |
|
XMRig
|
df5fd65a45
|
Merge branch 'dev' into feature-opencl
|
2019-08-30 16:47:51 +07:00 |
|
xmrig
|
dc8f21115a
|
Update CHANGELOG.md
|
2019-08-30 15:14:52 +07:00 |
|
XMRig
|
e08d07aab7
|
#1141 Fixed log in background mode.
|
2019-08-30 14:46:38 +07:00 |
|
XMRig
|
61c6edddc7
|
Removed Linux specific code from Windows only ASM file.
|
2019-08-30 13:49:58 +07:00 |
|
xmrig
|
09b13e500a
|
Merge pull request #1148 from 00-matt/fix-execstack
Fix linker marking entire executable as having an executable stack
|
2019-08-30 13:47:45 +07:00 |
|
XMRig
|
3a768f2eb0
|
#1138 Fixed reconnect.
|
2019-08-30 10:04:12 +07:00 |
|
XMRig
|
1949a1f812
|
Fixed bug in keepalive feature.
|
2019-08-30 07:09:14 +07:00 |
|
Matt Smith
|
8f4aa6871a
|
Fix linker marking entire executable as executable stack
See: https://wiki.ubuntu.com/SecurityTeam/Roadmap/ExecutableStacks
See: https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart
|
2019-08-29 14:12:43 +01:00 |
|
xmrig
|
163252d137
|
Update CHANGELOG.md
|
2019-08-29 04:22:55 +07:00 |
|
xmrig
|
1118b622e3
|
Merge pull request #1146 from SChernykh/dev
Fixed race condition in RandomX thread init
|
2019-08-29 04:20:46 +07:00 |
|
SChernykh
|
682e893388
|
Fixed race condition in RandomX thread init
Thread could deadlock if it started before dataset struct was allocated.
|
2019-08-28 18:28:04 +02:00 |
|
xmrig
|
2470f1828f
|
Merge pull request #1144 from SChernykh/dev
Fix ARM compilation
|
2019-08-28 16:11:40 +07:00 |
|
SChernykh
|
ab5d1a6cc9
|
Reverted intrin_portable.h
|
2019-08-28 07:20:01 +02:00 |
|
XMRig
|
18988f5ff0
|
Added Cn0Kernel and OclKernel classes.
|
2019-08-28 08:57:55 +07:00 |
|
xmrig
|
fc4dbf588f
|
Update CHANGELOG.md
|
2019-08-28 04:14:57 +07:00 |
|
xmrig
|
7a08280882
|
Merge pull request #1142 from SChernykh/dev
Updated and optimized RandomX
|
2019-08-28 03:29:53 +07:00 |
|
XMRig
|
1d2bff4de0
|
Initial stub for setting job in OpenCL backend.
|
2019-08-28 02:05:19 +07:00 |
|
SChernykh
|
d8f78c1d19
|
Optimized RandomX JIT compiler
Hashrate improved by 0.5-1.5% depending on RandomX version and CPU.
|
2019-08-27 20:18:56 +02:00 |
|
XMRig
|
716669ff96
|
Use external script to prepare OpenCL source.
|
2019-08-28 00:33:49 +07:00 |
|
SChernykh
|
fc670b2a58
|
Updated RandomX
|
2019-08-27 16:12:13 +02:00 |
|
XMRig
|
5588fa13c6
|
Removed cn/wow algorithm (coin forked to rx/wow).
|
2019-08-27 09:34:08 +07:00 |
|
XMRig
|
897f08183b
|
Restored OclCache.
|
2019-08-27 06:31:40 +07:00 |
|
XMRig
|
684321a7f2
|
Added classes IOclRunner, OclBaseRunner, OclCnRunner, OclRxRunner.
|
2019-08-26 04:44:01 +07:00 |
|
XMRig
|
be5caf0701
|
Added OpenCL source.
|
2019-08-25 23:06:04 +07:00 |
|
XMRig
|
b8982a4652
|
Start mining threads only after RandomX dataset initialization.
|
2019-08-25 20:28:15 +07:00 |
|
XMRig
|
bfd749a914
|
Make CpuLaunchStatus more high level.
|
2019-08-25 16:47:25 +07:00 |
|
XMRig
|
c1e21618ab
|
Improved detailed hashrate report.
|
2019-08-25 04:14:34 +07:00 |
|
XMRig
|
fe5832bfc6
|
Added OclWorker class.
|
2019-08-25 03:50:49 +07:00 |
|
XMRig
|
a8e913e784
|
Added OclContext class.
|
2019-08-24 14:58:50 +07:00 |
|
XMRig
|
33f91c2d3c
|
Added OclCache class stub.
|
2019-08-24 04:02:18 +07:00 |
|
XMRig
|
c26b823761
|
Implemented OclLaunchData creation.
|
2019-08-24 00:14:41 +07:00 |
|
XMRig
|
fa1d1dfaf1
|
Extended information about OpenCL devices.
|
2019-08-23 20:19:55 +07:00 |
|
XMRig
|
e9cb208168
|
Print OpenCL platform and devices in summary.
|
2019-08-23 17:28:48 +07:00 |
|
xmrig
|
d994a84411
|
Create PERSISTENT_OPTIONS.md
|
2019-08-23 03:28:31 +07:00 |
|
XMRig
|
f2f997cef4
|
Special handle for cn/2 based algorithms.
|
2019-08-23 00:56:51 +07:00 |
|
XMRig
|
dd52e4de02
|
#1133 Fixed syslog regression.
|
2019-08-23 00:16:11 +07:00 |
|
XMRig
|
c23a6f7a29
|
Added OclDevice and partially autoconfig.
|
2019-08-22 22:39:36 +07:00 |
|