-
Notifications
You must be signed in to change notification settings - Fork 7
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
Maintenance/checkpointing #130
Commits on Jun 15, 2024
-
removed pickle based checkpointing
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 255fa35 - Browse repository at this point
Copy the full SHA 255fa35View commit details -
basic checkpointing for just the propulator
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for ad2edaa - Browse repository at this point
Copy the full SHA ad2edaaView commit details -
added limits member to the propagator at the top of the hierarchy as …
…a workaround
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 849b126 - Browse repository at this point
Copy the full SHA 849b126View commit details -
added limits member to the cmaes propagator
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for a91bfb1 - Browse repository at this point
Copy the full SHA a91bfb1View commit details -
updated the signature of the propagator in the propagator factory
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 620f5da - Browse repository at this point
Copy the full SHA 620f5daView commit details -
updated logging for tests and added pso checkpointing test
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 804ee71 - Browse repository at this point
Copy the full SHA 804ee71View commit details -
fixed logging output during tests and added a surrogate checkpointing…
… test stub
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e448fb - Browse repository at this point
Copy the full SHA 0e448fbView commit details -
the checkpoint test also resumes the run from the checkpoint
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4dd75d9 - Browse repository at this point
Copy the full SHA 4dd75d9View commit details -
added hdf5 checkpointing, tested only for single sequential worker
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 63149d0 - Browse repository at this point
Copy the full SHA 63149d0View commit details -
Oskar Taubert committed
Jun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4bf06bb - Browse repository at this point
Copy the full SHA 4bf06bbView commit details -
added checkpointing to island models
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 695d7f8 - Browse repository at this point
Copy the full SHA 695d7f8View commit details -
added some more asserts and mode verbose output
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a911c5 - Browse repository at this point
Copy the full SHA 2a911c5View commit details -
fixed checkpoint file communicator
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c914c98 - Browse repository at this point
Copy the full SHA c914c98View commit details -
fixed off by one error in generations when loading checkpoint, remove…
…d touching attrs in the parallel opened checkpoint file
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 03bb0f0 - Browse repository at this point
Copy the full SHA 03bb0f0View commit details -
removed comment and debug output
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2070a57 - Browse repository at this point
Copy the full SHA 2070a57View commit details -
comments, generations, debugging stuff
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for cdc3e4d - Browse repository at this point
Copy the full SHA cdc3e4dView commit details -
removed some debug messages and added migration updates to the checkp…
…oint
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for acd9de8 - Browse repository at this point
Copy the full SHA acd9de8View commit details -
Oskar Taubert committed
Jun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for e30b2f5 - Browse repository at this point
Copy the full SHA e30b2f5View commit details -
fixed mistake in checkpoint reading, fixed comm, used individual isla…
…nd origin, implemented active_on_island
Oskar Taubert committedJun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for d516b3f - Browse repository at this point
Copy the full SHA d516b3fView commit details
Commits on Aug 4, 2024
-
fixed pre-commit issues, updated installation instructions, excluded …
…coverage file from pre-commit hooks, fixed a missed merge conflicts
Configuration menu - View commit details
-
Copy full SHA for b9056e4 - Browse repository at this point
Copy the full SHA b9056e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03289f3 - Browse repository at this point
Copy the full SHA 03289f3View commit details