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 incorrect settings for --npernode on skybridge #1708

Closed
wants to merge 1 commit into from

Conversation

mt5555
Copy link
Contributor

@mt5555 mt5555 commented Aug 9, 2017

--npernode was set to the number of cores per node, independent of
the number of threads used, resulting in oversubscribed nodes.
Updated skybridge environment now rejects these jobs (and we shouldn't run
this way anyway).

Also:
remove duplicate sbatch setting (so this is only set in one place)
added support for Intel Broadwell machine 'ghost'
removed support for decomissioned redsky

[BFB]

@mt5555
Copy link
Contributor Author

mt5555 commented Aug 9, 2017

there's something wrong with this branch - it shows changes related to Albany which I'm sure I didn't make. let me try to fix...

@mt5555 mt5555 force-pushed the mt5555/cime/skybridge branch from b2c33cb to 45a134a Compare August 9, 2017 16:35
@rljacob
Copy link
Member

rljacob commented Aug 9, 2017

This also has changes to sbetr which are wrong. You probably didn't start the branch with an updated master that also had the submodules updated.

--npernode was set to the number of cores per node, independent of
the number of threads used, resulting in oversubscribed nodes.
Updated skybridge environment now rejects these jobs (and we shouldn't run
this way anyway).

Also:
remove duplicate sbatch setting (so this is only set in one place)
added support for SNL machine 'ghost' (Intel Broadwell cluster)
removed support for decommissioned redsky

[BFB]
@mt5555 mt5555 force-pushed the mt5555/cime/skybridge branch from 45a134a to 7011c78 Compare August 9, 2017 18:50
Copy link
Member

@rljacob rljacob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gotta remove the sbetr changes.

@mt5555
Copy link
Contributor Author

mt5555 commented Aug 9, 2017

removing this, will try again with a different branch.

@mt5555 mt5555 closed this Aug 9, 2017
@mt5555 mt5555 deleted the mt5555/cime/skybridge branch August 9, 2017 19:12
jgfouca pushed a commit that referenced this pull request Oct 3, 2017
Remove cesm refs from cime driver
Remove more CESM refs from the CIME mct driver.

Rename cesm_driver.F90 to cime_driver.F90 and cesm_comp_mod.F90 to cime_comp_mod.F90
Rename 2 functions inside cime_comp_mod.F90

Change the text in the logheader printout to identify as CIME and use cime_model for the specific model.

Test suite: scripts_regression_tests.py 
Test baseline:  none
Test namelist changes:  none
Test status: BFB

Fixes  ESMCI/cime#1643

User interface changes?:  N

Update gh-pages html (Y/N)?: N

Code review:  @jedwards4b
rljacob pushed a commit that referenced this pull request Apr 12, 2021
Remove cesm refs from cime driver
Remove more CESM refs from the CIME mct driver.

Rename cesm_driver.F90 to cime_driver.F90 and cesm_comp_mod.F90 to cime_comp_mod.F90
Rename 2 functions inside cime_comp_mod.F90

Change the text in the logheader printout to identify as CIME and use cime_model for the specific model.

Test suite: scripts_regression_tests.py 
Test baseline:  none
Test namelist changes:  none
Test status: BFB

Fixes  ESMCI/cime#1643

User interface changes?:  N

Update gh-pages html (Y/N)?: N

Code review:  @jedwards4b
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.

3 participants