Issues in getting dependencies on an institute HPC. #2150
Labels
category: Question
Further information is requested
topic: User Environment
Relating to libraries, containers, AMIs, etc.
Name and Institution (Required)
Name: Garvit Agarwal
Institution: IISER Pune
Confirm you have reviewed the following documentation
Description of your issue or question
Hi, I am trying to run GEOS-Chem Classic on my institute HPC. I am not able to install the dependencies using Spack since it fails with 'permission denied' (I dont have root access on this HPC). The HPC has several 'modules' available including for netcdf-fortran, hdf5 etc that I am able to load with 'module load '. However when I try to build my run directory using command 'cmake ../CodeDir -DRUNDIR=..' , I get the error:
Counldn't find one or more of NetCDF's files! The following
files/directories weren't found:
I am not able to find these files so I cant provide the path to them to cmake.
Is it not possible to use GEOS-Chem by loading modules like this?
My bigger question is whether there is another way to build all the dependencies?
The text was updated successfully, but these errors were encountered: