xmrig/src/backend/cpu
2019-09-16 01:27:51 +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 OpenCL RandomX WIP 2019-09-11 15:48:02 +07:00
CpuBackend.h More flexible API handling for mining backends. 2019-08-13 02:38:10 +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 Implemented VM mode for OpenCL RandomX. 2019-09-12 00:01:03 +07:00