/[MITgcm]/MITgcm/eesupp/inc/CPP_EEOPTIONS.h
ViewVC logotype

Diff of /MITgcm/eesupp/inc/CPP_EEOPTIONS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.18 by cnh, Fri Sep 21 03:54:35 2001 UTC revision 1.19 by adcroft, Wed Jan 21 21:10:03 2004 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
   These lines are here to deliberately cause a compile-time error.  
   If you see these lines in your .F files or the compiler shows them  
   as an error then it means you have not placed your configuration  
   files in the appropriate place.  
   You need to place you own copy of CPP_EEOPTIONS.h in the include  
   path for the model.  
   
4  CBOP  CBOP
5  C     !ROUTINE: CPP_EEOPTIONS.h  C     !ROUTINE: CPP_EEOPTIONS.h
6  C     !INTERFACE:  C     !INTERFACE:
# Line 60  C     undef this option. Line 53  C     undef this option.
53  #undef  FMTFTN_IO_THREADSAFE  #undef  FMTFTN_IO_THREADSAFE
54    
55  C--   Control MPI based parallel processing  C--   Control MPI based parallel processing
56  #undef  ALLOW_USE_MPI  CXXX We no longer select the use of MPI via this file (CPP_EEOPTIONS.h)
57  #undef  ALWAYS_USE_MPI  CXXX To use MPI, use an appropriate genmake2 options file or use
58    CXXX genmake2 -mpi .
59    CXXX #undef  ALLOW_USE_MPI
60    CXXX #undef  ALWAYS_USE_MPI
61    
62  C--   Control use of communication that might overlap computation.  C--   Control use of communication that might overlap computation.
63  C     Under MPI selects/deselects "non-blocking" sends and receives.  C     Under MPI selects/deselects "non-blocking" sends and receives.

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

  ViewVC Help
Powered by ViewVC 1.1.22