REDACTED-rig/src/backend/cpu
2019-09-23 03:47:40 +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 Improved/restructured --help output. 2019-09-23 03:47:40 +07:00
Cpu.h Improved/restructured --help output. 2019-09-23 03:47:40 +07:00
CpuBackend.cpp Added global backends hashrate to "GET /2/backends" endpoint. 2019-09-20 14:15:35 +07:00
CpuBackend.h Allow partially started threads. 2019-09-17 02:22:59 +07:00
CpuConfig.cpp Implemented OclLaunchData creation. 2019-08-24 00:14:41 +07:00
CpuConfig.h Added version field to config file. 2019-08-17 04:27:37 +07:00
CpuLaunchData.cpp Improved thread self test error message. 2019-09-16 01:27:51 +07:00
CpuLaunchData.h Improved thread self test error message. 2019-09-16 01:27:51 +07:00
CpuThread.cpp Use unsigned type for intensity. 2019-08-17 05:22:09 +07:00
CpuThread.h Define double OpenCL threads in simple way. 2019-09-05 09:27:29 +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 Implemented VM mode for OpenCL RandomX. 2019-09-12 00:01:03 +07:00
CpuWorker.h Allow partially started threads. 2019-09-17 02:22:59 +07:00