REDACTED-rig/src/crypto/rx
SChernykh 748365d6e3 Added Zen5 detection
Preliminary Zen5 support, MSR mod is not ready yet.
2024-08-03 11:01:18 +02:00
..
Profiler.cpp Move Profiler and more cleanup. 2020-12-04 09:23:40 +07:00
Profiler.h Move Profiler and more cleanup. 2020-12-04 09:23:40 +07:00
Rx.cpp RandomX: added Blake2 AVX2 version 2022-08-25 20:39:54 +02:00
Rx.h Added RxMsr class. 2021-01-23 23:23:39 +07:00
RxAlgo.cpp update constants for yadacoin 2024-07-31 23:45:34 -07:00
RxAlgo.h Merge branch 'GraftRandomX' of https://github.com/Stardock2018/xmrig into pr2563 2021-08-28 11:50:17 +07:00
RxBasicStorage.cpp Move Profiler and more cleanup. 2020-12-04 09:23:40 +07:00
RxBasicStorage.h Move Profiler and more cleanup. 2020-12-04 09:23:40 +07:00
RxCache.cpp Fixed memory allocation checks. 2019-12-25 04:39:21 +07:00
RxCache.h Memory allocation refactoring. 2019-12-08 23:17:39 +07:00
RxConfig.cpp Added Zen5 detection 2024-08-03 11:01:18 +02:00
RxConfig.h Disallow direct use of HwlocCpuInfo class. 2023-06-07 00:32:09 +07:00
RxDataset.cpp Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
RxDataset.h Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
RxFix.h Move Ryzen related fixes to RxFix class. 2021-01-23 00:27:56 +07:00
RxFix_linux.cpp Move Ryzen related fixes to RxFix class. 2021-01-23 00:27:56 +07:00
RxFix_win.cpp Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
RxMsr.cpp Fixed Cache QoS restore on exit where it not supported. 2021-01-24 02:23:27 +07:00
RxMsr.h Fixed Cache QoS restore on exit where it not supported. 2021-01-24 02:23:27 +07:00
RxNUMAStorage.cpp Disallow direct use of HwlocCpuInfo class. 2023-06-07 00:32:09 +07:00
RxNUMAStorage.h Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
RxQueue.cpp RandomX: don't restart mining threads when the seed changes 2021-12-25 13:39:15 +01:00
RxQueue.h Removed shortName. 2021-08-11 22:26:34 +07:00
RxSeed.h Cleanup 2020-07-22 21:27:40 +07:00
RxVm.cpp RandomX: added Blake2 AVX2 version 2022-08-25 20:39:54 +02:00
RxVm.h Move Profiler and more cleanup. 2020-12-04 09:23:40 +07:00