Search found 2 matches
- Wed Aug 06, 2025 11:44 am
- Forum: Parallel NEURON
- Topic: Parallelized simulations result in PythonObject accumulation when using the bulletin-board-style parallelization
- Replies: 4
- Views: 2880
Re: Parallelized simulations result in PythonObject accumulation when using the bulletin-board-style parallelization
Dear Dr. Hines, thank you very much for your fast replies and your time. I implemented the workaround in the simplified model and my full simulation and the memory increase after every population run is now indeed very little /negligible for my full simulations. I noticed the issue you mentioned in ...
- Mon Aug 04, 2025 10:36 am
- Forum: Parallel NEURON
- Topic: Parallelized simulations result in PythonObject accumulation when using the bulletin-board-style parallelization
- Replies: 4
- Views: 2880
Parallelized simulations result in PythonObject accumulation when using the bulletin-board-style parallelization
Hello all, I am using NEURON (8.2.7) + Python (3.13) with the Bulletin-board style parallelization to simulate populations of (multicompartment) neurons. NEURON so far works wonderfully for this however I have now run into a bit of memory trouble. The issue is that I often do parameter explorations ...