REDACTED-rig/src/backend/opencl
2020-03-09 01:22:34 +07:00
..
cl Move files. 2020-03-09 01:22:34 +07:00
generators Move files. 2020-03-09 01:22:34 +07:00
interfaces Allow partially started threads. 2019-09-17 02:22:59 +07:00
kernels Move files. 2020-03-09 01:22:34 +07:00
runners Move files. 2020-03-09 01:22:34 +07:00
wrappers Move files. 2020-03-09 01:22:34 +07:00
OclBackend.cpp Added printHealth to IBackend interface. 2020-02-14 01:11:53 +07:00
OclBackend.h Added printHealth to IBackend interface. 2020-02-14 01:11:53 +07:00
OclCache.cpp Move files. 2020-03-09 01:22:34 +07:00
OclCache.h Move files. 2020-03-09 01:22:34 +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 Fixed wrong OpenCL platform on macOS. 2020-02-15 04:32:32 +07:00
OclConfig.h Fixed wrong OpenCL platform on macOS. 2020-02-15 04:32:32 +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 Move files. 2020-03-09 01:22:34 +07:00
OclLaunchData.h Move files. 2020-03-09 01:22:34 +07:00
OclThread.cpp Move files. 2020-03-09 01:22:34 +07:00
OclThread.h Move files. 2020-03-09 01:22:34 +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 Fixed nicehash nonce overflow for GPU backends. 2020-02-06 22:00:03 +07:00
OclWorker.h Fixed nicehash nonce overflow for GPU backends. 2020-02-06 22:00:03 +07:00
opencl.cmake Added AMD GPUs health information for Linux (via sysfs). 2020-02-14 23:37:44 +07:00