xmrig/src/backend/opencl
2019-12-30 20:55:03 +02:00
..
cl Added "cn-pico/tlo". 2019-12-29 00:29:19 +07:00
generators Cleanup 2019-12-30 20:55:03 +02:00
interfaces Allow partially started threads. 2019-09-17 02:22:59 +07:00
kernels Implemented OpenCL JIT mode. 2019-09-12 13:10:50 +07:00
runners Auto-config for mobile Ryzen APUs 2019-12-30 20:53:21 +02:00
wrappers Added ENV support for "loader" option. 2019-12-22 19:48:33 +07:00
OclBackend.cpp Added total memory size to summary. 2019-11-29 11:06:28 +07:00
OclBackend.h Added manual (e key) health reports. 2019-11-01 00:09:28 +07:00
OclCache.cpp OpenCL RandomX WIP 2019-09-11 15:48:02 +07:00
OclCache.h OpenCL RandomX WIP 2019-09-11 15:48:02 +07:00
OclCache_unix.cpp Restored OclCache. 2019-08-27 06:31:40 +07:00
OclCache_win.cpp Restored OclCache. 2019-08-27 06:31:40 +07:00
OclConfig.cpp Added CudaWorker and CudaLaunchData. 2019-10-26 17:37:54 +07:00
OclConfig.h Implemented CUDA config generation. 2019-10-26 03:12:55 +07:00
OclConfig_gen.h Fixed regression. 2019-10-11 23:21:02 +07:00
OclGenerator.h Split config generator to separated files. 2019-09-06 19:38:22 +07:00
OclLaunchData.cpp Allow use old CUDA plugin. 2019-12-20 21:10:13 +07:00
OclLaunchData.h RandomX dataset specific code moved into OclSharedData class. 2019-09-30 06:59:44 +07:00
OclThread.cpp Added command line option --opencl-devices (hint mode) 2019-09-24 23:01:03 +07:00
OclThread.h Added autoconfig stub for RandomX. 2019-09-12 15:21:14 +07:00
OclThreads.cpp Implemented CUDA config generation. 2019-10-26 03:12:55 +07:00
OclThreads.h Improved OpenCL profile generation, don't create unnecessary (equal to main profile) profiles. 2019-10-09 11:11:43 +07:00
OclWorker.cpp Display backend for shares. 2019-10-29 15:43:13 +07:00
OclWorker.h Added CudaWorker and CudaLaunchData. 2019-10-26 17:37:54 +07:00
opencl.cmake Improved OpenCL profile generation, don't create unnecessary (equal to main profile) profiles. 2019-10-09 11:11:43 +07:00