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

make one nightly amip deterministic #1018

Merged
merged 1 commit into from
Oct 15, 2024
Merged

make one nightly amip deterministic #1018

merged 1 commit into from
Oct 15, 2024

Conversation

szy21
Copy link
Member

@szy21 szy21 commented Oct 15, 2024

Purpose

This can make debugging a bit easier. Also changes one longrun job from 4 GPU to 1 GPU as the SYPD doesn't differ much. I'll open an issue to keep track of this.

cc @trontrytel

To-do

Content


  • I have read and checked the items on the review checklist.

Copy link
Member

@juliasloan25 juliasloan25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we change other longruns to use 1 GPU too?

@@ -16,7 +16,7 @@ netcdf_output_at_levels: true
output_default_diagnostics: true
start_date: "20100101"
surface_setup: "PrescribedSurface"
t_end: "366days"
t_end: "300days"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you mean to include this change too?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the longrun has 1 day walltime limit and we can get about 300 days with the current SYPD.

@szy21
Copy link
Member Author

szy21 commented Oct 15, 2024

Should we change other longruns to use 1 GPU too?

I think this is the only one in the longrun that uses more than 1 GPU?

@szy21 szy21 merged commit 84560c2 into main Oct 15, 2024
8 checks passed
@szy21 szy21 deleted the zs/tinyamip_seed branch October 15, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants