/[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.34 by jmc, Mon May 14 13:13:40 2012 UTC revision 1.37 by dimitri, Mon May 12 14:31:11 2014 UTC
# Line 86  C--   Alternative formulation of BYTESWA Line 86  C--   Alternative formulation of BYTESWA
86  C     compiler flag -byteswapio on the Altix.  C     compiler flag -byteswapio on the Altix.
87  #undef FAST_BYTESWAP  #undef FAST_BYTESWAP
88    
89    C--   Flag defined for eeboot_minimal.F, eeset_parms.F,
90    C     and open_copy_data_file.F to write STDOUT, STDERR,
91    C     and scratch files from process 0 only.
92    #undef SINGLE_DISK_IO
93    
94  C=== MPI, EXCH and GLOBAL_SUM related options ===  C=== MPI, EXCH and GLOBAL_SUM related options ===
95  C--   Flag turns off MPI_SEND ready_to_receive polling in the  C--   Flag turns off MPI_SEND ready_to_receive polling in the
96  C     gather_* subroutines to speed up integrations.  C     gather_* subroutines to speed up integrations.
# Line 96  CXXX We no longer select the use of MPI Line 101  CXXX We no longer select the use of MPI
101  CXXX To use MPI, use an appropriate genmake2 options file or use  CXXX To use MPI, use an appropriate genmake2 options file or use
102  CXXX genmake2 -mpi .  CXXX genmake2 -mpi .
103  CXXX #undef  ALLOW_USE_MPI  CXXX #undef  ALLOW_USE_MPI
 CXXX #undef  ALWAYS_USE_MPI  
104    
105  C--   Control use of communication that might overlap computation.  C--   Control use of communication that might overlap computation.
106  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.34  
changed lines
  Added in v.1.37

  ViewVC Help
Powered by ViewVC 1.1.22