ufs-community / ufs-srweather-app

UFS Short-Range Weather Application
Other
55 stars 116 forks source link

Test SRW app with new OS on Jet (Rocky 8) #1044

Closed RatkoVasic-NOAA closed 5 months ago

RatkoVasic-NOAA commented 6 months ago

Description

Jet is also switching to Rocky OS from CentOS. There are 4 login nodes with new OS: fe1 - fe4 Jet front end node (CentOS) fe5 - fe8 Jet Rocky 8 head node

spack-stack libraries installed under /mnt/lfs4/HFIP/hfv3gfs/role.epic/spack-stack:

spack-stack-1.5.0/envs/unified-env-rocky8 spack-stack-1.5.1/envs/gsi-addon-rocky8 spack-stack-1.5.1/envs/unified-env-rocky8 spack-stack-1.6.0/envs/gsi-addon-dev-rocky8 spack-stack-1.6.0/envs/unified-env-rocky8

Solution

Login to one of fe5-fe8 nodes, checkout SRW app, change paths in build_jet_intel.lua build run some tests report any bugs

Acceptance Criteria (Definition of Done)

Once it pass tests.

RatkoVasic-NOAA commented 6 months ago

SRW compiled on Jet/Rocky OS (with changes in modulefiles/build_jet_intel.lua) and build all executables. Running SRW: There are issues with access to rstprod files and running larger jobs (model). Debugging now.