-
Notifications
You must be signed in to change notification settings - Fork 102
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
Comments
@gspetro-NOAA @FernandoAndrade-NOAA Could you address this issue? |
I've reached out to my teammates who are working on Gaea C6 and will let you know when I hear back or put them in touch with you. |
Gaea-c6 modulefile was not updated to use the spack-stack-1.8.0 as several other platforms. The modulefile . |
As @natalie-perlin said, two lines in modulefiles/gaeac6.lua has to be changed:
Result:
|
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):
The text was updated successfully, but these errors were encountered: