KlausT / ccminer-cryptonight

Software for mining various cryptocoins, like Monero (pool mining only)
GNU General Public License v3.0
133 stars 30 forks source link

memory leaking #88

Open dataninjato opened 5 years ago

dataninjato commented 5 years ago

ccminer-cryptonight 3.04 (64 bit) for nVidia GPUs by tsiv and KlausT Built with Visual Studio 2015 using the Nvidia CUDA Toolkit 9.1 nvidia 388.73

ccminer-freshly-started after 1 or 2 hours: ccminer2

lateron ccminer-cryptonight.exe memory consumption surpassing 2 or 3 GB

YetAnotherRussian commented 5 years ago

Same here :'( Got up to 7Gb (!) for CUDA 9.2 binary

KlausT commented 5 years ago

seems to be about 4MB for each found share. That's wierd

KlausT commented 5 years ago

Version 3.02 is ok, I think. I will have to check the changes I made.

KlausT commented 5 years ago

Should be fixed now