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

[develop] Add modulefiles/tasks/cheyenne/run_vx.local.lua to allow fundamental tests to pass on Cheyenne #820

Conversation

MichaelLueken
Copy link
Collaborator

DESCRIPTION OF CHANGES:

Currently, the grid_RRFS_CONUS_25km_ics_NAM_lbcs_NAM_suite_GFS_v16 fundamental test fails on Cheyenne GNU. The failure is due to needing an Intel compiler to be loaded to run MET/METplus. This PR adds a new run_vx.local.lua modulefile for Cheyenne that will load the Intel compiler and allow the grid_RRFS_CONUS_25km_ics_NAM_lbcs_NAM_suite_GFS_v16 test to run successfully on GNU.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

TESTS CONDUCTED:

  • hera.intel
  • orion.intel
  • cheyenne.intel
  • cheyenne.gnu
  • gaea.intel
  • jet.intel
  • wcoss2.intel
  • NOAA Cloud (indicate which platform)
  • Jenkins
  • fundamental test suite
  • comprehensive tests (specify which if a subset was used)

ISSUE:

Fixes #817

CHECKLIST

  • My code follows the style guidelines in the Contributor's Guide
  • I have performed a self-review of my own code using the Code Reviewer's Guide
  • I have commented my code, particularly in hard-to-understand areas
  • My changes need updates to the documentation. I have made corresponding changes to the documentation
  • My changes do not require updates to the documentation (explain).
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • Any dependent changes have been merged and published

…e grid_RRFS_CONUS_25km_ics_NAM_lbcs_NAM_suite_GFS_v16 fundamental test to run on Cheyenne GNU.
@MichaelLueken
Copy link
Collaborator Author

Closing this PR since @natalie-perlin's PR #826 will correct the issue with GNU HPC-stack built MET modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The grid_RRFS_CONUS_25km_ics_NAM_lbcs_NAM_suite_GFS_v16 test fails in run_MET_Pb2nc_obs on Cheyenne GNU
1 participant