Hello, I am porting CESM2.2 onto a CentOS 7 Linux machine. I have been playing around with the config_compilers.xml settings, but I am not able to resolve the following issue when building cesm from ./case.build.
ld: cannot find -lnetcdf
ld: cannot find -lmkl_cdft_core
ld: cannot find -lmkl_scalapack_lp64
ld: cannot find -lmkl_blacs_intelmpi_lp64
I have confirmed that netcdf, lapack and blas are installed. I've attached my config_compilers.xml and Macros.make. Any help to understand and solve this problem is greatly appreciated!
ld: cannot find -lnetcdf
ld: cannot find -lmkl_cdft_core
ld: cannot find -lmkl_scalapack_lp64
ld: cannot find -lmkl_blacs_intelmpi_lp64
I have confirmed that netcdf, lapack and blas are installed. I've attached my config_compilers.xml and Macros.make. Any help to understand and solve this problem is greatly appreciated!