Restarting simulations #873
Labels
co-sim
Related to co-simulation work / SGA3 T5.5
enhancement
hpc
Relevant primarily to HPC environments.
Ideally, we'd be able to run a simulation up to time t1, muck about with the simulator state in some well-defined ways, and then continue simulation up to time t2 > t1. Such functionality will potentially be useful also for check-pointing.
Currently, calling
sim.run(t)
will always reset the start time to zero.Considerations include the correct handling of spikes that are 'in-flight'.
The text was updated successfully, but these errors were encountered: