xmrig/src/backend/cuda
2019-11-29 11:06:28 +07:00
..
interfaces Implemented cryptonight mining. 2019-10-27 17:53:00 +07:00
runners Make option "dataset_host" available only for RandomX. 2019-11-06 19:00:50 +07:00
wrappers #1274 Added --cuda-devices command line option. 2019-11-13 00:40:22 +07:00
cuda.cmake #1284 Fixed build without RandomX. 2019-11-14 15:11:47 +07:00
CudaBackend.cpp Added total memory size to summary. 2019-11-29 11:06:28 +07:00
CudaBackend.h Added manual (e key) health reports. 2019-11-01 00:09:28 +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 RandomX support. 2019-10-28 01:18:08 +07: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 Display backend for shares. 2019-10-29 15:43:13 +07:00
CudaWorker.h Added RandomX support. 2019-10-28 01:18:08 +07:00