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

Diff of /MITgcm/tools/build_options/linux_amd64_gfortran_generic_mpi

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

revision 1.1 by ce107, Mon Jun 22 23:13:30 2009 UTC revision 1.2 by ce107, Wed Jul 15 05:18:45 2009 UTC
# Line 21  CC=${CC:=mpicc} Line 21  CC=${CC:=mpicc}
21  DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DWORDLENGTH=4 -DNML_TERMINATOR'  DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DWORDLENGTH=4 -DNML_TERMINATOR'
22  CPP='cpp -traditional -P'  CPP='cpp -traditional -P'
23  EXTENDED_SRC_FLAG='-ffixed-line-length-132'  EXTENDED_SRC_FLAG='-ffixed-line-length-132'
24    OMPFLAG='-fopenmp'
25    
26  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'
27  NOOPTFILES=''  NOOPTFILES=''

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

  ViewVC Help
Powered by ViewVC 1.1.22