xmrig/src/backend/cuda
2020-03-04 16:23:33 -08:00
..
interfaces Implemented cryptonight mining. 2019-10-27 17:53:00 +07:00
runners Added support for alternative CUDA plugin API. 2019-12-25 00:35:43 +07:00
wrappers Added support for alternative CUDA plugin API. 2019-12-25 00:35:43 +07:00
cuda.cmake #1284 Fixed build without RandomX. 2019-11-14 15:11:47 +07:00
CudaBackend.cpp Added printHealth to IBackend interface. 2020-02-14 01:11:53 +07:00
CudaBackend.h Added printHealth to IBackend interface. 2020-02-14 01:11:53 +07:00
CudaConfig.cpp #1285 Added command line options --cuda-bfactor-hint and --cuda-bsleep-hint. 2019-11-15 03:10:58 +07:00
CudaConfig.h #1274 Added --cuda-devices command line option. 2019-11-13 00:40:22 +07:00
CudaConfig_gen.h Added Keva. 2020-03-04 16:23:33 -08:00
CudaLaunchData.cpp Implemented cryptonight mining. 2019-10-27 17:53:00 +07:00
CudaLaunchData.h Added CudaWorker and CudaLaunchData. 2019-10-26 17:37:54 +07:00
CudaThread.cpp Make option "dataset_host" available only for RandomX. 2019-11-06 19:00:50 +07:00
CudaThread.h Make option "dataset_host" available only for RandomX. 2019-11-06 19:00:50 +07:00
CudaThreads.cpp Implemented CUDA config generation. 2019-10-26 03:12:55 +07:00
CudaThreads.h Implemented CUDA config generation. 2019-10-26 03:12:55 +07:00
CudaWorker.cpp Fixed nicehash nonce overflow for GPU backends. 2020-02-06 22:00:03 +07:00
CudaWorker.h Fixed nicehash nonce overflow for GPU backends. 2020-02-06 22:00:03 +07:00