--- MITgcm/eesupp/inc/CPP_EEOPTIONS.h 2008/01/08 23:57:55 1.29 +++ MITgcm/eesupp/inc/CPP_EEOPTIONS.h 2009/04/26 00:32:23 1.30 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/eesupp/inc/CPP_EEOPTIONS.h,v 1.29 2008/01/08 23:57:55 jahn Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/eesupp/inc/CPP_EEOPTIONS.h,v 1.30 2009/04/26 00:32:23 jmc Exp $ C $Name: $ CBOP @@ -59,6 +59,10 @@ C-- Flag to turn off the writing of error message to ioUnit zero #undef DISABLE_WRITE_TO_UNIT_ZERO +C-- Flag to turn on checking for errors from all threads and procs +C (calling S/R IF_ERROR_STOP) before stopping. +#define USE_CHECK_FOR_ERROR + C-- Flag turns off MPI_SEND ready_to_receive polling in the C gather_* subroutines to speed up integrations. #undef DISABLE_MPI_READY_TO_RECEIVE