DigitalHolography / Holovibes

Real time, high throughput digital holography software
https://holovibes.com/
Apache License 2.0
17 stars 3 forks source link

Changing batchsize (reducing it) will increase the amount of memory and won't free after increasing it back #451

Open NoeTopeza opened 4 months ago

NoeTopeza commented 3 months ago

Changing batchsize (reducing it) will increase the amount of memory the app takes. Increasing it back doesn't shrink the memory used.

NoeTopeza commented 3 months ago

After further research, this issue seem old (it appear even at tag 12.10 !)

NoeTopeza commented 3 months ago

It may be time to use valgrind or any other other memory monitoring tools

simon-riou commented 1 month ago

We noticed a memory leak on a specific computer, while fixing this issue, causing a leak while being in the GUI (without doing anything), it was caused by a too old version of Nvidia Version (535.161.07(Linux)/538.33(Windows)) which had a known issue which get fixed afterwards

https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-535-161-07/index.html :