nest / nest-simulator

The NEST simulator
http://www.nest-simulator.org
GNU General Public License v2.0
526 stars 359 forks source link

Unload or reload module in NEST Kernel #1642

Closed babsey closed 2 weeks ago

babsey commented 4 years ago

Is your feature request related to a problem? Please describe. NEST is able to load external user modules e.g. the ones coming generated by NESTML. However it is not possible to unload all modules. The only way to do so is currently to restart the Python interpreter.

Describe the solution you'd like Several possible solution would be:

Additional context Unloading/Reloading module would support use cases to compile neuron/synapse models without restarting the Python kernel, which is inefficient for the NEST API Server which should run all the time.

github-actions[bot] commented 2 years ago

Issue automatically marked stale!

babsey commented 3 weeks ago

It can be closed. It was resolved in NEST v3.7.