GOSTCoin CUDA miner project, compatible with most nvidia cards, containing only gostd algo
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tanguy Pruvot ab5cc7162e refactor: create bench.cpp and algos.h 9 years ago
..
cuda_whirlpoolx.cu algos: add functions to free allocated resources 9 years ago
cuda_x14_shabal512.cu cleanup: use unsigned throughput parameters 9 years ago
cuda_x15_whirlpool.cu benchmark: free last memory leaks on algo switch 9 years ago
whirlpool.cu whirlpool: add algo free function + vstudio 9 years ago
whirlpoolx.cu diff: use the new function in all algos 9 years ago
x14.cu refactor: create bench.cpp and algos.h 9 years ago
x15.cu benchmark: store all algos results + cuda fixes 9 years ago