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

Module files on Gaea C6 do not allow UPP to compile #1110

Open
EricJames-NOAA opened this issue Jan 3, 2025 · 1 comment
Open

Module files on Gaea C6 do not allow UPP to compile #1110

EricJames-NOAA opened this issue Jan 3, 2025 · 1 comment
Labels
bug Something isn't working EPIC Support Requested

Comments

@EricJames-NOAA
Copy link
Contributor

I am unable to compile UPP on Gaea C6. Loading the modulefile "gaeac6" produces the following error message:

Lmod has detected the following error: The following module(s) are unknown: "hdf5/1.14.3" "ip/5.0.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 "hdf5/1.14.3" "ip/5.0.0"

Also make sure that all modulefiles written in TCL start with the string #%Module

Executing this command requires loading "hdf5/1.14.3" which failed while processing the following module(s):

Module fullname  Module Filename
---------------  ---------------
upp_common       /gpfs/f6/bil-pmp/scratch/Eric.James/code/UPP/modulefiles/upp_common.lua
gaeac6           /gpfs/f6/bil-pmp/scratch/Eric.James/code/UPP/modulefiles/gaeac6.luaExecuting this command requires loading "ip/5.0.0" which failed while processing the following module(s):

Module fullname  Module Filename
---------------  ---------------
upp_common       /gpfs/f6/bil-pmp/scratch/Eric.James/code/UPP/modulefiles/upp_common.lua
gaeac6           /gpfs/f6/bil-pmp/scratch/Eric.James/code/UPP/modulefiles/gaeac6.lua
@WenMeng-NOAA
Copy link
Collaborator

@gspetro-NOAA @FernandoAndrade-NOAA Could you address this issue?

@WenMeng-NOAA WenMeng-NOAA added bug Something isn't working EPIC Support Requested labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working EPIC Support Requested
Projects
None yet
Development

No branches or pull requests

2 participants