XMRig
|
ec439dc9be
|
Added CUDA threads to API.
|
2019-10-28 13:18:00 +07:00 |
|
XMRig
|
d474766155
|
Don't generate CUDA config on fly.
|
2019-10-28 01:47:55 +07:00 |
|
XMRig
|
35a1dfa5f4
|
Added RandomX support.
|
2019-10-28 01:18:08 +07:00 |
|
XMRig
|
8b7834ecf7
|
Improved error handling.
|
2019-10-27 19:51:21 +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
|
5bf3de4c0b
|
Merge branch 'beta' into evo
|
2019-10-23 11:53:02 +07:00 |
|
XMRig
|
9b8083aaca
|
Fixed "coin" option for self select mode.
|
2019-10-22 16:54:36 +07:00 |
|
xmrig
|
28bc39e296
|
Update CHANGELOG.md
|
2019-10-22 15:28:15 +07:00 |
|
XMRig
|
f1b2f5c63f
|
v4.4.0-beta
|
2019-10-22 14:15:40 +07:00 |
|
XMRig
|
73b74c90ed
|
Merge branch 'evo' into beta
|
2019-10-22 14:15:01 +07:00 |
|
XMRig
|
64bbd0173d
|
Fixed compile warnings.
|
2019-10-22 13:09:58 +07:00 |
|
XMRig
|
a38802fb68
|
Removed unused class member.
|
2019-10-22 12:30:04 +07:00 |
|
XMRig
|
e7800e2c50
|
Fixed "huge-pages" option.
|
2019-10-21 23:01:30 +07:00 |
|
XMRig
|
66ccd0b5f0
|
Merge branch 'evo' of github.com:xmrig/xmrig into evo
|
2019-10-21 21:27:51 +07:00 |
|
XMRig
|
ded54b2a78
|
Added "paused" field to API.
|
2019-10-21 21:27:05 +07:00 |
|
xmrig
|
0bc7526600
|
Update CHANGELOG.md
|
2019-10-21 20:22:35 +07:00 |
|
XMRig
|
07f0f41d6c
|
#1241 Revert changes in ConsoleLog for Windows.
|
2019-10-20 23:59:29 +07:00 |
|
XMRig
|
8bd882ef79
|
Added "self-select" to config example.
|
2019-10-20 16:04:22 +07:00 |
|
xmrig
|
c14c6582a3
|
Update CHANGELOG.md
|
2019-10-20 16:02:49 +07:00 |
|
xmrig
|
5b336c4b62
|
Update README.md
|
2019-10-20 11:48:23 +07:00 |
|
XMRig
|
b992893707
|
Don't add "self-select" field to generated config if it not supported.
|
2019-10-19 02:39:46 +07:00 |
|
xmrig
|
fe8bc7756a
|
Merge pull request #1248 from SChernykh/evo
Fixed code cache cleanup on iOS/Darwin
|
2019-10-18 23:27:39 +07:00 |
|
SChernykh
|
e8c1a8bdd0
|
Prefer sys_icache_invalidate on iOS
Also break compilation with error if clear cache is not available
|
2019-10-18 18:17:57 +02:00 |
|
SChernykh
|
c4ce4baa69
|
Fixed __builtin___clear_cache detection
|
2019-10-18 18:04:13 +02:00 |
|
SChernykh
|
a9a4f561ce
|
Force HAVE_BUILTIN_CLEAR_CACHE for GNU compilers
They always have __builtin___clear_cache
|
2019-10-18 17:39:57 +02:00 |
|
SChernykh
|
c67f2c2f51
|
Update jit_compiler_a64.cpp
|
2019-10-18 16:36:50 +02:00 |
|
SChernykh
|
c31f2bb92b
|
Update jit_compiler_a64.cpp
|
2019-10-18 16:32:01 +02:00 |
|
SChernykh
|
5af02671ee
|
Update jit_compiler_a64.cpp
|
2019-10-18 16:28:49 +02:00 |
|
XMRig
|
2d7c99cc47
|
Fix copy/paste typo.
|
2019-10-18 21:26:15 +07:00 |
|
SChernykh
|
ab1175a1a7
|
Fixed code cache cleanup on iOS/Darwin
|
2019-10-18 16:26:15 +02:00 |
|
xmrig
|
a6732e12c5
|
Merge pull request #1247 from SChernykh/evo
Fix ARM64 code alignment
|
2019-10-18 21:24:14 +07:00 |
|
SChernykh
|
0640950d44
|
Fix ARM64 code alignemtn
|
2019-10-18 16:18:45 +02:00 |
|
XMRig
|
84e0b5d0ca
|
#1246 Fixed build on iOS.
|
2019-10-18 12:02:10 +07:00 |
|
XMRig
|
2337e2640a
|
Merge branch 'feature-self-select' into evo
|
2019-10-17 00:59:05 +07:00 |
|
XMRig
|
58d6b89706
|
Added error handling for self-select mode.
|
2019-10-17 00:57:35 +07:00 |
|
xmrig
|
e15a949738
|
Merge pull request #1243 from komatom/evo_globalmemsize_fix
Fixes OclDevice::globalMemSize() that sometimes returns 0
|
2019-10-16 20:33:54 +07:00 |
|
XMRig
|
f382cee3f9
|
Added send with callback.
|
2019-10-16 19:34:33 +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
|
210197304b
|
Merge pull request #1240 from SChernykh/evo
Sync with latest RandomX code
|
2019-10-14 10:07:20 +07:00 |
|
SChernykh
|
e7f137bd23
|
Sync with latest RandomX code
Fix a possible out-of-bounds access in superscalar generator
|
2019-10-13 22:13:29 +02:00 |
|
XMRig
|
ae557af840
|
Self-select initial working implementation.
|
2019-10-12 19:48:18 +07:00 |
|
XMRig
|
5912e9971a
|
Merge branch 'evo' into feature-self-select
|
2019-10-12 13:08:12 +07:00 |
|
XMRig
|
ceaccf2b8a
|
Added SelfSelectClient stub.
|
2019-10-12 00:24:47 +07:00 |
|
XMRig
|
9aa84c9f89
|
v4.3.1-beta
|
2019-10-11 23:23:44 +07:00 |
|