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

Simulator: pausing/resuming simulation runs #4490

Closed
npinto opened this issue Jun 5, 2019 · 4 comments · Fixed by #4791
Closed

Simulator: pausing/resuming simulation runs #4490

npinto opened this issue Jun 5, 2019 · 4 comments · Fixed by #4791

Comments

@npinto
Copy link
Contributor

npinto commented Jun 5, 2019

What do you think about allowing pausing/resuming in the simulator (w.r.t. eg blocks) ?

That is:

  1. having a way to dump the full state of the simulator at the end of a given number of blocks, and,
  2. taking this state and resuming the simulation for another given number of blocks.

This could allow "in-flight" fine tuning of parameters and also much better optimizations of simulations (e.g. "early stopping" of non promising simulations).

@npinto
Copy link
Contributor Author

npinto commented Jun 5, 2019

/cc @fernand

@fedekunze fedekunze added this to the Simulation milestone Jul 16, 2019
@fedekunze fedekunze self-assigned this Jul 19, 2019
@fedekunze
Copy link
Collaborator

I'll tackle this @npinto @fernand

@rigelrozanski
Copy link
Contributor

woot! please do!

@fedekunze
Copy link
Collaborator

actually, this was resolved mostly by #4731, specifically point 1.. What's missing though is the option to declare the initial block from which the sims are resumed. That has been addressed on #4791

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

Successfully merging a pull request may close this issue.

4 participants