SChernykh
935b8a1106
KawPow: fixed more duplicate share errors
2020-07-03 21:33:44 +02:00
XMRig
bf32802a82
#1754 Fixed GPU health readings for pre Vega GPUs.
2020-07-03 21:14:21 +07:00
SChernykh
70d7fe9b59
Fix typo
2020-07-02 14:29:52 +02:00
SChernykh
39ed25cf7b
KawPow: fixed rare duplicate share errors
2020-07-02 11:36:31 +02:00
SChernykh
08ca51ec4c
Fixed DAG initialization on slower AMD GPUs
...
Display driver could reset on GPUs with screen connected.
2020-06-30 16:53:56 +02:00
XMRig
03e9797b92
Merge branch 'dev' of https://github.com/SChernykh/xmrig into dev
2020-06-23 19:12:34 +07:00
SChernykh
38cf5b6324
Fixed AstroBWT OpenCL compilation on some systems
2020-06-23 13:55:43 +02:00
XMRig
16863763d3
#1742 Fixed crash when use HTTP API.
2020-06-23 16:17:06 +07:00
XMRig
a83f2c809c
Merge branch 'dev' into evo
2020-06-18 11:18:30 +07:00
XMRig
416c9eff69
Fixed AMD GPU health readings on Linux.
2020-06-18 11:16:26 +07:00
SChernykh
5324761e06
Show GPU # when compute error happens
2020-06-11 19:48:53 +02:00
SChernykh
dc0aee1432
KawPow: fixed crash on old CPUs
...
- Use `popcnt` instruction only when it's supported
2020-06-10 21:49:43 +02:00
XMRig
69a6111a4f
Merge branch 'dev' into evo
2020-06-10 00:58:29 +07:00
SChernykh
2d2f3d4eb2
Fixed detection of AVX2/AVX512
2020-06-09 17:47:23 +02:00
SChernykh
7f00cb59d2
Conceal (CCX) support
2020-06-07 01:01:45 +02:00
XMRig
f18bfeb77d
Merge branch 'evo' of https://github.com/SChernykh/xmrig into pr1713
2020-06-05 19:17:01 +07:00
XMRig
ba017708bb
Add tag to error message.
2020-06-05 19:02:32 +07:00
SChernykh
0dbf41f761
Reduced memory for KawPow
2020-06-05 14:01:49 +02:00
SChernykh
ba405d1984
Print errors from KawPow DAG initialization
2020-06-05 09:33:36 +02:00
XMRig
4209aeb94d
Change API version for CUDA plugin.
2020-06-03 19:01:21 +07:00
XMRig
bbd3f05bf6
Implemented donate for KawPow.
2020-06-01 00:56:26 +07:00
SChernykh
9cbdb7f1f2
KawPow: reduced stale/expired shares
2020-05-31 18:22:21 +02:00
XMRig
169fad3a5c
Fix compile warnings.
2020-05-29 20:02:57 +07:00
SChernykh
297ff13810
Tuned KawPow OpenCL kernel
...
Removed unnecessary memory barrier.
2020-05-29 13:10:24 +02:00
SChernykh
c9730faa49
Hashrate display fixes
2020-05-28 22:23:31 +02:00
SChernykh
2e3d087750
Merge remote-tracking branch 'upstream/evo' into evo
2020-05-28 22:06:10 +02:00
SChernykh
6676126376
Fixed hashrate and diff display for KawPow
2020-05-28 22:03:28 +02:00
XMRig
eb1ed497e7
Log cleanup.
2020-05-29 02:11:29 +07:00
SChernykh
734f142b47
KawPow fix for retarted AMD OpenCL compiler
2020-05-28 20:27:25 +02:00
SChernykh
fb0ce0bf61
KawPow performance fix for AMD Navi
2020-05-28 18:28:23 +02:00
XMRig
7a3233ab4b
Use long tags.
2020-05-28 20:32:41 +07:00
xmrig
0ad4257113
Merge pull request #1697 from SChernykh/evo
...
KawPow: tuned work group size for OpenCL
2020-05-28 16:58:18 +07:00
SChernykh
e3d727cdb6
KawPow: tuned work group size for OpenCL
2020-05-28 10:58:06 +02:00
XMRig
df24b25b64
Fixed code style.
2020-05-27 23:30:17 +07:00
XMRig
15000e2c22
Fix Linux build.
2020-05-27 22:08:23 +07:00
SChernykh
22b937cc1c
KawPow WIP
2020-05-27 16:19:57 +02:00
XMRig
0a7324f500
Merge branch 'dev'
2020-05-23 11:08:53 +07:00
Bohan Yu
a797d808b5
Change cases of Windows include file and link library
...
When cross-compiling on case sensitive systems, such as Linux, there will be an Error.
2020-05-13 21:00:52 +08:00
XMRig
3cbf0dc0ee
Removed code duplicate.
2020-05-09 01:13:46 +07:00
XMRig
85af4e27ec
Fix ARM build.
2020-05-08 23:42:53 +07:00
XMRig
a7caf4cc66
Fix build.
2020-05-08 23:05:44 +07:00
XMRig
628506e266
ICpuInfo refactoring.
2020-05-08 22:25:13 +07:00
SChernykh
80d944bf82
Optimized RandomX dataset initialization
...
- Use single Argon2 implemenation
- Auto-select the fastest Argon2 implementation for RandomX
2020-05-03 20:44:59 +02:00
XMRig
8aeba61706
Add 3rdparty prefix to all rapidjson includes.
2020-04-29 14:55:04 +07:00
XMRig
46e49cde0b
Update base.
2020-04-29 14:17:33 +07:00
XMRig
0cc90b152d
Move CnAlgo
2020-04-23 12:34:26 +07:00
XMRig
2d95a394a6
Code cleanup.
2020-04-12 19:50:11 +07:00
xmrig
1a495e351c
Merge pull request #1641 from SChernykh/dev
...
RandomX JIT refactoring
2020-04-09 19:34:31 +07:00
SChernykh
680e4dd865
Fix code style
2020-04-09 14:31:42 +02:00
SChernykh
abb3340cc7
RandomX JIT refactoring
...
- Smaller memory footprint
- A bit faster overall
2020-04-09 14:24:54 +02:00
xmrig
70a3a83c26
Merge pull request #1635 from SChernykh/dev
...
Pooled allocation of RandomX VMs
2020-04-08 17:04:25 +07:00
SChernykh
69cbfd682a
Use node number instead of affinity
2020-04-07 18:46:22 +02:00
SChernykh
6ae37a9519
Pooled allocation of RandomX VMs
...
+0.5% speedup on Zen2 when the whole L3 cache is used (16 threads on 3700X/3800X, 32 threads on 3950X).
2020-04-07 18:31:35 +02:00
XMRig
2e6c518a1c
Code style cleanup
2020-04-04 17:19:23 +07:00
SChernykh
7f01c5c6f3
AstroBWT CUDA support
2020-04-04 11:05:44 +02:00
xmrig
618ca6525b
Merge pull request #1605 from SChernykh/dev
...
Fixed AstroBWT OpenCL for NVIDIA GPUs
2020-03-25 03:58:07 +07:00
SChernykh
c0f7e881ba
Fixed AstroBWT OpenCL for NVIDIA GPUs
2020-03-24 15:55:54 +01:00
XMRig
382bfb0957
Fixed gcc build.
2020-03-23 05:30:11 +07:00
SChernykh
fbedf197ab
AstroBWT OpenCL code
2020-03-22 22:36:21 +01:00
XMRig
92a258f142
Added command line option --astrobwt-avx2
2020-03-12 00:04:07 +07:00
SChernykh
e22f798085
AVX2 optimized code for AstroBWT
...
Added "astrobwt-avx2" parameter in config.json, it's turned off ("false") by default.
4-5% speedup on CPUs with proper AVX2 support (AMD Ryzen starting with Zen2, Intel Core starting with Haswell).
There will be no speedup on the following CPUs:
- Intel Pentium/Celeron don't support AVX2
- AMD Zen/Zen+ have only half-speed AVX
GCC compiled version is faster without AVX2, MSVC compiled version is faster with AVX2
2020-03-10 22:35:14 +01:00
XMRig
16a83a9f61
Move files.
2020-03-09 01:22:34 +07:00
XMRig
6cb27e9662
Added command line option --astrobwt-max-size
2020-03-08 00:13:47 +07:00
XMRig
1f36ea2a8e
Added "coin": "keva"
and post PR cleanup.
2020-03-07 20:38:44 +07:00
XMRig
ab90af37b3
Merge branch 'master' of https://github.com/kevacoin-project/xmrig into feature-rx-keva
2020-03-07 17:13:08 +07:00
XMRig
4a5493e12f
Added the wizard suggestion.
2020-03-07 03:24:35 +07:00
XMRig
6a45d5dcc9
Update year.
2020-03-06 12:57:21 +07:00
kevacoin
56e88f57fb
Fixed scratchpad L2/L3 bit, from 18, 21 to 17 and 20.
2020-03-05 11:23:49 -08:00
SChernykh
eeadea53e2
AstroBWT 20-50% speedup
...
Skips hashes with large stage 2 size. Added configurable `astrobwt-max-size` parameter, default value is 550, min 400, max 1200, optimal value ranges from 500 to 600 depending on CPU.
- Intel CPUs get 20-25% speedup
- 1st- and 2nd-gen Ryzens get 30% speedup
- 3rd-gen Ryzens get up to 50% speedup
2020-03-05 12:20:21 +01:00
kevacoin
0528ccd01e
Added Keva.
2020-03-04 16:23:33 -08:00
SChernykh
14ef99ca67
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
887c891ab2
Refactored fma_soft() in randomx_vm.cl
...
Fixes #1554 (hopefully)
2020-02-18 18:19:03 +01:00
XMRig
311d3e1c18
Fixed wrong OpenCL platform on macOS.
2020-02-15 04:32:32 +07:00
XMRig
d23e5e15ba
Added AMD GPUs health information for Linux (via sysfs).
2020-02-14 23:37:44 +07:00
XMRig
5ad52192fe
Update year.
2020-02-14 02:41:21 +07:00
SChernykh
7fa5e8706e
Added RandomX JIT for AMD Navi GPUs
2020-02-13 20:15:08 +01:00
XMRig
2f27d5d108
Added printHealth to IBackend interface.
2020-02-14 01:11:53 +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
e2e37c8cfb
Fixed nicehash nonce overflow for GPU backends.
2020-02-06 22:00:03 +07:00
XMRig
c307433900
Fixed nicehash nonce overflow for CPU backend.
2020-02-06 17:19:08 +07:00
SChernykh
8f9c1dd781
Workaround for new AMD drivers (OpenCL)
2020-02-04 23:11:46 +01:00
XMRig
030d6e5962
Update year.
2020-02-01 20:24:00 +07:00
SChernykh
4571899664
Removed MSR mod for Bulldozer
...
It turned out to be useless: https://www.reddit.com/r/MoneroMining/comments/et7s7w/psa_amd_opteronfxa6a8a10_owners_needed_to_test/
2020-01-27 09:39:39 +01:00
SChernykh
d342968211
Added support for BMI2 instructions
2020-01-21 19:44:56 +01:00
SChernykh
665e43fecc
MSR preset for Bulldozer CPUs
...
Also fixed verbose output for MSR presets with masks.
2020-01-14 19:27:34 +01:00
SChernykh
29dd2c2138
Cleanup
2019-12-30 20:55:03 +02:00
SChernykh
4e5aef0a8a
Auto-config for mobile Ryzen APUs
2019-12-30 20:53:21 +02:00
XMRig
402c44b547
Added "cn-pico/tlo".
2019-12-29 00:29:19 +07:00
XMRig
22eca8e0d5
Fixed memory allocation checks.
2019-12-25 04:39:21 +07:00
XMRig
ecb46643e2
Added support for alternative CUDA plugin API.
2019-12-25 00:35:43 +07:00
XMRig
2d15c10e0f
Added ENV support for "loader" option.
2019-12-22 19:48:33 +07:00
XMRig
449617d717
Allow use old CUDA plugin.
2019-12-20 21:10:13 +07:00
XMRig
2911bb3a81
Fix OpenCL.
2019-12-20 04:05:09 +07:00
Tony Butler
45412a2ace
Add MoneroV (rx/v) algorithm [based on MoneroOcean/master]
2019-12-18 16:17:22 -07:00
XMRig
969821296f
Merge branch 'feature-custom-msr' into dev
2019-12-17 16:53:28 +07:00
XMRig
8bef964f68
Added support for write custom MSR.
2019-12-17 02:27:07 +07:00
SChernykh
4da37baf8c
RandomSFX (Safex Cash variant) support
2019-12-16 19:36:29 +01:00
XMRig
3b4b230cab
Added CPU vendor enum.
2019-12-10 12:49:42 +07:00
XMRig
3edaebb4cf
Move "1gb-pages" option to "randomx" object.
2019-12-09 21:42:40 +07:00
XMRig
d32df84ca5
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
SChernykh
d0df824599
Optimized dataset read for Ryzen CPUs
...
Removed register dependency in dataset read, +0.8% speedup on average.
2019-12-08 16:14:02 +01:00
XMRig
8ef3e2ec14
Fixed build without hwloc.
2019-12-08 10:20:23 +07:00
XMRig
e9e747f0d1
#1385 "max-threads-hint" option now also limit RandomX dataset initialization threads.
2019-12-07 22:18:06 +07:00
XMRig
3a75f39935
#1386 Added priority for RandomX dataset initialization threads.
2019-12-06 22:17:04 +07:00
SChernykh
aa3dc75434
Fix ARM compilation
2019-12-06 13:43:59 +01:00
SChernykh
1fbbae1e4a
Added 1GB hugepages support for Linux
2019-12-05 19:39:47 +01:00
XMRig
a4d35065d9
Use normalize for load average values.
2019-12-04 10:25:26 +07:00
XMRig
901f1a7ab1
Option "yield" enabled by default and added command line option --cpu-no-yield.
2019-12-04 08:50:54 +07:00
XMRig
c3fd5835c3
Added CPU option "yield".
2019-12-03 09:04:20 +07:00
SChernykh
84d7eb05f3
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
64fb4f265b
Added option "mode" (or --randomx-mode) for RandomX.
2019-11-29 13:00:17 +07:00
XMRig
33f6b91146
Added total memory size to summary.
2019-11-29 11:06:28 +07:00
XMRig
921abd4623
#1309 Fixed null pointer dereference.
2019-11-24 00:53:58 +07:00
XMRig
f9bc3fb09b
Fixed memory allocation on old low memory AMD GPUs.
2019-11-15 19:42:35 +07:00
XMRig
5431601cef
Don't print health report if CUDA backend disabled.
2019-11-15 18:09:09 +07:00
XMRig
aeb2c6e8ec
#1285 Added command line options --cuda-bfactor-hint and --cuda-bsleep-hint.
2019-11-15 03:10:58 +07:00
XMRig
79f4685d9a
Fixed wrong line ending in generated CL code.
2019-11-15 01:27:30 +07:00
XMRig
5fa7a743f5
#1284 Fixed build without RandomX.
2019-11-14 15:11:47 +07:00
XMRig
ed4cfd55ac
#1274 Added --cuda-devices command line option.
2019-11-13 00:40:22 +07:00
XMRig
2abea46a87
#1273 Fixed crash when use "GET /2/backends" API endpoint with disabled CUDA.
2019-11-10 22:05:52 +07:00
SChernykh
426bc8f0c4
Optimized hashrate calculation
2019-11-09 17:29:12 +01:00
XMRig
c235145121
Make option "dataset_host" available only for RandomX.
2019-11-06 19:00:50 +07:00
xmrig
f8d1488e33
Merge pull request #1263 from SChernykh/evo
...
RandomX: added support for dataset on host
2019-11-06 17:53:06 +07:00
SChernykh
0013e610d5
Updated required API version
2019-11-05 23:27:15 +01:00
SChernykh
2c9b034c08
RandomX: added support for dataset on host
2019-11-05 22:24:48 +01:00
XMRig
26ed6254dc
Added "health-print-time" option.
2019-11-01 04:08:52 +07:00
XMRig
1cb4d73fe3
Added manual (e key) health reports.
2019-11-01 00:09:28 +07:00
XMRig
83f437f979
Implemented NvmlLib.
2019-10-30 20:26:21 +07:00
XMRig
175a7b06b7
Added initial NVML stub.
2019-10-30 15:33:06 +07:00
XMRig
3bdf7111ce
Fixed singular form for threads.
2019-10-29 17:18:46 +07:00
XMRig
23ebcfb2db
Display backend for shares.
2019-10-29 15:43:13 +07:00
XMRig
b1eac17d60
Added version information to API.
2019-10-29 14:25:40 +07:00
XMRig
80fd0f9fab
Fix CUDA plugin name for Linux.
2019-10-28 14:54:24 +07:00
XMRig
8cd265c38c
Added CUDA threads to API.
2019-10-28 13:18:00 +07:00
XMRig
99fe304c1f
Don't generate CUDA config on fly.
2019-10-28 01:47:55 +07:00
XMRig
7889634b40
Added RandomX support.
2019-10-28 01:18:08 +07:00
XMRig
0e224abb0a
Improved error handling.
2019-10-27 19:51:21 +07:00
XMRig
c9f7cbae09
Implemented cryptonight mining.
2019-10-27 17:53:00 +07:00
XMRig
bb2cc0deb7
Added CudaWorker and CudaLaunchData.
2019-10-26 17:37:54 +07:00
XMRig
d4a3024996
Implemented CUDA config generation.
2019-10-26 03:12:55 +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
0fc215c457
Added initial CUDA backend stub.
2019-10-23 16:37:56 +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
228f02c361
Fixed regression.
2019-10-11 23:21:02 +07:00
XMRig
61ab47cc95
Improved CPU profile generation.
2019-10-09 12:58:11 +07:00
XMRig
7db7b3727d
Improved OpenCL profile generation, don't create unnecessary (equal to main profile) profiles.
2019-10-09 11:11:43 +07:00