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

End-to-end calibration test occasionally times out #3335

Closed
charleskawczynski opened this issue Sep 24, 2024 · 5 comments · Fixed by #3353
Closed

End-to-end calibration test occasionally times out #3335

charleskawczynski opened this issue Sep 24, 2024 · 5 comments · Fixed by #3353

Comments

@charleskawczynski
Copy link
Member

Sometimes our end-to-end calibration test is timing out, preventing PRs from being merged.

Some examples:

@costachris, any idea why this might be timing out? The SYPD is pretty huge for that job.

@szy21
Copy link
Member

szy21 commented Sep 24, 2024

I think it times out when the cluster is busy, because it is waiting for submitting new jobs for each iteration.

@Sbozzolo
Copy link
Member

I think it times out when the cluster is busy, because it is waiting for submitting new jobs for each iteration.

Yes, that's the problem.

We can decrease the number of ensable members and iterations.

@sriharshakandala
Copy link
Member

@nefrathenrici
Copy link
Member

Closed by #3386, since the job has been set to soft-fail and the slurm timeout limit has been lowered.

@nefrathenrici
Copy link
Member

I also opened an issue in ClimaCalibrate to remove the dependency on the slurm database
CliMA/ClimaCalibrate.jl#115

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 a pull request may close this issue.

5 participants