Hi,
We are trying to run CESM on a linux Centos 7 cluster, and although we've installed the required packages:
and cloned CESM as described in the tutorial, after porting we're still having problems when running python regression tests.
In this way, I would like to ask if you have a virtual box image with the system installed for download or another solution you recommend.
We are trying to run CESM on a linux Centos 7 cluster, and although we've installed the required packages:
- UNIX style operating system such as CNL, AIX or Linux
- python >= 2.7
- perl 5
- subversion client (version 1.8 or greater but less than v1.11) for downloading CAM, POP, and WW3
- git client (1.8 or greater)
- Fortran compiler with support for Fortran 2003
- C compiler
- MPI (although CESM does not absolutely require it for running on one processor)
- NetCDF 4.3 or newer.
- ESMF 5.2.0 or newer (optional).
- pnetcdf 1.7.0 is required and 1.8.1 is optional but recommended
- Trilinos may be required for certain configurations
- LAPACK and BLAS
- CMake 2.8.6 or newer
and cloned CESM as described in the tutorial, after porting we're still having problems when running python regression tests.
In this way, I would like to ask if you have a virtual box image with the system installed for download or another solution you recommend.