/[MITgcm]/MITgcm/tools/example_scripts/ACESgrid/aces_test_gnu_mpi
ViewVC logotype

Diff of /MITgcm/tools/example_scripts/ACESgrid/aces_test_gnu_mpi

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

revision 1.2 by jmc, Wed Aug 8 18:47:48 2007 UTC revision 1.3 by jmc, Thu Dec 6 03:32:12 2007 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  #  #
3  #PBS -q long  #PBS -q four-twelve
4  #PBS -N tst_gnu  #PBS -N tst_gnu
5  #PBS -l nodes=2:ppn=2  #PBS -l nodes=2:ppn=2
6  #PBS -e /home/jmc/test_ACES/output/tst_gnu.stderr  #PBS -e /home/jmc/test_ACES/output/tst_gnu.stderr
# Line 45  cvs -d :pserver:cvsanon@mitgcm.org:/u/gc Line 45  cvs -d :pserver:cvsanon@mitgcm.org:/u/gc
45  cd MITgcm/verification  cd MITgcm/verification
46  OPTFILE="../tools/build_options/linux_ia32_"$FC"+mpi_aces"  OPTFILE="../tools/build_options/linux_ia32_"$FC"+mpi_aces"
47  # ./testreport -j 2 -mpi -of $OPTFILE -command "$EXE" -a 'edhill@mitgcm.org'  # ./testreport -j 2 -mpi -of $OPTFILE -command "$EXE" -a 'edhill@mitgcm.org'
48  echo ./testreport -j 2 -mpi -of $OPTFILE -command "$EXE"  echo ./testreport -j 2 -mpi -of $OPTFILE -command "$EXE" -odir aces-gnu
49  ./testreport -j 2 -mpi -of $OPTFILE -command "$EXE"  ./testreport -j 2 -mpi -of $OPTFILE -command "$EXE" -odir aces-gnu
50    

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

  ViewVC Help
Powered by ViewVC 1.1.22