/[MITgcm]/MITgcm/tools/genmake2
ViewVC logotype

Diff of /MITgcm/tools/genmake2

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

revision 1.247 by jahn, Wed Dec 26 17:20:01 2012 UTC revision 1.248 by jmc, Thu Jan 24 19:07:04 2013 UTC
# Line 1702  check_for_broken_Ff Line 1702  check_for_broken_Ff
1702  if test ! "x$MPI" = x ; then  if test ! "x$MPI" = x ; then
1703        echo "  Turning on MPI cpp macros"        echo "  Turning on MPI cpp macros"
1704        DEFINES="$DEFINES -DALLOW_USE_MPI"        DEFINES="$DEFINES -DALLOW_USE_MPI"
1705    #- To compile code older than checkpoint63s (2012/09/05), un-comment the following line:
1706    #     DEFINES="$DEFINES -DALWAYS_USE_MPI"
1707  fi  fi
1708  if test ! "x$OMP" = x ; then  if test ! "x$OMP" = x ; then
1709        echo "  Add OMPFLAG and turn on OpenMP cpp macros"        echo "  Add OMPFLAG and turn on OpenMP cpp macros"

Legend:
Removed from v.1.247  
changed lines
  Added in v.1.248

  ViewVC Help
Powered by ViewVC 1.1.22