Updates from testing dev_v16 on Hera #845
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR includes updates from cycled tests of the
dev_v16
branch on Hera @ C192C96L127 and C384C192L127:USE_CFP="NO"
inenv/HERA.env
, similar to on Orion, don't run GLDAS with CFP on R&D machinesanaconda_ver
to2.3.0
inversions/hera.ver
to match version that GSI tag uses (GSI jobs have failing python instances otherwise)append_path
forMODULEPATH
inmodule_base.hera.lua
to get anaconda moduleconfig.resources.emc.dyn
that set job to use 40 threads, tested values that worked on Orion and then added in new HERA if-blocks in eupd section to double thread # over Orion values since Hera nodes have half as much memory compared to Orion = use double the nodes on Hera for eupd job compared to OrionDO_WAVE=NO
by default inconfig.base.emc.dyn
. Decision was made to disable waves in v16 on R&D machines because a code change would be required to get it working on R&D machines in hpc-stack and code changes aren't possible for v16.2.0 anymore. Users will need to turn waves on themselves now, works fine on WCOSS2.Refs: #665
Type of change
How Has This Been Tested?
Checklist