xmrig/src/backend/cpu
2019-10-05 11:24:22 +07:00
..
interfaces Added config option "cpu/max-threads-hint" and command line option "--cpu-max-threads-hint". 2019-09-28 02:02:20 +07:00
platform Added RxNUMAStorage stub. 2019-10-04 18:43:03 +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 Implemented RxNUMAStorage. 2019-10-05 08:24:28 +07:00
CpuBackend.h Allow partially started threads. 2019-09-17 02:22:59 +07:00
CpuConfig.cpp Added config option "cpu/max-threads-hint" and command line option "--cpu-max-threads-hint". 2019-09-28 02:02:20 +07:00
CpuConfig.h Added config option "cpu/max-threads-hint" and command line option "--cpu-max-threads-hint". 2019-09-28 02:02:20 +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 Fixed exit. 2019-10-05 11:24:22 +07:00
CpuWorker.h Allow partially started threads. 2019-09-17 02:22:59 +07:00