1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 22:38:05 +00:00
ccminer/heavy
Tanguy Pruvot 61ff92b5b4 never interrupt global benchmark with found nonces
fix some algo weird hashrates (like blake)
and reset device between algos, for better accuracy

but this reset doesnt seems enough to bench all algos correctly...

to test on linux, could be a driver issue...

heavy: fix first alloc and indent with tabs...
2015-11-01 21:12:50 +01:00
..
cuda_blake512.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_combine.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_groestl512.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_hefty1.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_keccak512.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_sha256.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
heavy.cu never interrupt global benchmark with found nonces 2015-11-01 21:12:50 +01:00
heavy.h algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00