ccminer-gostd-lite/neoscrypt
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_neoscrypt.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_vectors.h neoscrypt: cleanup... 2015-05-09 19:42:23 +02:00
neoscrypt-cpu.c neoscrypt: fixes for windows 2015-05-05 16:15:53 +02:00
neoscrypt.cpp warn on cuda errors + various small changes 2015-10-12 08:46:13 +02:00
neoscrypt.h neoscrypt: adapt for visual studio compat 2015-05-03 15:53:02 +02:00