Skip to content
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

Closed
KateFriedman-NOAA opened this issue Nov 15, 2022 · 5 comments
Closed

[INSTALL] bufr/11.7.0 in GFSv16 stacks on Hera/Orion #506

KateFriedman-NOAA opened this issue Nov 15, 2022 · 5 comments
Assignees
Labels
Install hpc-stack installation on supported HPC systems

Comments

@KateFriedman-NOAA
Copy link
Member

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!

@KateFriedman-NOAA KateFriedman-NOAA added the Install hpc-stack installation on supported HPC systems label Nov 15, 2022
@Hang-Lei-NOAA
Copy link
Contributor

@KateFriedman-NOAA These libs have been added into EMC installations.
EPIC may also have them under their locations.

@KateFriedman-NOAA
Copy link
Member Author

@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!

@Hang-Lei-NOAA
Copy link
Contributor

Hang-Lei-NOAA commented Nov 15, 2022 via email

@KateFriedman-NOAA
Copy link
Member Author

@Hang-Lei-NOAA Oh right, thanks for catching that! I updated to the new path in the module_base.orion.lua modulefile already but not the gfs_bufr.orion.lua modulefile. I have now updated it in gfs_bufr.orion.lua and the bufr sounding build works. Thanks!

@KateFriedman-NOAA
Copy link
Member Author

I believe my install request has been satisfied. Thanks @Hang-Lei-NOAA ! Closing this issue as completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Install hpc-stack installation on supported HPC systems
Projects
None yet
Development

No branches or pull requests

3 participants