You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the update to the ufs-srweather-app at e317d02, changes were required to allow the run_post tasks to complete for GNU compilers. The version of the ufs-weather-model associated with this hash was b388eb9 and with a UPP hash of b37f8ab.
During the bi-weekly UFS app and component coordination meeting, I was told that the latest update to the ufs-weather-model, from earlier that morning, updated UPP and corrected issues associated with the post control file. The ufs-weather-model hash has been updated to 36d6e16 (March 24, 2023) and the UPP hash has been updated to 22cfb88 (March 22, 2023). The changes required to allow the previous versions of ufs-weather-model and UPP were removed. The fundamental WE2E tests were run using the updated hashes on Cheyenne (both GNU and Intel) and successfully passed.
Solution
Update ufs-weather-model and UPP hashes so that the post control file from UPP can be used, rather than pulling the file directly from the weather model.
Acceptance Criteria (Definition of Done)
Once the hashes have been updated and the changes that were required to run the run_post tasks reverted, the WE2E fundamental tests should successfully run on both Intel and GNU compilers.
The text was updated successfully, but these errors were encountered:
Description
In the update to the
ufs-srweather-app
at e317d02, changes were required to allow therun_post
tasks to complete for GNU compilers. The version of theufs-weather-model
associated with this hash was b388eb9 and with aUPP
hash of b37f8ab.During the bi-weekly UFS app and component coordination meeting, I was told that the latest update to the
ufs-weather-model
, from earlier that morning, updated UPP and corrected issues associated with the post control file. Theufs-weather-model
hash has been updated to 36d6e16 (March 24, 2023) and theUPP
hash has been updated to 22cfb88 (March 22, 2023). The changes required to allow the previous versions ofufs-weather-model
andUPP
were removed. The fundamental WE2E tests were run using the updated hashes on Cheyenne (both GNU and Intel) and successfully passed.Solution
Update
ufs-weather-model
andUPP
hashes so that the post control file fromUPP
can be used, rather than pulling the file directly from the weather model.Acceptance Criteria (Definition of Done)
Once the hashes have been updated and the changes that were required to run the
run_post
tasks reverted, the WE2E fundamental tests should successfully run on both Intel and GNU compilers.The text was updated successfully, but these errors were encountered: