[MITgcm-devel] genmake2 -mpi

Jean-Michel Campin jmc at ocean.mit.edu
Mon Feb 23 19:51:51 EST 2004


Hi Alistair,

I was used to set #define ALLOW_USE_MPI & #define ALWAYS_USE_MPI
in CPP_EEOPTIONS.h but now, things have changed.

I found (in eesup/inc/CPP_EEOPTIONS.h) :
> CXXX We no longer select the use of MPI via this file (CPP_EEOPTIONS.h)
> CXXX To use MPI, use an appropriate genmake2 options file or use
> CXXX genmake2 -mpi .
> CXXX #undef  ALLOW_USE_MPI
> CXXX #undef  ALWAYS_USE_MPI

but when I try:
genmake2 -mpi -mods=../code

I get:

Error: unrecognized option: -mpi

And this has been like this since eesup/inc/CPP_EEOPTIONS.h was 
modified (Jan. 21, 2004).

Is the plan to change genmake2 to reconize the option -mpi ?
I think it would be nice to this finished.

Jean-Michel



More information about the MITgcm-devel mailing list