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

automatically switch from init_type 7 to -1 #339

Open
tukss opened this issue Nov 5, 2021 · 3 comments
Open

automatically switch from init_type 7 to -1 #339

tukss opened this issue Nov 5, 2021 · 3 comments

Comments

@tukss
Copy link
Contributor

tukss commented Nov 5, 2021

It happens quite often to me that I start a new simulation, but don't manage to change the init_type from 7 to -1 in time due to the short run times on some clusters. I was thinking it would be nice to have a mode that was like 7, but switched to loading the checkpoint if one is available. My suggestion is an init_type -7.

What do people think about this? I don't mind implementing it, but I want some feedback first. Maybe I'm just missing another easy way to do this.

@feathern
Copy link
Contributor

I think we've all run into this at one time or another. Even for long runs, it's easy to queue them up as a series and forget to log in once the first model starsts, and change init_type to -1. I think this is a great idea, and it's tough for me to think of how this can cause any new types of problems.

-Nick

@illorenzo7
Copy link
Contributor

@tukss That sounds great! I have wasted untold quantities of computing time due to this exact issue...

@orvedahl
Copy link
Contributor

I have also wasted quite a few cpu-hours with this issue, I think this would be a great addition.

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

No branches or pull requests

4 participants