/[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.21 by dimitri, Mon Jul 10 18:43:04 2017 UTC revision 1.22 by dfer, Thu Sep 14 15:37:40 2017 UTC
# Line 4  Line 4 
4  # $Name$  # $Name$
5    
6  # Used to run the testreport on pleiades with:  # Used to run the testreport on pleiades with:
7  # module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 netcdf/4.4.1.1_serial  # module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 hdf4/4.2.12 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt
8  # works on all types of nodes  # works on all types of nodes
9    
10  FC=ifort  FC=ifort
# Line 55  fi Line 55  fi
55  F90FLAGS=$FFLAGS  F90FLAGS=$FFLAGS
56  F90OPTIM=$FOPTIM  F90OPTIM=$FOPTIM
57    
58  LIBS='-L/nasa/sgi/mpt/2.14r19/lib -lmpi -L/nasa/netcdf/4.0/lib -lnetcdf'  LIBS='-L/nasa/sgi/mpt/2.14r19/lib -lmpi -L/nasa/netcdf/4.4.1.1_mpt/lib -lnetcdf'
59  INCLUDES='-I/nasa/sgi/mpt/2.14r19/include -I/nasa/netcdf/4.0/include'  INCLUDES='-I/nasa/sgi/mpt/2.14r19/include -I/nasa/netcdf/4.4.1.1_mpt/include'
60  #INCLUDEDIRS='/nasa/sgi/mpt/2.14r19/include'  #INCLUDEDIRS='/nasa/sgi/mpt/2.14r19/include'
61    
62  #- used for parallel (MPI) DIVA  #- used for parallel (MPI) DIVA

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

  ViewVC Help
Powered by ViewVC 1.1.22