-
Notifications
You must be signed in to change notification settings - Fork 153
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
Add Hercules support for GSI #574
Comments
Wondering if anybody tries to run GSI with spack-stack (stack-intel/2021.7.1) on Hercules. I have issues during running while it compiled successfully on Hercules. |
I have compiled and run it with spack-stack 1.4.0 successfully on orion, but on hercules I get a sefault in CRTM (JCSDA/spack-stack#643). |
Any updates on this issue? Adding @dtkleist to keep him in the loop. |
None at this time. |
@RussTreadon-NOAA There are a couple of upstream dependencies I need to get in first. First is a spack-stack version 1.5.0 build with gsi-ncdiag/1.1.2 and bufr/11.7.0. I've requested that build in JCSDA/spack-stack#841 on Hera and Orion to start. Once tested, it should be installed everywhere, including Hercules. Secondly, the UFS is currently in the process of upgrading to spack-stack/1.5.0 (ufs-community/ufs-weather-model#1920). They are having some trouble finding an open MPI solution that will work for Hercules. This would likely be an issue for the GSI as well, so waiting for that to resolve first would likely save a lot of work. |
Thank you @aerorahul for the update. Thank you, @DavidHuber-NOAA for getting us this far. We can't move forward until the the items you mention are resolved. |
@DavidHuber-NOAA @RussTreadon-NOAA we are committing PR#1920. The issue on Hercules is resolved. Thanks |
Thank you @junwang-noaa for letting us know. |
The model is updated. You can see hercules module files here: Thanks |
Thank you @junwang-noaa! |
I ran the regression tests successfully on Hercules noting that this establishes the baseline and thus it compared against itself. All tests passed except Below are the runtimes for all tests:
|
PR #624 has been merged into |
Though it shares a file system with Orion, its system specs and software stack are significantly different. Therefore, to enable running the GSI on Hercules, several of the RT configs/scripts need updated. A new gsi_hercules.intel.lua file is also required.
Description
MSU Hercules was recently made available for NOAA R&D use.
The GSI needs to be ported to Hercules.
Solution
Update all necessary files to enable GSI functionality on Hercules.
A spack-stack is available on Hercules and is accessible via:
The text was updated successfully, but these errors were encountered: