-
Notifications
You must be signed in to change notification settings - Fork 370
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
case.submit error on anlworkstation #3166
Comments
A temporary fix for this issue would be to specify that the machine does not have a batch system in the command line,
|
@jgfouca might know better about this issue, but it seems to me that CIME is only reading the configuration information in the case of a resubmit (after changing the case submit code as below case.submit can be used on anlworkstation without explicit args suggesting the absence of a batch system),
|
Fix no_batch determination in case_submit Fixes #3166 [BFB] * origin/jgfouca/cime/fix_batch_submit: Fix no_batch determination in case_submit
changes needed for nuopc/mct mom6 validation This also introduces the new grid tx0.61 Test suite: scripts_regression_tests Test baseline: no Test namelist changes: Test status: bit for bit Fixes: None User interface changes?: No Update gh-pages html (Y/N)?: N Code review:
This issue seems to be caused by PR #3155.
Not sure if other machines with a non-batch system are also affected.
It can be reproduced by running a simple F case (--compset FC5AV1C-H01B --res ne4_ne4)
on anlworkstation.
Before that PR is merged, the output information is:
After that PR is merged, the output information is:
CaseStatus file also shows:
The text was updated successfully, but these errors were encountered: