1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 14:28:15 +00:00
ccminer/heavy
Tanguy Pruvot 355b835ae0 benchmark: enhance the mem leak detection
reduce "false" warnings, and ignore unrelated/small ones <= 1 MB

On windows the gpu memory can be allocated by other processes

+ some cleanup in algos... (free/gpulog)
2015-10-16 22:04:30 +02: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 benchmark: enhance the mem leak detection 2015-10-16 22:04:30 +02:00
heavy.h algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00