You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has now been understood and addressed -- we were actually hitting the time out because the compilation (particularly of steps in the hybridized solver) was very slow. By increasing the time limit and speeding up the compilation by changing the compiler flags, Jack has now addressed this.
One of the tests is timing out when run in parallel:
https://github.com/firedrakeproject/gusto/actions/runs/6014541349/job/16314464111
I can't reproduce the error locally, but there appears to be a deadlock (or potentially more than one).
This is currently holding up #417, and potentially points towards a bigger issue.
I have attached the logfiles from the CI run.
log-files.zip
The text was updated successfully, but these errors were encountered: