/[MITgcm]/MITgcm/tools/build_options/sunos_sparc_sunf90+mpi_generic
ViewVC logotype

Diff of /MITgcm/tools/build_options/sunos_sparc_sunf90+mpi_generic

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

revision 1.1 by ce107, Fri Mar 19 04:02:07 2010 UTC revision 1.2 by jmc, Sun Mar 21 22:22:53 2010 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  #  #
3    # $Header$
4    # $Name$
5    
6  #  Build options for the Sun fortran compiler with a generic MPI  #  Build options for the Sun fortran compiler with a generic MPI
7  # DON'T FORGET to set environment variable MPI_INC_DIR to the include  # DON'T FORGET to set environment variable MPI_INC_DIR to the include
8  # directory of your MPI implementation  # directory of your MPI implementation
9    
10  FC=${FC:=mpif77}  FC=${FC:=mpif77}
11  F90C=${F90C:=mpif90}  F90C=${F90C:=mpif90}
12  CC=${CC:=mpicc}  CC=${CC:=mpicc}

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

  ViewVC Help
Powered by ViewVC 1.1.22