-
Notifications
You must be signed in to change notification settings - Fork 87
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
Setting start_with_input to False Specifying a Single Step leads to Nans/Incorrect Outputs #86
Comments
You can reproduce it with this code:
|
Hi, |
Hey, I just reproduced it on an L4 GPU. |
Thanks for letting us know. I could verify that on T4 GPU this does not occur and we hope to find time to try to understand what fails on L4 GPU. |
Hey, I realized, that if you specify start_with_input = False and you specify a single outer step you get Nans in the u_component_of_wind output variable and the outputs generally look bad.
The text was updated successfully, but these errors were encountered: