arbetter@nsidc_org
New Member
I am trying to install CSIM5 on a 4-processor Linux machine
which does not have the MPI libraries currently installed.
It compiles and runs fine using "single" as the binary type
(ie not using the MPI libraries, -DHIDE_MPI is on, -D_MPI is
off)
Using "MPI" as the binary type, the compile fails. The model
cannot find the library mpi.h. I'm told this is part of the
MPICH package.
Where can one get the correct MPI package to download and install
so that the MPI libraries can be installed on my local machine?
which does not have the MPI libraries currently installed.
It compiles and runs fine using "single" as the binary type
(ie not using the MPI libraries, -DHIDE_MPI is on, -D_MPI is
off)
Using "MPI" as the binary type, the compile fails. The model
cannot find the library mpi.h. I'm told this is part of the
MPICH package.
Where can one get the correct MPI package to download and install
so that the MPI libraries can be installed on my local machine?