/[MITgcm]/MITgcm/tools/genmake
ViewVC logotype

Diff of /MITgcm/tools/genmake

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

revision 1.33.2.5 by adcroft, Thu Mar 22 19:07:34 2001 UTC revision 1.33.2.6 by adcroft, Wed Mar 28 16:36:08 2001 UTC
# Line 416  switch ($platform$USEMPI) Line 416  switch ($platform$USEMPI)
416      breaksw      breaksw
417    case Linux+pgi+mpi:    case Linux+pgi+mpi:
418      if ($?include_jam_libs) then      if ($?include_jam_libs) then
419       set INCLUDES   = ( '-I/usr/local//mpich-cnh-install/include' )       set INCLUDES   = ( '-I/usr/local/mpich-1.2.1/pgi_fortran_binding/include' )
420       set LIBS       = ( '-L/usr/local/mpich-cnh-install/lib/LINUX/ch_p4/ -lfmpich -lmpich' )       set LIBS       = ( '-L/usr/local/mpich-1.2.1/pgi_fortran_binding/lib/ -lfmpich -lmpich' )
421      else      else
422       set INCLUDES   = ( '-I/usr/local/include' )       set INCLUDES   = ( '-I/usr/local/include' )
423       set LIBS       = ( '-L/usr/local/lib/LINUX/ch_p4/ -lfmpich -lmpich' )       set LIBS       = ( '-L/usr/local/lib/LINUX/ch_p4/ -lfmpich -lmpich' )
# Line 579  cat >> ${mfile} <<EOF Line 579  cat >> ${mfile} <<EOF
579  # extra stuff for Hyades ............................................  # extra stuff for Hyades ............................................
580  HYADES_DIR = /u/u0/cnh/jam-lib/software  HYADES_DIR = /u/u0/cnh/jam-lib/software
581  HYADES_DIR = /u/u0/cnh/jam-lib-twoproc  HYADES_DIR = /u/u0/cnh/jam-lib-twoproc
582    HYADES_DIR = /usr/local/jamlib/current/dual_proc
583  WORK_DIR   = \$(HYADES_DIR)  WORK_DIR   = \$(HYADES_DIR)
584  DEPOSIT_DIR = linux_bin  DEPOSIT_DIR = linux_bin
585    

Legend:
Removed from v.1.33.2.5  
changed lines
  Added in v.1.33.2.6

  ViewVC Help
Powered by ViewVC 1.1.22