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

Fix batch submission command for summit #3132

Merged
merged 1 commit into from
Aug 15, 2019

Conversation

jgfouca
Copy link
Member

@jgfouca jgfouca commented Aug 15, 2019

A recent CIME update broke the case where an lsf batch
system was configured to pass arguments via batch_env.

This PR fixes the issue by changing the command formation logic
to not prepend lfs args if batch_env is set.

Fixes #3124

[BFB]

A recent CIME update broke the case where an lsf batch
system was configured to pass arguments via batch_env.

This PR fixes the issue by changing the command formation logic
to not prepend lfs args if batch_env is set.

[BFB]
@jgfouca jgfouca self-assigned this Aug 15, 2019
jgfouca added a commit that referenced this pull request Aug 15, 2019
Fix batch submission command for summit

A recent CIME update broke the case where an lsf batch
system was configured to pass arguments via batch_env.

This PR fixes the issue by changing the command formation logic
to not prepend lfs args if batch_env is set.

Fixes #3124

[BFB]

* origin/jgfouca/cime/fix_env_batch_lsf_env:
  Fix batch submission command for summit
@jgfouca jgfouca merged commit a2ffafc into master Aug 15, 2019
jgfouca added a commit that referenced this pull request Aug 15, 2019
Fix batch submission command for summit

A recent CIME update broke the case where an lsf batch
system was configured to pass arguments via batch_env.

This PR fixes the issue by changing the command formation logic
to not prepend lfs args if batch_env is set.

Fixes #3124

[BFB]

* origin/jgfouca/cime/fix_env_batch_lsf_env:
  Fix batch submission command for summit
@jgfouca jgfouca deleted the jgfouca/cime/fix_env_batch_lsf_env branch August 15, 2019 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Job submission issue on Summit
1 participant