xmrig/src/backend/opencl
2020-02-14 23:37:44 +07:00
..
cl Added RandomX JIT for AMD Navi GPUs 2020-02-13 20:15:08 +01:00
generators Update year. 2020-02-14 02:41:21 +07:00
interfaces Allow partially started threads. 2019-09-17 02:22:59 +07:00
kernels Update year. 2020-02-14 02:41:21 +07:00
runners Update year. 2020-02-14 02:41:21 +07:00
wrappers Added AMD GPUs health information for Linux (via sysfs). 2020-02-14 23:37:44 +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 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 ADL support for Windows. 2020-02-14 00:16:32 +07:00
OclConfig.h Added ADL support for Windows. 2020-02-14 00:16: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 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 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