1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 14:28:15 +00:00
ccminer/Algo256
Tanguy Pruvot c2214091ae benchmark: free last memory leaks on algo switch
remains my original lyra2 implementation to fix... (cuda_lyra2.cu)

I guess some kind of memory overflow force the driver to allocate
memory... but was unable to free it without device reset.
2015-10-10 02:15:32 +02:00
..
blake256.cu whirlpool: add algo free function + vstudio 2015-10-06 23:53:03 +02:00
bmw.cu benchmark: store all algos results + cuda fixes 2015-10-09 02:07:08 +02:00
cuda_blake256.cu lyra2: reduce blake message len. 2015-06-05 22:40:29 +02:00
cuda_bmw256.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_bmw.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_cubehash256.cu lyra2v2: improve cubehash with uint2 2015-09-06 13:49:52 +02:00
cuda_fugue256.cu benchmark: free last memory leaks on algo switch 2015-10-10 02:15:32 +02:00
cuda_groestl256.cu benchmark: free last memory leaks on algo switch 2015-10-10 02:15:32 +02:00
cuda_keccak256.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_skein256.cu lyra2: improve skein256 component 2015-08-23 09:46:48 +02:00
keccak256.cu diff: use the new function in all algos 2015-10-07 20:10:15 +02:00