-
Notifications
You must be signed in to change notification settings - Fork 36
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
[INSTALL] bufr/11.7.0 in GFSv16 stacks on Hera/Orion #506
Comments
@KateFriedman-NOAA These libs have been added into EMC installations. |
@Hang-Lei-NOAA Awesome, I see them under the gfsv16 installs now on both Hera and Orion:
The code that needs it builds without issue on Hera. On Orion I can find and load it fine but at buildtime I get this error:
Do I just need to wait for the cache to update? Thanks! I see |
@kate Friedman - NOAA Federal ***@***.***> Please update the
path, sorry the EMC installation moved after Kyle left.
vi
/work/noaa/global/kfriedma/git/release-gfs.v16.3.0/modulefiles/gfs_bufr.orion.lua
prepend_path("MODULEPATH", "/apps/contrib/NCEP/hpc-stack/
libs/hpc-stack-gfsv16/modulefiles/stack")
…On Tue, Nov 15, 2022 at 12:13 PM Kate Friedman ***@***.***> wrote:
@Hang-Lei-NOAA <https://github.com/Hang-Lei-NOAA> Awesome, I see them
under the gfsv16 installs now on both Hera and Orion:
------------------------------------- /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack-gfsv16/modulefiles/compiler/intel/18.0.5.274 --------------------------------------
bufr/11.4.0 bufr/11.7.0 (D) bufr/11.7.1
------------------------------------------- /apps/contrib/NCEP/hpc-stack/libs/hpc-stack-gfsv16/modulefiles/compiler/intel/2018.4 --------------------------------------------
bufr/11.4.0 bufr/11.7.0 (D)
The code that needs it builds without issue on Hera. On Orion I can find
and load it fine but at buildtime I get this error:
++ /apps/lmod/lmod/libexec/lmod bash load gfs_bufr.orion
Lmod has detected the following error: The following module(s) are unknown: "bufr/11.7.0"
Please check the spelling or version number. Also try "module spider ..."
It is also possible your cache file is out-of-date; it may help to try:
$ module --ignore-cache load "bufr/11.7.0"
Also make sure that all modulefiles written in TCL start with the string #%Module
Executing this command requires loading "bufr/11.7.0" which failed while processing the following module(s):
Module fullname Module Filename
--------------- ---------------
gfs_bufr.orion /work/noaa/global/kfriedma/git/release-gfs.v16.3.0/sorc/../modulefiles/gfs_bufr.orion.lua
Do I just need to wait for the cache to update? Thanks!
I see bufr/11.7.0 in the other hpc-stack installs already and it's good
to know it's in the EPIC installs as well. Thanks for letting me know!
—
Reply to this email directly, view it on GitHub
<#506 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFGHFXTNSQZYGWZZWWDWIPAEBANCNFSM6AAAAAASBCB7FI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@Hang-Lei-NOAA Oh right, thanks for catching that! I updated to the new path in the |
I believe my install request has been satisfied. Thanks @Hang-Lei-NOAA ! Closing this issue as completed. |
Which software in the stack would you like installed?
bufr
What is the version/tag of the software?
11.7.0
Which machines would you like to have the software installed?
Hera and Orion
Additional context
Please install under GFSv16 stacks:
Hera - /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack-gfsv16/modulefiles/stack
Orion - /apps/contrib/NCEP/hpc-stack/libs/hpc-stack-gfsv16/modulefiles/stack
Needed to support GFSv16.3.0 packages on Hera and Orion. Thanks!
The text was updated successfully, but these errors were encountered: