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

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

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

revision 1.8 by zhc, Fri Jun 17 15:56:28 2011 UTC revision 1.9 by dfer, Fri Dec 23 14:04:59 2011 UTC
# Line 4  Line 4 
4  # $Name$  # $Name$
5    
6  # tested on pleiades using SLES11 and:  # tested on pleiades using SLES11 and:
7  # module load comp-intel/2011.2 mpi-sgi/mpt.2.04-fsa netcdf/4.0  # module load comp-intel/2011.2 mpi-sgi/mpt.2.04.10789 netcdf/4.0
8    
9  FC=ifort  FC=ifort
10    
# Line 15  OMPFLAG='-openmp' Line 15  OMPFLAG='-openmp'
15  CFLAGS='-fPIC'  CFLAGS='-fPIC'
16  LDADD='-shared-intel'  LDADD='-shared-intel'
17    
18  LIBS='-L/nasa/sgi/mpt/2.04-fsa/lib -lmpi -L/nasa/netcdf/4.0/lib -lnetcdf'  LIBS='-L/nasa/sgi/mpt/2.04.10789/lib -lmpi -L/nasa/netcdf/4.0/lib -lnetcdf'
19  INCLUDES='-I/nasa/sgi/mpt/2.04-fsa/include -I/nasa/netcdf/4.0/include'  INCLUDES='-I/nasa/sgi/mpt/2.04.10789/include -I/nasa/netcdf/4.0/include'
20  INCLUDEDIRS='/nasa/sgi/mpt/2.04-fsa/include'  INCLUDEDIRS='/nasa/sgi/mpt/2.04.10789/include'
21  MPIINCLUDEDIR='/nasa/sgi/mpt/2.04-fsa/include'  MPIINCLUDEDIR='/nasa/sgi/mpt/2.04.10789/include'
22  MPI_HEADER_FILES='mpif.h mpiof.h mpif_parameters.h'  MPI_HEADER_FILES='mpif.h mpiof.h mpif_parameters.h'
23  MPI_HEADER_FILES_INC='./mpi_headers/mpif.h ./mpi_headers/mpiof.h ./mpi_headers/mpif_parameters.h'  MPI_HEADER_FILES_INC='./mpi_headers/mpif.h ./mpi_headers/mpiof.h ./mpi_headers/mpif_parameters.h'
24    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22