-
Notifications
You must be signed in to change notification settings - Fork 253
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
Hpc stack update (Issue 1465) #1596
Conversation
need to revert hera/gnu to 9.2 and cheyenne/gnu to 10.1 |
@jkbk2004 I have reverted hera/gnu to 9.2 and cheyenne/gnu to 10.1. |
@natalie-perlin @zach1221 can we make sure about these reverting cases? |
cheyenne.gnu has some issues. Build crashes: 1196 | call mpi_bcast(ga(1,j0_pe(mpe_1(np),np)+1), & |
Orion needs update fms/g2tmpl: |
On gaea, some issues as well: |
@natalie-perlin can you address the above issues? |
@natalie-perlin Build is not going thru on Orion. Please, take a look at: |
@natalie-perlin still same build trouble on gaea: |
Updated fms/2022.04 and g2tmpl/1.10.2 on Orion |
|
On Orion: Cmake complains about the following env. variables not set:
Suggest to add the following to ./modulefiles/ufs_orion.intel.lua (after L29):
Similar env. variable settings to be added to ufs_orion.intel_debug.lua. |
@jkbk2004, @zach1221 - regarding the issue on Gaea:
The following lines need then to be removed from |
The module on Gaea needs to be converted to lua format. This is the
|
The modulefile |
@natalie-perlin I think it was just to recheck/confirm that there were no issues with the below compilers on these two HPCs. |
@natalie-perlin I added the "setenv" variable for cmake compiler to the Orion module lua file but still failed with same "language not enabled error". |
@natalie-perlin I tried but it still not working. |
This should be separate feature. We are not using lua on gaea yet. We need to confirm your hpc stack installation work first. |
@jkbk2004 - |
Let me know where is the modulefile is and the log with the error |
@natalie-perlin can you read the crashing errors and paths above? |
@jkbk2004 @zach1221 - Not finding the log file with the "language not enabled error" message on Orion |
Please, take a look /work/noaa/epic-ps/jongkim/rt-1595/stmp/jongkim/FV3_RT/rt_1450/compile_006/err |
Cheyenne gnu/10.1.0 is verified. Hera gnu/9.2 in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/gnu-9.2/ is verified as well (with mpich/3.3.2) |
Cheyenne.gnu passes ok! |
This log file with the error has a timestamp from earlier time today, before the modulefile UPD: ... Found new test locations, looking at them now |
@jkbk2004 gaea modulefiles are reverted. |
Jenkins-ci logs attached. |
@jkbk2004 - Gaea transition has not been done yet. |
Description
Updated module paths added to modulefiles for new HPC-Stack locations created on tier-1 on-prem HPCs.
Testing of the new HPC-Stack locations has been conducted successfully on Hera, Jet, Orion, Cheyenne intel/gnu and Hera intel/gnu. Updates also made for autoRT baseline capability and ORT scripts.
Related issue to HPC-Stack updates #1465
New features/additions being added through this PR.
New HPC-Stack module locations added to modulefiles for the below HPCs.
Updates to the below files for autoRT baseline capability. (Adding new workdir and blstore paths)
Updates to the below files to correct issues with ORT jenkins-ci pipeline. (Update ORT scripts to correct logic related to TASKS variables and cmp_proc_bind.sh)
Top of commit queue on: TBD
Input data additions/changes
No changes are expected to input data.
Anticipated changes to regression tests:
No Baseline Change
Subcomponents involved:
Combined with PR's (If Applicable):
Commit Queue Checklist:
Linked PR's and Issues:
Testing Day Checklist:
Testing Log (for CM's):