-
Notifications
You must be signed in to change notification settings - Fork 121
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] feat: predefined grid support for smoke/dust component #1190
[develop] feat: predefined grid support for smoke/dust component #1190
Conversation
… into feature/add_sd
…s Doc Tests on GitHub
[feature/add_sd] Update TechDocs/ush to allow for the TechDocs to pass
…ined-grid-support-reconcile
…oncile' into feat/predefined-grid-support-reconcile
@benkozi - In order to add support to all Tier-1 platforms, please add:
to the following modulefiles:
These modifications are already present in It also looks like you will need to apply changes that you made to the
It fails without any message following this command. On Gaea-C5, the error message is as follows:
These were tests run using |
@MichaelLueken - Regarding
Do you know why this may be happening on these platforms before I dig further? |
…ined-grid-support-reconcile
@benkozi - I think I might have an idea of what is happening. For most machines, setting:
in It's not clear to me how Gaea-C6 is able to successfully run the |
@MichaelLueken - After a little investigation, we need to be loading |
@benkozi - It looks like you will need to make the following changes to allow smoke and dust to run on all Tier-1 platforms:
With these changes, the smoke and dust tests work on Derecho:
and Gaea-C5:
|
That's great news @MichaelLueken! I pushed your recommended changes here: benkozi@8ecd735. Thanks for testing and identifying the necessary changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @benkozi!
The retests have successfully passed on Derecho:
----------------------------------------------------------------------------------------------------
Experiment name | Status | Core hours used
----------------------------------------------------------------------------------------------------
smoke_dust_grid_RRFS_CONUS_3km_suite_HRRR_gf_20250224134111 COMPLETE 1710.77
----------------------------------------------------------------------------------------------------
Total COMPLETE 1710.77
and Gaea-C5:
----------------------------------------------------------------------------------------------------
Experiment name | Status | Core hours used
----------------------------------------------------------------------------------------------------
smoke_dust_grid_RRFS_CONUS_3km_suite_HRRR_gf_20250224164212 COMPLETE 1907.48
----------------------------------------------------------------------------------------------------
Total COMPLETE 1907.48
Approving now.
Thank you @MichaelLueken and @chan-hoo for the approvals! |
The Jenkins runner is currently down for Gaea-C6. Manually ran the Jenkins scripts on that platform. All coverage WE2E tests successfully passed:
Awaiting the rest of the Jenkins automated tests before moving forward. |
The UFS_FIRE WE2E tests have successfully passed via Jenkins The AQM WE2E test, however, is failing in both
For nexus, the failure appears to be associated with loading the AQM
We can't move forward with these changes until the issues with the AQM WE2E test have been resolved. |
@MichaelLueken - I reached out to the US/SI team for help creating the links on |
@MichaelLueken - @EdwardSnyder-NOAA updated links on |
The Jenkins automated tests have successfully completed for all machines. The AQM WE2E tests have successfully passed on Derecho:
and Hera:
Hercules and Orion are undergoing maintenance, so tests can't be run on those platforms. Moving forward with merging this work. |
DESCRIPTION OF CHANGES:
Type of change
TESTS CONDUCTED:
DOCUMENTATION:
ISSUE:
CHECKLIST
CONTRIBUTORS (optional):
@chan-hoo @JohanaRomeroAlvarez @gspetro-NOAA