/[MITgcm]/MITgcm_contrib/high_res_cube/code-mods/CPP_EEOPTIONS.h
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/code-mods/CPP_EEOPTIONS.h

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

revision 1.1 by dimitri, Thu Oct 19 19:54:32 2006 UTC revision 1.2 by dimitri, Tue Dec 5 20:46:48 2006 UTC
# Line 61  C--   Flag to turn off the writing of er Line 61  C--   Flag to turn off the writing of er
61    
62  C--   Flag turns off MPI_SEND ready_to_receive polling in the  C--   Flag turns off MPI_SEND ready_to_receive polling in the
63  C     gather_* subroutines to speed up integrations.  C     gather_* subroutines to speed up integrations.
64  #define DISABLE_MPI_READY_TO_RECEIVE  #undef DISABLE_MPI_READY_TO_RECEIVE
65    
66  C--   Control MPI based parallel processing  C--   Control MPI based parallel processing
67  CXXX We no longer select the use of MPI via this file (CPP_EEOPTIONS.h)  CXXX We no longer select the use of MPI via this file (CPP_EEOPTIONS.h)
# Line 110  C           filled in some way. Line 110  C           filled in some way.
110  #define CAN_PREVENT_X_PERIODICITY  #define CAN_PREVENT_X_PERIODICITY
111  #define CAN_PREVENT_Y_PERIODICITY  #define CAN_PREVENT_Y_PERIODICITY
112    
113    C--   Alternative formulation of BYTESWAP, faster than
114    C     compiler flag -byteswapio on the Altix.
115    #define FAST_BYTESWAP
116    
117  #endif /* _CPP_EEOPTIONS_H_ */  #endif /* _CPP_EEOPTIONS_H_ */
118    
119  #include "CPP_EEMACROS.h"  #include "CPP_EEMACROS.h"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22