SChernykh
|
a4d5d0a75a
|
Added VAES support for Cryptonight variants
|
2021-11-28 20:49:54 +01:00 |
|
SChernykh
|
3bece0ff40
|
Fix: use cn-heavy optimization only for Vermeer CPUs
Fixes #2680
|
2021-11-11 07:57:05 +01:00 |
|
XMRig
|
9dae559b73
|
Added RxMsr class.
|
2021-01-23 23:23:39 +07: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
|
643142dc30
|
Update user agent for macOS and fix compile warnings
|
2020-12-13 13:57:12 +07:00 |
|
SChernykh
|
41a9bddd59
|
Added virtual machine detection
|
2020-12-06 17:34:01 +01:00 |
|
SChernykh
|
44054ac7eb
|
Added CPUID info to JSON report
|
2020-11-10 12:15:52 +01:00 |
|
SChernykh
|
c7476e076b
|
RandomX refactoring, moved more stuff to compile time
Small x86 JIT compiler speedup.
|
2020-09-18 20:51:25 +02:00 |
|
SChernykh
|
c83429c55c
|
RandomX: added cache QoS support
False by default. If set to true, all non-mining CPU cores will not have access to L3 cache.
|
2020-07-13 17:23:18 +02:00 |
|
XMRig
|
3cbf0dc0ee
|
Removed code duplicate.
|
2020-05-09 01:13:46 +07:00 |
|
XMRig
|
628506e266
|
ICpuInfo refactoring.
|
2020-05-08 22:25:13 +07:00 |
|
XMRig
|
030d6e5962
|
Update year.
|
2020-02-01 20:24:00 +07:00 |
|
SChernykh
|
d342968211
|
Added support for BMI2 instructions
|
2020-01-21 19:44:56 +01:00 |
|
XMRig
|
8bef964f68
|
Added support for write custom MSR.
|
2019-12-17 02:27:07 +07:00 |
|
XMRig
|
3b4b230cab
|
Added CPU vendor enum.
|
2019-12-10 12:49:42 +07:00 |
|
SChernykh
|
1fbbae1e4a
|
Added 1GB hugepages support for Linux
|
2019-12-05 19:39:47 +01:00 |
|
XMRig
|
7c463849cc
|
Added config option "cpu/max-threads-hint" and command line option "--cpu-max-threads-hint".
|
2019-09-28 02:02:20 +07:00 |
|
XMRig
|
2876702ea2
|
Added cmake option HWLOC_DEBUG.
|
2019-07-25 11:24:27 +07:00 |
|
XMRig
|
a6a0995d54
|
Better method to get hwloc version.
|
2019-07-23 14:19:41 +07:00 |
|
XMRig
|
b02e596853
|
Strip extra spaces from CPU brand string and improved BasicCpuInfo.
|
2019-07-23 00:40:24 +07:00 |
|
XMRig
|
6f93b7b38d
|
Removed unused code.
|
2019-07-17 15:28:59 +07:00 |
|
XMRig
|
3bebf778da
|
Fixed build.
|
2019-07-10 02:28:45 +07:00 |
|
XMRig
|
b92807e8d8
|
Added support for multi-algorithm CPU threads settings.
|
2019-07-02 22:56:28 +07:00 |
|
XMRig
|
62edb2fc0a
|
Move CPU information classes to new location.
|
2019-06-29 09:51:23 +07:00 |
|