Currently, NEST GPU doesn't have a function to reset the simulation kernel, similar to the ResetKernel() function in NEST. This would benefit to have multiple Simulate() in a single simulation script, without having to run them in different processes.
Currently, NEST GPU doesn't have a function to reset the simulation kernel, similar to the
ResetKernel()function in NEST. This would benefit to have multipleSimulate()in a single simulation script, without having to run them in different processes.