Add manual restart verification to examples#5372
Conversation
There was a problem hiding this comment.
why not use a julia script here?
There was a problem hiding this comment.
Agreed that a Julia script driving this would have the benefit of being cross-platform (Windows being the main offender), people would have to have Julia anyway if they want to use Oceananigans.
There was a problem hiding this comment.
This is something that started out quick and dirty for my work but it sounds like there's value in me cleaning it up, so I'll get on that.
|
This seems interesting --- basically a tool that will take a script and test that the My main suggestion is to use a julia script rather than a bash script for the utility, which could have a number of benefits. @giordano might have some thoughts. It could also be fun to see an example of how to use it. |
|
Let me start fresh. |
Documenting results here to inform NumericalEarth/Breeze.jl#529
The
restart_verification.shsemi-automates the testing in an old-school way, running 0->200 iterations from scratch and comparing with 100->200 iterations restarted. Results are from my macbook with Julia v1.12.5 and the following environment: