XMRig
|
1797fe3e20
|
Added CPU option "yield".
|
2019-12-03 09:04:20 +07:00 |
|
SChernykh
|
4b0f3fab83
|
RandomX fixes
Intel JCC erratum fix and various other improvements, see more here: https://www.phoronix.com/scan.php?page=article&item=intel-jcc-microcode&num=1
|
2019-12-01 08:46:35 +01:00 |
|
XMRig
|
b7e1d97d93
|
Added option "mode" (or --randomx-mode) for RandomX.
|
2019-11-29 13:00:17 +07:00 |
|
XMRig
|
14fac4e70c
|
Added total memory size to summary.
|
2019-11-29 11:06:28 +07:00 |
|
XMRig
|
666e4238ac
|
#1309 Fixed null pointer dereference.
|
2019-11-24 00:53:58 +07:00 |
|
XMRig
|
9f9b0d4514
|
Fixed memory allocation on old low memory AMD GPUs.
|
2019-11-15 19:42:35 +07:00 |
|
XMRig
|
600727f3f9
|
Don't print health report if CUDA backend disabled.
|
2019-11-15 18:09:09 +07:00 |
|
XMRig
|
5c3ce370e3
|
#1285 Added command line options --cuda-bfactor-hint and --cuda-bsleep-hint.
|
2019-11-15 03:10:58 +07:00 |
|
XMRig
|
e67b22467f
|
Fixed wrong line ending in generated CL code.
|
2019-11-15 01:27:30 +07:00 |
|
XMRig
|
432d11a3d4
|
#1284 Fixed build without RandomX.
|
2019-11-14 15:11:47 +07:00 |
|
XMRig
|
e326a657d1
|
#1274 Added --cuda-devices command line option.
|
2019-11-13 00:40:22 +07:00 |
|
XMRig
|
84b6bb947b
|
#1273 Fixed crash when use "GET /2/backends" API endpoint with disabled CUDA.
|
2019-11-10 22:05:52 +07:00 |
|
SChernykh
|
321a0b882f
|
Optimized hashrate calculation
|
2019-11-09 17:29:12 +01:00 |
|
XMRig
|
d9a7b5ebaf
|
Make option "dataset_host" available only for RandomX.
|
2019-11-06 19:00:50 +07:00 |
|
xmrig
|
543aa1c409
|
Merge pull request #1263 from SChernykh/evo
RandomX: added support for dataset on host
|
2019-11-06 17:53:06 +07:00 |
|
SChernykh
|
afff2f0a6f
|
Updated required API version
|
2019-11-05 23:27:15 +01:00 |
|
SChernykh
|
1a001aea29
|
RandomX: added support for dataset on host
|
2019-11-05 22:24:48 +01:00 |
|
XMRig
|
22b2ebafb7
|
Added "health-print-time" option.
|
2019-11-01 04:08:52 +07:00 |
|
XMRig
|
70acc63349
|
Added manual (e key) health reports.
|
2019-11-01 00:09:28 +07:00 |
|
XMRig
|
114ed18c85
|
Implemented NvmlLib.
|
2019-10-30 20:26:21 +07:00 |
|
XMRig
|
c99df6dbf4
|
Added initial NVML stub.
|
2019-10-30 15:33:06 +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
|
122b0dc2c7
|
Added version information to API.
|
2019-10-29 14:25:40 +07:00 |
|
XMRig
|
e1f4a90446
|
Fix CUDA plugin name for Linux.
|
2019-10-28 14:54:24 +07:00 |
|
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
|
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
|
e115db1fea
|
Added "memory-pool" option.
|
2019-10-07 23:38:01 +07:00 |
|
XMRig
|
78d87138d5
|
Fixed Linux build.
|
2019-10-07 13:37:12 +07:00 |
|
XMRig
|
dd0f924bff
|
Added initial memory pool support.
|
2019-10-07 12:36:40 +07:00 |
|
XMRig
|
5058da3f29
|
Fixed exit.
|
2019-10-05 11:24:22 +07:00 |
|
XMRig
|
717e13818f
|
Implemented RxNUMAStorage.
|
2019-10-05 08:24:28 +07:00 |
|
XMRig
|
93a70f4bbe
|
Added RxNUMAStorage stub.
|
2019-10-04 18:43:03 +07:00 |
|
XMRig
|
473b98ae68
|
Extended "numa" option for RandomX.
|
2019-10-04 10:49:55 +07:00 |
|
XMRig
|
f9f5b8a716
|
Added interface IRxStorage and RxBasicStorage class.
|
2019-10-04 08:45:13 +07:00 |
|