Commit Graph

123 Commits

Author SHA1 Message Date
XMRig
dedaba16e3 Fixed gcc build. 2020-03-23 05:30:11 +07:00
SChernykh
c2260215b3 AstroBWT OpenCL code 2020-03-22 22:36:21 +01:00
XMRig
ed44b0c009 Move files. 2020-03-09 01:22:34 +07:00
XMRig
1b9e3169c6 Added "coin": "keva" and post PR cleanup. 2020-03-07 20:38:44 +07:00
kevacoin
e5de7a18e0 Fixed scratchpad L2/L3 bit, from 18, 21 to 17 and 20. 2020-03-05 11:23:49 -08:00
kevacoin
b02cc24ae1 Added Keva. 2020-03-04 16:23:33 -08:00
SChernykh
1ccf408ba7 AstroBWT algorithm (DERO) support
To test:

- Download https://github.com/deroproject/derosuite/releases/tag/AstroBWT
- Run daemon with `--testnet` in command line

In config.json:
- "coin":"dero"
- "url":"127.0.0.1:30306"
- "daemon:"true"
2020-02-29 22:41:24 +01:00
SChernykh
783f79f264 Refactored fma_soft() in randomx_vm.cl
Fixes #1554 (hopefully)
2020-02-18 18:19:03 +01:00
XMRig
31531db02c Fixed wrong OpenCL platform on macOS. 2020-02-15 04:32:32 +07:00
XMRig
0dc2cc94ff Added AMD GPUs health information for Linux (via sysfs). 2020-02-14 23:37:44 +07:00
XMRig
f2eebeca15 Update year. 2020-02-14 02:41:21 +07:00
SChernykh
a75ee09704 Added RandomX JIT for AMD Navi GPUs 2020-02-13 20:15:08 +01:00
XMRig
0a60a931fc Added printHealth to IBackend interface. 2020-02-14 01:11:53 +07:00
XMRig
74668ed7a0 Added ADL support for Windows. 2020-02-14 00:16:32 +07:00
SChernykh
4c8413f584 Fixed generic OpenCL code for AMD Navi 2020-02-10 22:00:40 +01:00
XMRig
7828951b51 Fixed nicehash nonce overflow for GPU backends. 2020-02-06 22:00:03 +07:00
SChernykh
9e76b6d672 Workaround for new AMD drivers (OpenCL) 2020-02-04 23:11:46 +01:00
SChernykh
58472d0674 Cleanup 2019-12-30 20:55:03 +02:00
SChernykh
467fbfdc77 Auto-config for mobile Ryzen APUs 2019-12-30 20:53:21 +02:00
XMRig
d74775d702 Added "cn-pico/tlo". 2019-12-29 00:29:19 +07:00
XMRig
2df6f5cd17 Added ENV support for "loader" option. 2019-12-22 19:48:33 +07:00
XMRig
a5d13c4e64 Allow use old CUDA plugin. 2019-12-20 21:10:13 +07:00
XMRig
f2f610f0f5 Fix OpenCL. 2019-12-20 04:05:09 +07:00
Tony Butler
4c4b29d45c Add MoneroV (rx/v) algorithm [based on MoneroOcean/master] 2019-12-18 16:17:22 -07:00
SChernykh
9b5ccb55a5 RandomSFX (Safex Cash variant) support 2019-12-16 19:36:29 +01:00
XMRig
14fac4e70c Added total memory size to summary. 2019-11-29 11:06:28 +07:00
XMRig
9f9b0d4514 Fixed memory allocation on old low memory AMD GPUs. 2019-11-15 19:42:35 +07:00
XMRig
e67b22467f Fixed wrong line ending in generated CL code. 2019-11-15 01:27:30 +07:00
XMRig
70acc63349 Added manual (e key) health reports. 2019-11-01 00:09:28 +07:00
XMRig
a460578b5c Fixed singular form for threads. 2019-10-29 17:18:46 +07:00
XMRig
2872c4737a Display backend for shares. 2019-10-29 15:43:13 +07:00
XMRig
ec439dc9be Added CUDA threads to API. 2019-10-28 13:18:00 +07:00
XMRig
7ac6e0ac91 Implemented cryptonight mining. 2019-10-27 17:53:00 +07:00
XMRig
97f9364dc6 Added CudaWorker and CudaLaunchData. 2019-10-26 17:37:54 +07:00
XMRig
b1d4aa2711 Implemented CUDA config generation. 2019-10-26 03:12:55 +07:00
XMRig
d1d8e07d98 Added CudaDevice class. 2019-10-26 00:49:59 +07:00
XMRig
2b3840a3d4 Added CudaLib stub. 2019-10-25 16:46:49 +07:00
XMRig
041fbc572e Added initial CUDA backend stub. 2019-10-23 16:37:56 +07:00
XMRig
a38802fb68 Removed unused class member. 2019-10-22 12:30:04 +07:00
Anton Kamenov
b5a87074db Use functions to get memory variables 2019-10-14 14:14:12 +03:00
Anton Kamenov
78891e09d7 Fixes OclDevice::globalMemSize() that sometimes returns 0 2019-10-14 13:34:17 +03:00
XMRig
7eb2270d93 Fixed regression. 2019-10-11 23:21:02 +07:00
XMRig
8594622dd0 Improved CPU profile generation. 2019-10-09 12:58:11 +07:00
XMRig
8ecedc8250 Improved OpenCL profile generation, don't create unnecessary (equal to main profile) profiles. 2019-10-09 11:11:43 +07:00
SChernykh
e766e11dfa RandomX (Arqma variant) support 2019-10-08 19:00:19 +02:00
XMRig
717e13818f Implemented RxNUMAStorage. 2019-10-05 08:24:28 +07:00
XMRig
9c064cdeee Fixed excessive memory allocation. 2019-09-30 08:28:25 +07:00
XMRig
00851b9fb8 Added clRetainMemObject support. 2019-09-30 07:30:14 +07:00
XMRig
dcb233ce91 RandomX dataset specific code moved into OclSharedData class. 2019-09-30 06:59:44 +07:00
XMRig
768f1d9269 Class OclInterleave renamed to OclSharedData and added class OclSharedState. 2019-09-30 05:18:53 +07:00