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

Update Held-Suarez forcing to support model parallelism. #48

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

copybara-service[bot]
Copy link

Update Held-Suarez forcing to support model parallelism.

This small update should enable model parallelism with Held-Suarez forcing -- the velocity tendencies should be a tuple, not an array with a leading dimension of size 2. I've updated the documentation and type annotations of DiagnosticState.cos_lat_u to match.

xref: #45

TODO: write a unit test to verify that running Held-Suarez with model parallelism works.

This small update should enable model parallelism with Held-Suarez forcing -- the velocity tendencies should be a tuple, not an array with a leading dimension of size 2. I've updated the documentation and type annotations of DiagnosticState.cos_lat_u to match.

xref: #45

TODO: write a unit test to verify that running Held-Suarez with model parallelism works.
PiperOrigin-RevId: 660522143
@copybara-service copybara-service bot merged commit 8dae3f3 into main Aug 7, 2024
@copybara-service copybara-service bot deleted the test_660470844 branch August 7, 2024 20:43
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.

1 participant