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

Force user to always go through case.submit #1362

Merged
merged 1 commit into from
Apr 17, 2017

Conversation

jgfouca
Copy link
Contributor

@jgfouca jgfouca commented Apr 16, 2017

This was already the policy, but was not being enforced correctly.

Test suite: scripts_regression_tests
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes #347

User interface changes?: None

Code review: @jedwards4b

@jgfouca
Copy link
Contributor Author

jgfouca commented Apr 16, 2017

Testing problems, don't merge.

This was already the policy, but was not being enforced correctly.
@jgfouca jgfouca force-pushed the jgfouca/force_resubmit_to_use_submit branch from f207eed to 0a38bb5 Compare April 16, 2017 22:36
@jgfouca
Copy link
Contributor Author

jgfouca commented Apr 16, 2017

Looks good now.

@rljacob
Copy link
Member

rljacob commented Apr 17, 2017

Can I still set RUN_WITH_SUBMIT to FALSE if I want too?

@jedwards4b
Copy link
Contributor

@rljacob it was never intended that you could.

@jedwards4b jedwards4b merged commit dd5a30b into master Apr 17, 2017
@rljacob
Copy link
Member

rljacob commented Apr 17, 2017

Why is there a RUN_WITH_SUBMIT variable?

@jedwards4b
Copy link
Contributor

It's how we make sure that case.submit was used to call case.run, it was never intended to be a mechanism to override that method.

@jgfouca jgfouca deleted the jgfouca/force_resubmit_to_use_submit branch April 17, 2017 16:19
jgfouca pushed a commit that referenced this pull request Jun 2, 2017
BeTR failed when running with the 15.x intel compiler. By updating
the compiler configuration and enforce some array shapes during
argument passing fixed the bug.

Fixes #1326
[BFB]
jgfouca pushed a commit that referenced this pull request Feb 23, 2018
BeTR failed when running with the 15.x intel compiler. By updating
the compiler configuration and enforce some array shapes during
argument passing fixed the bug.

Fixes #1326
[BFB]
jgfouca pushed a commit that referenced this pull request Mar 13, 2018
BeTR failed when running with the 15.x intel compiler. By updating
the compiler configuration and enforce some array shapes during
argument passing fixed the bug.

Fixes #1326
[BFB]
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 this pull request may close these issues.

3 participants