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 |
|