[MITgcm-support] Make depend error
Don Stark
drstark at nps.edu
Tue Apr 26 21:16:29 EDT 2005
> So, are you certain that all three of those are consistent?
No I hadn't check these for consistency.
>
> Note that, for the "MITgcm/verification/exp2" example, you will probably
> want to use the 2-processor version of the SIZE.h file:
>
> MITgcm/verification/exp2/code/SIZE.h_mpi
>
> instead of the default 1-processor version:
>
> MITgcm/verification/exp2/code/SIZE.h
>
> when you build the model. This is easy enough to do by using the
> SIZE.h_mpi file to overwrite the SIZE.h file.
So do you mean I need to copy the contents of SIZE.h_mpi into SIZE.h? Or
does the compiler know which to access. It looks like SIZE.h_mpi is set up
to run with two processors, which is what I've been trying to run.
More information about the MITgcm-support
mailing list