XMRig
|
d23e5e15ba
|
Added AMD GPUs health information for Linux (via sysfs).
|
2020-02-14 23:37:44 +07:00 |
|
XMRig
|
56f23db878
|
Added ADL support for Windows.
|
2020-02-14 00:16:32 +07:00 |
|
SChernykh
|
ef629ba0d0
|
Fixed generic OpenCL code for AMD Navi
|
2020-02-10 22:00:40 +01:00 |
|
XMRig
|
2d15c10e0f
|
Added ENV support for "loader" option.
|
2019-12-22 19:48:33 +07:00 |
|
XMRig
|
77d5b73724
|
Added CudaDevice class.
|
2019-10-26 00:49:59 +07:00 |
|
XMRig
|
ec717f27b5
|
Added CudaLib stub.
|
2019-10-25 16:46:49 +07:00 |
|
XMRig
|
f7dcfffdb1
|
Removed unused class member.
|
2019-10-22 12:30:04 +07:00 |
|
Anton Kamenov
|
9e2b63890c
|
Use functions to get memory variables
|
2019-10-14 14:14:12 +03:00 |
|
Anton Kamenov
|
ed08895d4a
|
Fixes OclDevice::globalMemSize() that sometimes returns 0
|
2019-10-14 13:34:17 +03:00 |
|
XMRig
|
3560b6a3c2
|
Added clRetainMemObject support.
|
2019-09-30 07:30:14 +07:00 |
|
XMRig
|
77eecdd2c2
|
RandomX dataset specific code moved into OclSharedData class.
|
2019-09-30 06:59:44 +07:00 |
|
XMRig
|
e66eeefb14
|
Fixed build on macOS.
|
2019-09-28 18:20:56 +07:00 |
|
XMRig
|
c7e4815d79
|
Use more JS friendly names.
|
2019-09-23 01:27:05 +07:00 |
|
XMRig
|
54d73b7ac5
|
Extended OpenCL threads information.
|
2019-09-22 02:10:14 +07:00 |
|
XMRig
|
40e8bfe443
|
Added global backends hashrate to "GET /2/backends" endpoint.
|
2019-09-20 14:15:35 +07:00 |
|
XMRig
|
1cfd5f0735
|
[opencl] Better cn/r specific resource management.
|
2019-09-19 03:42:11 +07:00 |
|
SChernykh
|
9e22c2609c
|
RandomX config generator for OpenCL
Also fixed compilation errors on VS2019
|
2019-09-13 21:05:00 +02:00 |
|
XMRig
|
6f5d175d12
|
Fix compile warning, mostly struct/class inconsistency.
|
2019-09-13 18:21:05 +07:00 |
|
XMRig
|
9399491a64
|
Use sub buffers.
|
2019-09-13 16:10:12 +07:00 |
|
XMRig
|
5a91552060
|
OclLib improvements.
|
2019-09-13 10:35:32 +07:00 |
|
XMRig
|
046eb4d9fd
|
Added autoconfig stub for RandomX.
|
2019-09-12 15:21:14 +07:00 |
|
XMRig
|
ad7141fe21
|
Implemented option "dataset_host".
|
2019-09-12 13:49:27 +07:00 |
|
XMRig
|
4c90f9960e
|
OpenCL RandomX WIP
|
2019-09-11 15:48:02 +07:00 |
|
XMRig
|
29790da63d
|
Added autoconfig for cn/gpu.
|
2019-09-08 16:28:51 +07:00 |
|
XMRig
|
859626cbe3
|
Added basic cn/gpu support.
|
2019-09-08 08:59:17 +07:00 |
|
XMRig
|
62f086f607
|
Split config generator to separated files.
|
2019-09-06 19:38:22 +07:00 |
|
XMRig
|
9dc2525ce1
|
Restored OpenCL interleave.
|
2019-09-06 11:43:02 +07:00 |
|
XMRig
|
1ad30d50a6
|
Define double OpenCL threads in simple way.
|
2019-09-05 09:27:29 +07:00 |
|
XMRig
|
57f82f7504
|
cn/r part 2 of 2.
|
2019-09-04 11:23:04 +07:00 |
|
XMRig
|
10d2c0285c
|
Better cl_context wrapping.
|
2019-09-01 07:37:02 +07:00 |
|
XMRig
|
b541960611
|
Implemented cn0 kernel launch.
|
2019-09-01 07:05:49 +07:00 |
|
XMRig
|
b755218837
|
Added Cn0Kernel and OclKernel classes.
|
2019-08-28 08:57:55 +07:00 |
|
XMRig
|
aa294ff066
|
Initial stub for setting job in OpenCL backend.
|
2019-08-28 02:05:19 +07:00 |
|
XMRig
|
ec1839d580
|
Restored OclCache.
|
2019-08-27 06:31:40 +07:00 |
|
XMRig
|
47b8cb6044
|
Added classes IOclRunner, OclBaseRunner, OclCnRunner, OclRxRunner.
|
2019-08-26 04:44:01 +07:00 |
|
XMRig
|
4f1d4695cd
|
Improved detailed hashrate report.
|
2019-08-25 04:14:34 +07:00 |
|
XMRig
|
cf123b7d88
|
Added OclContext class.
|
2019-08-24 14:58:50 +07:00 |
|
XMRig
|
55e12fb34b
|
Extended information about OpenCL devices.
|
2019-08-23 20:19:55 +07:00 |
|
XMRig
|
92bc46f232
|
Print OpenCL platform and devices in summary.
|
2019-08-23 17:28:48 +07:00 |
|
XMRig
|
ed7216575c
|
Added OclDevice and partially autoconfig.
|
2019-08-22 22:39:36 +07:00 |
|
XMRig
|
166a68244e
|
Added platform option.
|
2019-08-19 22:35:58 +07:00 |
|
XMRig
|
476e5dcb18
|
Improved --print-platforms option.
|
2019-08-19 02:49:43 +07:00 |
|
XMRig
|
d8d173db4d
|
Added OclPlatform class.
|
2019-08-18 04:36:34 +07:00 |
|
XMRig
|
d89404ee6d
|
Move files.
|
2019-08-18 04:02:31 +07:00 |
|