-
Notifications
You must be signed in to change notification settings - Fork 216
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
Error with walltimemax >= 24:00 #1251
Comments
Workaround found by @mfdeakin is to just reduce it to 23:59. But all agree max times of 24 or longer should be allowed. |
What is walltimemax for? For machines that don't have a walltimemax specified, users can set WALLCLOCK to 24 or more. |
Because this is a critical fix, the code for this is in the ACME repository, and will be merged with the next subtree split |
I'm concerned that this doesn't give us an opportunity to review the PR... |
The subtree split will be a PR. We don't have nearly as much stuff as the last time we brought over ACME changes. |
It's a concern of mine as well. I'm thinking of making a fake PR here for that purpose |
Fixe included in PR #1287 |
Originally reported by Pat Worley for CIME 5.2.0 in ACME. This line in config_batch for Titan:
<queue walltimemax="24:00" default="true">batch</queue>
Is now giving an error message:
The text was updated successfully, but these errors were encountered: