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

Build updates based on NCO feedback #559

Conversation

KateFriedman-NOAA
Copy link
Member

@KateFriedman-NOAA KateFriedman-NOAA commented Jan 11, 2022

This PR contains the following WCOSS2 build updates based on feedback from NCO (SPA Wei):

  1. update WAFS tag to gfs_wafs.v6.2.6
  2. change ifort and mpiifort to ftn in builds
  3. remove references to -xHOST
  4. replace module purge with module reset throughout (for WCOSS2)
  5. remove loading/instances of envvar module (no longer needed with a module reset, had been needed after a module purge
  6. multiple updates to build.ver:
  • remove envvar module
  • add cmake_ver=3.20.2
  • add upp_ver=8.1.0
  • change craype_ver from 2.7.8 to 2.7.10
  • change gempak_ver from 7.14.0 to 7.14.1
  • change w3emc_ver from 2.7.3 to 2.9.2
  • change g2_ver from 3.4.1 to 3.4.5

- remove envvar, no longer need to load when performing a module reset,
was needed when performing a module purge
- add cmake_ver=3.20.2
- add upp_ver=8.1.0
- change craype_ver from 2.7.8 to 2.7.10
- change gempak_ver from 7.14.0 to 7.14.1
- change w3emc_ver from 2.7.3 to 2.9.2
- change g2_ver from 3.4.1 to 3.4.5

Refs: NOAA-EMC#399
- change ifort/mpiifort to ftn
- remove XHOST reference from modulefile.fv3nc2nemsio.wcoss2.lua

Refs: NOAA-EMC#399
- change ifort/mpiifort to ftn
- remove xHOST references

Refs: NOAA-EMC#399
- replace module purge with module reset
- remove envvar module load, no longer needed with a reset

Refs: NOAA-EMC#399
- based on feedback from NCO we can remove the envvar module load and
replace module purge with module reset on WCOSS2
- updated wcoss2 driver scripts to remove envvar module load and replace
module purge with module reset

Refs: NOAA-EMC#399
- remove envvar module load from module-setup scripts
- replace module purge with module reset on WCOSS2

Refs: NOAA-EMC#399
@KateFriedman-NOAA KateFriedman-NOAA added the port Porting the system to a new platform label Jan 11, 2022
@KateFriedman-NOAA KateFriedman-NOAA self-assigned this Jan 11, 2022
Copy link
Contributor

@aerorahul aerorahul left a comment

Choose a reason for hiding this comment

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

Changes look good and as described.

@KateFriedman-NOAA KateFriedman-NOAA merged commit b82837f into NOAA-EMC:feature/ops-wcoss2 Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port Porting the system to a new platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants