REDACTED-rig/src/backend/cpu
2019-11-01 00:09:28 +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 Improved CPU profile generation. 2019-10-09 12:58:11 +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 Fixed singular form for threads. 2019-10-29 17:18:46 +07:00
CpuBackend.h Added manual (e key) health reports. 2019-11-01 00:09:28 +07:00
CpuConfig.cpp Improved CPU profile generation. 2019-10-09 12:58:11 +07:00
CpuConfig.h Improved CPU profile generation. 2019-10-09 12:58:11 +07:00
CpuConfig_gen.h Fixed regression. 2019-10-11 23:21:02 +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 Improved CPU profile generation. 2019-10-09 12:58:11 +07:00
CpuThreads.h Improved CPU profile generation. 2019-10-09 12:58:11 +07:00
CpuWorker.cpp Display backend for shares. 2019-10-29 15:43:13 +07:00
CpuWorker.h Allow partially started threads. 2019-09-17 02:22:59 +07:00