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

Diff of /MITgcm/tools/build_options/linux_ia32_sunf90

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

revision 1.3 by jmc, Mon Sep 12 15:10:14 2011 UTC revision 1.4 by jmc, Mon Jul 22 18:40:45 2013 UTC
# Line 91  fi Line 91  fi
91  if [ -n "$MPI_INC_DIR" -a "x$MPI" = xtrue ] ; then  if [ -n "$MPI_INC_DIR" -a "x$MPI" = xtrue ] ; then
92      INCLUDES="$INCLUDES -I$MPI_INC_DIR"      INCLUDES="$INCLUDES -I$MPI_INC_DIR"
93      INCLUDEDIRS="$INCLUDEDIRS $MPI_INC_DIR"      INCLUDEDIRS="$INCLUDEDIRS $MPI_INC_DIR"
94        #- used for parallel (MPI) DIVA
95      MPIINCLUDEDIR="$MPI_INC_DIR"      MPIINCLUDEDIR="$MPI_INC_DIR"
96      MPI_HEADER_FILES=${MPI_HEADER_FILES:='mpif.h mpiof.h'}     #MPI_HEADER_FILES=${MPI_HEADER_FILES:='mpif.h mpiof.h'}
     MPI_HEADER_FILES_INC=${MPI_HEADER_FILES_INC:='./mpi_headers/mpif.h ./mpi_headers/mpiof.h'}  
97  fi  fi
98    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22