Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make sure NEURON simulation runs are isolated #490

Open
anilbey opened this issue Mar 6, 2024 · 0 comments
Open

make sure NEURON simulation runs are isolated #490

anilbey opened this issue Mar 6, 2024 · 0 comments

Comments

@anilbey
Copy link
Collaborator

anilbey commented Mar 6, 2024

When NEURON simulation runs are not isolated, the results can get corrupted and memory not freed - leading to a larger memory usage.

This happened in BlueBrain/BluePyEModel#111 when BPO processes were not isolated in tests using the --forked parameter. The tests failed as the simulation results were different. BPO should already guarantee that isolation. The systems depending on BPO cannot know it otherwise.

cc @AurelienJaquier @GianlucaFicarelli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant