-
Notifications
You must be signed in to change notification settings - Fork 365
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
Jobs on blues fail during submit because they exceeed walltimemax #1318
Labels
Comments
config_batch.xml has an entry for the shared queue that specifies the walltimemax as 1hr,
|
Merged
jgfouca
added a commit
that referenced
this issue
Mar 16, 2017
Fix for blues submit. Make 'batch' queue the default. Hack up some python so that -q batch is not passed to qsub. Fixes #1318 [BFB] * jgfouca/cime/fix_blues_submit: Fix for blues submit.
jgfouca
added a commit
that referenced
this issue
Mar 16, 2017
Fix for blues submit. Make 'batch' queue the default. Hack up some python so that -q batch is not passed to qsub. Fixes #1318 [BFB] * jgfouca/cime/fix_blues_submit: Fix for blues submit.
agsalin
pushed a commit
that referenced
this issue
Apr 13, 2017
Fix for blues submit. Make 'batch' queue the default. Hack up some python so that -q batch is not passed to qsub. Fixes #1318 [BFB] * jgfouca/cime/fix_blues_submit: Fix for blues submit.
jgfouca
pushed a commit
that referenced
this issue
Sep 15, 2017
Add valid_lists for some of the *_OPTION entries that lacked them Test suite: scripts_regression_tests Test baseline: Test namelist changes: Test status: bit for bit Fixes #1318 User interface changes?: N Update gh-pages html (Y/N)?:N Code review: jedwards
jgfouca
added a commit
that referenced
this issue
Feb 27, 2018
Fix for blues submit. Make 'batch' queue the default. Hack up some python so that -q batch is not passed to qsub. Fixes #1318 [BFB] * jgfouca/cime/fix_blues_submit: Fix for blues submit.
jgfouca
added a commit
that referenced
this issue
Mar 14, 2018
Fix for blues submit. Make 'batch' queue the default. Hack up some python so that -q batch is not passed to qsub. Fixes #1318 [BFB] * jgfouca/cime/fix_blues_submit: Fix for blues submit.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jobs with timelimit > 1hr on blues are submitted to the shared queue (shared queue has a walltimemax of 1hr) and fail with the following error message,
The actual error message (not available in the log file) from qsub command is,
The text was updated successfully, but these errors were encountered: