/[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.28 by jmc, Tue Sep 4 14:40:08 2007 UTC revision 1.29 by jahn, Tue Jan 8 23:57:55 2008 UTC
# Line 118  C--   Alternative way of doing global su Line 118  C--   Alternative way of doing global su
118  C     but instead, explicit MPI send & recv calls.  C     but instead, explicit MPI send & recv calls.
119  #undef GLOBAL_SUM_SEND_RECV  #undef GLOBAL_SUM_SEND_RECV
120    
121    C--   Alternative way of doing global sum on a single CPU
122    C     to eliminate tiling-dependent roundoff errors.
123    C     Note: This is slow.
124    #undef  CG2D_SINGLECPU_SUM
125    
126  #endif /* _CPP_EEOPTIONS_H_ */  #endif /* _CPP_EEOPTIONS_H_ */
127    
128  #include "CPP_EEMACROS.h"  #include "CPP_EEMACROS.h"

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

  ViewVC Help
Powered by ViewVC 1.1.22