You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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: