REDACTED-rig/src/backend/cpu
2019-08-17 23:33:48 +07:00
..
interfaces Added class CpuThreads. 2019-08-07 16:13:23 +07:00
platform Use unsigned type for intensity. 2019-08-17 05:22:09 +07:00
cpu.cmake Added class CpuThreads. 2019-08-07 16:13:23 +07:00
Cpu.cpp Fixed build without ASM. 2019-07-28 13:00:36 +07:00
Cpu.h Better method to get hwloc version. 2019-07-23 14:19:41 +07:00
CpuBackend.cpp Merge branch 'dev' into feature-opencl 2019-08-17 23:33:48 +07:00
CpuBackend.h More flexible API handling for mining backends. 2019-08-13 02:38:10 +07:00
CpuConfig.cpp Added version field to config file. 2019-08-17 04:27:37 +07:00
CpuConfig.h Added version field to config file. 2019-08-17 04:27:37 +07:00
CpuLaunchData.cpp Use unsigned type for intensity. 2019-08-17 05:22:09 +07:00
CpuLaunchData.h Use unsigned type for intensity. 2019-08-17 05:22:09 +07:00
CpuThread.cpp Use unsigned type for intensity. 2019-08-17 05:22:09 +07:00
CpuThread.h Use unsigned type for intensity. 2019-08-17 05:22:09 +07:00
CpuThreads.cpp Use unsigned type for intensity. 2019-08-17 05:22:09 +07:00
CpuThreads.h Use unsigned type for intensity. 2019-08-17 05:22:09 +07:00
CpuWorker.cpp Added generic Argon2 implementation (conflicts with RandomX). 2019-08-16 00:31:29 +07:00
CpuWorker.h Fixed build. 2019-07-17 05:01:12 +07:00