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

For output readers, make reader_kw default to an empty NamedTuple #3902

Merged
merged 4 commits into from
Nov 10, 2024

Conversation

ali-ramadhan
Copy link
Member

Resolves #3898

@ali-ramadhan ali-ramadhan requested a review from glwagner November 5, 2024 22:00
Co-authored-by: Gregory L. Wagner <[email protected]>
@ali-ramadhan
Copy link
Member Author

Hmmm, a GPU Enzyme test is consistently failing and distributed tests are segfaulting. Lemme re-run the builds and hope things magically change haha 🤞

@ali-ramadhan
Copy link
Member Author

Seems like all GPU Buildkite agents are stuck here: https://buildkite.com/clima/oceananigans/builds/18654#_ and no CPU Buildkite agents are free?

@simone-silvestri
Copy link
Collaborator

Both the problems with the tests should be solved by #3880; btw it would need a review / approval if you can 😄

@navidcy navidcy merged commit ff435b2 into main Nov 10, 2024
46 checks passed
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.

Use default reader_kw=nothing to make FieldTimeSeries concretely typed
4 participants