/[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.5 by adcroft, Mon Jun 22 15:26:24 1998 UTC revision 1.7 by adcroft, Wed Jul 15 22:05:44 1998 UTC
# Line 62  C                              system F9 Line 62  C                              system F9
62  #endif  #endif
63    
64  #ifdef TARGET_DEC  #ifdef TARGET_DEC
65  #define USE_KAP_THREADING  #undef  USE_KAP_THREADING
66  #endif  #endif
67    
68  #ifdef TARGET_SGI  #ifdef TARGET_SGI
# Line 98  C     it alone execute the BEGIN_MASTER. Line 98  C     it alone execute the BEGIN_MASTER.
98  #define _END_MASTER(a)    ENDIF  #define _END_MASTER(a)    ENDIF
99    
100  C--   Control MPI based parallel processing  C--   Control MPI based parallel processing
101  #undef  ALLOW_USE_MPI  #define ALLOW_USE_MPI
102  #undef  ALWAYS_USE_MPI  #define ALWAYS_USE_MPI
103    
104  C--   Control use of communication that might overlap computation.  C--   Control use of communication that might overlap computation.
105  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.5  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22