/[MITgcm]/MITgcm/tools/build_options/linux_ia32_ifort
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_ia32_ifort

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

revision 1.17 by jmc, Tue Sep 6 22:15:55 2011 UTC revision 1.18 by jmc, Mon Jul 22 18:40:45 2013 UTC
# Line 136  fi Line 136  fi
136  if [ -n "$MPI_INC_DIR" -a "x$MPI" = xtrue ] ; then  if [ -n "$MPI_INC_DIR" -a "x$MPI" = xtrue ] ; then
137      INCLUDES="$INCLUDES -I$MPI_INC_DIR"      INCLUDES="$INCLUDES -I$MPI_INC_DIR"
138      INCLUDEDIRS="$INCLUDEDIRS $MPI_INC_DIR"      INCLUDEDIRS="$INCLUDEDIRS $MPI_INC_DIR"
139  #   MPIINCLUDEDIR="$MPI_INC_DIR"      #- used for parallel (MPI) DIVA
140  #   MPI_HEADER_FILES='mpif.h mpiof.h'      MPIINCLUDEDIR="$MPI_INC_DIR"
141  #   MPI_HEADER_FILES_INC='./mpi_headers/mpif.h ./mpi_headers/mpiof.h'     #MPI_HEADER_FILES='mpif.h mpiof.h'
142  fi  fi

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.22