-
Notifications
You must be signed in to change notification settings - Fork 110
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
Port UFS_UTILS to WCOSS2 #559
Comments
@GeorgeGayno-NOAA I encounter a problem when run "chgres_cube" on wcoss2/Acorn. I tried different settings, but the NPETS was always 1, could you give me some suggestions about how to run "chgres_cube" on wcoss2? One log file is located "/gpfs/dell2/ptmp/Xianwu.Xue/o/jgefs_atmos_prep_00.o39015" on Venus. However, the acorn is not available (it suddenly unconnected this afternoon). So I can not tell you where is the log file in wcoss2. |
I have not run anything on WCOSS2 yet. My guess is you do not have the mpiexec command correct. Are you starting 36 instances of chgres_cube with one task each? |
Yes, we use mpirun -n 36 on wcoss_dell_p35 |
@GeorgeGayno-NOAA I've been trying to get a modified version of the release/ops-hrefv3.1 chgres_cube code compiled on acorn, but struggling a bit. Hoping this href version can piggy back off of your centralized efforts at porting to WCOSS2. Thanks! |
How to access the hpc-stack on Cactus from @KateFriedman-NOAA:
|
@GeorgeGayno-NOAA So my understanding thus far of the stack on WCOSS2 is that those modules access the production installation of the stack but the NCEPLIBS group will also be installing hpc-stack as a dev version (what we know as hpc-stack). FYI, the production installation has some modules that are named slightly differently compared to what we use in hpc-stack now, I'm mainly referring to the hdf5 and netcdf modules accessed after loading the |
build module for that machine. Fixes ufs-community#559.
host the fixed files in her own directory. Fixes ufs-community#559.
cmake find another version. Fixes ufs-community#559
the scripts accordingly. Fixes ufs-community#559.
turned off. Fixes ufs-community#559.
configuration. Fixes ufs-community#559.
test of afwa global data. Fixes ufs-community#559.
tests on wcoss2. Fixes ufs-community#559.
Almost ready to merge. Checked out the branch at b75f502 on Cactus. All programs were successfully built using the Next steps - run all consistency tests and utility scripts. |
Next, all the utility scripts were run:
|
Next run the consistency tests. Here, the baseline data was copied over from WCOSS-Dell. The |
All |
All
But these differences are not large enough to be a concern. |
Finally, the The C772_grid.tile7.halo5.nc file -
The C772_oro_data.tile7.halo5.nc file -
The C772.snowfree_albedo.tile7.halo5.nc file -
|
test driver script. Remove 'cpld_gridgen' test from ./reg_tests/rt.sh as that program does not run on WCOSS2. Fixes ufs-community#559.
Note: the |
Port to WCOSS2. This issue is for 'develop'.
Related issues:
Some guidance from NCO:
https://docs.google.com/presentation/d/15v-7rEM2CkJlEzwX4sE_qJd8DFJCgI726pzghIM_AwE/edit?usp=sharing
The text was updated successfully, but these errors were encountered: