/[MITgcm]/MITgcm/tools/build_options/linux_amd64_pgf77+mpi_xd1
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_amd64_pgf77+mpi_xd1

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

revision 1.2 by mlosch, Thu Mar 24 13:28:09 2005 UTC revision 1.3 by mlosch, Mon Sep 5 14:43:54 2005 UTC
# Line 18  CPP='/usr/bin/cpp -P -traditional' Line 18  CPP='/usr/bin/cpp -P -traditional'
18    
19  MPI='true'  MPI='true'
20  DEFINES='-DWORDLENGTH=4'  DEFINES='-DWORDLENGTH=4'
21  INCLUDES='-I/usr/mpich/mpich-1.2.5-pgi522/include'  INCLUDES='-I/usr/mpich/mpich-1.2.5-pgi522/include -I/home/xd1/mlosch/netcdf-3.6.0-p1/include'
22  LIBS='-Mmpi -Mfmpi'  LIBS='-Mmpi -Mfmpi -L/home/xd1/mlosch/netcdf-3.6.0-p1/lib -lnetcdf'
23    
24  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
25      #  No need for IEEE-754      #  No need for IEEE-754

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

  ViewVC Help
Powered by ViewVC 1.1.22