[develop] Update spack-stack on noaacloud#901
Conversation
natalie-perlin
left a comment
There was a problem hiding this comment.
MET and METplus modules in spack-stack have different environment variables. This may require SRW to be adapted to use MET and METplus modules
MichaelLueken
left a comment
There was a problem hiding this comment.
@EdwardSnyder-NOAA - Overall these changes look good!
I noted that two lines, loading intel and impi, had been commented out in build_noaacloud_intel.lua. If these will be used in the future, it is fine to keep them in and commented. However, if they won't be used, please remove these two lines to help clean up the modulefile.
Additionally, there is a conflict in the srw_common_spack.lua modulefile. Please merge the latest HEAD of develop into your feature/update-spack-stack-noaacloud branch and resolve the conflict. Once complete, I can give my approval and move forward with merging this work.
removed unneeded modules.
MichaelLueken
left a comment
There was a problem hiding this comment.
@EdwardSnyder-NOAA - Thanks for addressing the conflict and removing the comments from the modulefile! Approving and merging this work now.
DESCRIPTION OF CHANGES:
This PR updates the spack-stack used to build the SRW App to the latest spack-stack installed version. Changes also include using the new conda environment (workflow_tools), and updates the
NCORES_PER_NODEvariable to use the maximum compute cores for each Parallel Works Cloud Service Provider (PW CSPs).Type of change
TESTS CONDUCTED:
All test pass except the MET VX test:
grid_RRFS_CONUS_25km_ics_NAM_lbcs_NAM_suite_GFS_v16.That's because PR [develop] MET_verification: use modules met, metplus #826 was not tested on the NOAA Cloud platforms. Issue Use MET/METplus modules on NOAA Cloud #905 was opened to track the progress of using the MET and METplus modules on NOAA Cloud.DEPENDENCIES:
DOCUMENTATION:
No documentation updates are needed
ISSUE:
This addresses issue #881, which is cannot run the SRW App on NOAA Cloud
CHECKLIST
LABELS (optional):
A Code Manager needs to add the following labels to this PR:
CONTRIBUTORS (optional):
@natalie-perlin for installing workflow_tools on Azure and GCP.