Error when running GCHP container v14.4.0 with Singularity #439
Labels
category: Question
Further information is requested
topic: Containers
Relating to environment containers
topic: Runtime
Related to runtime issues (e.g. simulation stops with error)
Your name
Coralina Hernández Trujillo
Your affiliation
CIEMAT, Madrid, Spain
Please provide a clear and concise description of your question or discussion topic.
I have been trying to run GCHP container (version 14.4.0) with Singularity on Slurm as @mgarciavi mentioned in #438 . I think I'm been able to do the set up succesfully. The issue arise when I run the model, I get the following error message just after srun is called:
"./gchp: error while loading shared libraries: libnetcdf.so.19: cannot open shared object file: No such file or directory"
Besides the slurm output (slurm-1844748.txt) where you can see above error, I'm attaching the run script (lanza-gchp.batch_job.txt) with the bash script used to configure settings (setCommonRunSettings.txt).
Because the error seems to be related to loading the internal environment of the container, I'm also attaching the internal_exec file (internal_exec.txt) and the .container_run.rc (container_run_rc.txt) in case it may help.
Thank you for your help!
container_run_rc.txt
internal_exec.txt
lanza-gchp.batch_job.txt
setCommonRunSettings.txt
slurm-1844747.txt
The text was updated successfully, but these errors were encountered: