1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 14:28:15 +00:00
ccminer/x15
Tanguy Pruvot 9dfa757dc7 warn on cuda errors + various small changes
The full benchmark can now be launched with "ccminer --benchmark"

add a new helper function which log a warning with last cuda error
(not shown with the quiet option) : CUDA_LOG_ERROR();
it can be used where miner.h is included (.c/.cpp/.cu)

fix x14 (in ccminer.cpp), a break was missing in switch..case
2015-10-12 08:46:13 +02:00
..
cuda_whirlpoolx.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_x14_shabal512.cu cleanup: use unsigned throughput parameters 2015-02-28 14:05:09 +01:00
cuda_x15_whirlpool.cu warn on cuda errors + various small changes 2015-10-12 08:46:13 +02:00
whirlpool.cu intensity: do not reduce throughput before init 2015-10-11 05:01:41 +02:00
whirlpoolx.cu intensity: do not reduce throughput before init 2015-10-11 05:01:41 +02:00
x14.cu warn on cuda errors + various small changes 2015-10-12 08:46:13 +02:00
x15.cu warn on cuda errors + various small changes 2015-10-12 08:46:13 +02:00