brian-team / brian2cuda

A brian2 extension to simulate spiking neural networks on GPUs
https://brian2cuda.readthedocs.io/
GNU General Public License v3.0
61 stars 12 forks source link

Fix memory leak when having multiple `run` calls #301

Open denisalevi opened 2 years ago

denisalevi commented 2 years ago

There seems to be a memory leak when having multiple run calls, or at least the memory used on the GPU constantly increases.