REDACTED-rig/src/backend/cpu
SChernykh 7f7fc363e1 Tweaked auto-tuning for Intel CPUs
Alder Lake and newer CPUs have exclusive L3 cache and benefit from more threads until L3+L2 is filled.
2023-04-18 21:20:45 +02:00
..
interfaces RandomX: added MSR mod for Zen 4 2022-10-01 18:33:04 +02:00
platform Tweaked auto-tuning for Intel CPUs 2023-04-18 21:20:45 +02:00
cpu.cmake Removed libcpuid support. 2020-12-06 21:51:24 +07:00
Cpu.cpp Removed libcpuid support. 2020-12-06 21:51:24 +07:00
Cpu.h Removed libcpuid support. 2020-12-06 21:51:24 +07:00
CpuBackend.cpp Removed old AstroBWT algorithm 2022-04-15 10:59:31 +02:00
CpuBackend.h Implemented stable algorithm ids. 2021-08-11 03:46:34 +07:00
CpuConfig.cpp Removed deprecated AstroBWTv1 and v2 2022-06-12 11:47:36 +02:00
CpuConfig.h Removed old AstroBWT algorithm 2022-04-15 10:59:31 +02:00
CpuConfig_gen.h Removed deprecated AstroBWTv1 and v2 2022-06-12 11:47:36 +02:00
CpuLaunchData.cpp Removed old AstroBWT algorithm 2022-04-15 10:59:31 +02:00
CpuLaunchData.h Removed old AstroBWT algorithm 2022-04-15 10:59:31 +02:00
CpuThread.cpp Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
CpuThread.h GhostRider algorithm (Raptoreum) support 2021-11-23 08:14:01 +01:00
CpuThreads.cpp Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
CpuThreads.h Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
CpuWorker.cpp Fixed broken RandomX light mode mining 2023-01-21 16:02:47 +01:00
CpuWorker.h Fixed broken RandomX light mode mining 2023-01-21 16:02:47 +01:00