xmrig/src/backend
cohcho 5b4648339a WorkerJob: fix calls of add/nextRound
WorkerJob::nextRound() doesn't require roundSize to be power of 2
Use CudaWorker::intensity(), OclWorker::intensity() to get device batch size
Sync nonce and device iteration
2020-10-15 14:56:37 +00:00
..
common Benchmark: added more check hashes and a progress indicator 2020-10-15 08:23:47 +02:00
cpu Added benchmark and stress test 2020-10-14 19:45:05 +02:00
cuda WorkerJob: fix calls of add/nextRound 2020-10-15 14:56:37 +00:00
opencl WorkerJob: fix calls of add/nextRound 2020-10-15 14:56:37 +00:00
backend.cmake Added initial CUDA backend stub. 2019-10-23 16:37:56 +07:00