XMRig
|
09624c4f9b
|
Added support for flexible huge page sizes on Linux.
|
2021-01-31 23:38:57 +07:00 |
|
MoneroOcean
|
0c1fda1ada
|
Merge xmrig v6.8.0 into master
|
2021-01-26 16:42:24 +00:00 |
|
xmrig
|
5999dccd57
|
Merge pull request #2058 from SChernykh/dev
RandomX JIT x86: remove unnecessary instructions
|
2021-01-24 13:59:56 +07:00 |
|
SChernykh
|
78922a0772
|
RandomX JIT x86: remove unnecessary instructions
Adopted from https://github.com/tevador/RandomX/pull/201
|
2021-01-23 22:28:50 +01:00 |
|
XMRig
|
672f6df6c1
|
Fixed Cache QoS restore on exit where it not supported.
|
2021-01-24 02:23:27 +07:00 |
|
XMRig
|
9dae559b73
|
Added RxMsr class.
|
2021-01-23 23:23:39 +07:00 |
|
XMRig
|
b9d813c403
|
Move Ryzen related fixes to RxFix class.
|
2021-01-23 00:27:56 +07:00 |
|
XMRig
|
c48e2e6af8
|
Added new class Msr.
|
2021-01-22 23:50:25 +07:00 |
|
XMRig
|
3730bcd434
|
Merge branch 'master' into feature-msr2
|
2021-01-22 16:55:57 +07:00 |
|
XMRig
|
ea367da064
|
#2043 Fix compile warning.
|
2021-01-17 17:48:35 +07:00 |
|
Richard Mitsuk Lavitt
|
590252bd5e
|
fixed grammar in a couple of awkward error messages
|
2021-01-15 14:33:38 -06:00 |
|
MoneroOcean
|
3a7eb49630
|
Merge xmrig v6.7.1 into master
|
2021-01-11 16:18:29 +00:00 |
|
SChernykh
|
f62f4e6108
|
RandomX x86 JIT: remove redundant CFROUND
|
2021-01-07 16:20:00 +01:00 |
|
MoneroOcean
|
1719879f7e
|
Merge xmrig v6.7.0 into master
|
2020-12-23 06:46:42 +00:00 |
|
SChernykh
|
ac46d6f8de
|
Fix GCC warning
|
2020-12-19 19:50:52 +01:00 |
|
SChernykh
|
5efd00abec
|
Another dataset AVX2 init speedup (+3.8% faster on Zen3)
|
2020-12-19 19:46:31 +01:00 |
|
SChernykh
|
633aaccd9c
|
Added config option for AVX2 dataset init
-1 = Auto detect
0 = Always disabled
1 = Enabled if AVX2 is supported
|
2020-12-19 16:18:49 +01:00 |
|
SChernykh
|
410313d933
|
Auto-detect the fastest code for dataset init
|
2020-12-19 13:59:28 +01:00 |
|
SChernykh
|
515a85e66c
|
Dataset initialization with AVX2 (WIP)
|
2020-12-18 14:53:54 +01:00 |
|
XMRig
|
6b21a51a2f
|
Huge pages not supported by macOS ARM.
|
2020-12-16 01:59:20 +07:00 |
|
XMRig
|
6b331b6945
|
Reduce JIT memory for ARM.
|
2020-12-15 02:52:38 +07:00 |
|
SChernykh
|
414588d701
|
Fix alignment for Linux
|
2020-12-14 18:32:25 +01:00 |
|
SChernykh
|
f89f6a8abf
|
Fix: secure JIT and huge pages are incompatible on Windows
|
2020-12-14 18:22:58 +01:00 |
|
XMRig
|
87fafcf91b
|
Fixed JIT on macOS.
|
2020-12-12 22:40:48 +07:00 |
|
XMRig
|
2966b80ba1
|
Fixed macOS build.
|
2020-12-12 22:15:15 +07:00 |
|
XMRig
|
179f09081f
|
Alternative secure JIT for macOS.
|
2020-12-12 21:32:36 +07:00 |
|
XMRig
|
775867fc3e
|
Fixed secure JIT on Linux and code cleanup.
|
2020-12-12 19:18:47 +07:00 |
|
XMRig
|
497863441a
|
Remove duplicated code.
|
2020-12-12 12:39:11 +07:00 |
|
XMRig
|
ec62ded279
|
Added generic secure JIT support for RandomX.
|
2020-12-11 23:17:54 +07:00 |
|
SChernykh
|
0da3390d09
|
More static analysis fixes
|
2020-12-08 16:05:58 +01:00 |
|
SChernykh
|
cafd868773
|
Fixed errors found by static analysis
|
2020-12-08 12:16:59 +01:00 |
|
XMRig
|
c8ee6f7db8
|
Move Profiler and more cleanup.
|
2020-12-04 09:23:40 +07:00 |
|
XMRig
|
63bd45c397
|
Added Cvt class.
|
2020-12-02 16:31:45 +07:00 |
|
MoneroOcean
|
966aaa72ca
|
Merge xmrig v6.6.2 into master
|
2020-12-01 16:05:54 +00:00 |
|
SChernykh
|
d557fe7f39
|
Fix RandomX init when switching to other algo and back
|
2020-11-29 22:02:48 +01:00 |
|
SChernykh
|
f16d1837f8
|
Optimized JIT compiler
More branch-free code
|
2020-11-29 14:05:50 +01:00 |
|
MoneroOcean
|
7ddea5c68b
|
Fixed issue with lower rx/0 perf after algo switch
|
2020-11-28 21:24:02 +00:00 |
|
MoneroOcean
|
54e736aaaa
|
Merge xmrig v6.6.0 into master
|
2020-11-23 15:09:11 +00:00 |
|
SChernykh
|
c10ec90b60
|
Make single thread bench cheat-resistant
Each hash is dependent on the previous hash to make multi-threaded cheating impossible.
|
2020-11-15 20:38:27 +01:00 |
|
MoneroOcean
|
2a6e64ca7d
|
Merge of xmrig v6.5.3
|
2020-11-15 17:25:37 +00:00 |
|
SChernykh
|
9a1e867da2
|
Fixed MSR mod names in JSON API
|
2020-11-14 19:55:43 +01:00 |
|
MoneroOcean
|
77a951a6a4
|
Merge xmrig v6.5.2
|
2020-11-13 19:47:22 +00:00 |
|
XMRig
|
3b6cfd9c4f
|
#1937 Print path to existing WinRing0 service without verbose option.
|
2020-11-12 23:32:49 +07:00 |
|
cohcho
|
eb36d2beef
|
MemoryPool: fix alignment modification
|
2020-11-10 16:49:10 +00:00 |
|
cohcho
|
a64ff6b7c7
|
CompiledVm: define default constructor
|
2020-11-09 16:29:42 +00:00 |
|
SChernykh
|
c8c0abdb00
|
Separate MSR mod for Zen/Zen2 and Zen3
Another +0.5% speedup for Zen2
|
2020-11-08 19:40:44 +01:00 |
|
MoneroOcean
|
60c9c0c07d
|
Merge of xmrig v6.5.1
|
2020-11-08 17:21:41 +00:00 |
|
xmrig
|
5df1686810
|
Merge pull request #1932 from SChernykh/dev
New MSR mod for Ryzen
|
2020-11-07 13:09:21 +07:00 |
|
SChernykh
|
c8cc5c573c
|
Update RxConfig.cpp
|
2020-11-06 22:41:37 +00:00 |
|
SChernykh
|
2c0a18d140
|
New MSR mod for Ryzen
+3.5% on Zen2, +1-2% on Zen3
|
2020-11-06 22:41:31 +00:00 |
|