/[MITgcm]/MITgcm/tools/build_options/linux_amd64_ifort+mpi_beagle
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_amd64_ifort+mpi_beagle

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

revision 1.2 by jahn, Mon Jun 15 19:05:46 2009 UTC revision 1.3 by jahn, Fri Aug 28 18:02:28 2009 UTC
# Line 26  CC='mpicc' Line 26  CC='mpicc'
26  F90C='mpif90 -fixed -c '  F90C='mpif90 -fixed -c '
27  LINK='mpif77'  LINK='mpif77'
28  INCLUDES="$CPPFLAGS"  INCLUDES="$CPPFLAGS"
29    LIBS="$LDFLAGS"
30    
31  # -DIFORT turns on ifort-specific declarations in darwin (RAND is not an intrinsic)  # -DIFORT turns on ifort-specific declarations in darwin (RAND is not an intrinsic)
32  DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DWORDLENGTH=4 -DIFORT'  DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DWORDLENGTH=4 -DIFORT'

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

  ViewVC Help
Powered by ViewVC 1.1.22