/[MITgcm]/MITgcm/tools/example_scripts/faulks/test_csail_fc5
ViewVC logotype

Diff of /MITgcm/tools/example_scripts/faulks/test_csail_fc5

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

revision 1.4 by jmc, Sat Sep 29 21:49:51 2007 UTC revision 1.5 by jmc, Fri Nov 30 17:05:50 2007 UTC
# Line 39  echo "  done" Line 39  echo "  done"
39  cd MITgcm/verification  cd MITgcm/verification
40    
41  echo "Running testreport using:"  echo "Running testreport using:"
42  comm="./testreport -adm -a edhill@mitgcm.org"  comm="./testreport -adm -a jmc@mitgcm.org"
43  echo "  \"$comm\""  echo "  \"$comm\""
44  echo "======================"  echo "======================"
45  echo  echo
# Line 55  echo "======================" Line 55  echo "======================"
55  echo  echo
56    
57  echo "Running testreport using:"  echo "Running testreport using:"
58  comm="./testreport -of ../tools/build_options/linux_ia32_g77 -a edhill@mitgcm.org"  comm="./testreport -of ../tools/build_options/linux_ia32_g77 -a jmc@mitgcm.org"
59  echo "  \"$comm\""  echo "  \"$comm\""
60  echo "======================"  echo "======================"
61  echo  echo
# Line 71  echo Line 71  echo
71    
72  echo "Running testreport using:"  echo "Running testreport using:"
73  export PGI=/usr/local/pkg/pgi/pgi-6.1-5  export PGI=/usr/local/pkg/pgi/pgi-6.1-5
74  comm="./testreport -match $MC -of ../tools/build_options/linux_ia32_pgf77+authors_fc5 -a edhill@mitgcm.org"  comm="./testreport -match $MC -of ../tools/build_options/linux_ia32_pgf77+authors_fc5 -a jmc@mitgcm.org"
75  echo "  \"$comm\""  echo "  \"$comm\""
76  echo "======================"  echo "======================"
77  echo  echo
# Line 86  echo "======================" Line 86  echo "======================"
86  echo  echo
87    
88  echo "Running testreport using:"  echo "Running testreport using:"
89  comm="./testreport -match $MC -of ../tools/build_options/linux_ia32_gfortran -a edhill@mitgcm.org"  comm="./testreport -match $MC -of ../tools/build_options/linux_ia32_gfortran -a jmc@mitgcm.org"
90  echo "  \"$comm\""  echo "  \"$comm\""
91  echo "======================"  echo "======================"
92  echo  echo
# Line 101  echo "======================" Line 101  echo "======================"
101  echo  echo
102    
103  echo "Running testreport using:"  echo "Running testreport using:"
104  comm="./testreport -match $MC -of ../tools/build_options/linux_ia32_ifort+authors_v9 -a edhill@mitgcm.org"  comm="./testreport -match $MC -of ../tools/build_options/linux_ia32_ifort+authors_v9 -a jmc@mitgcm.org"
105  echo "  \"$comm\""  echo "  \"$comm\""
106  echo "======================"  echo "======================"
107  echo  echo
# Line 118  echo Line 118  echo
118  echo "Running testreport using:"  echo "Running testreport using:"
119  export OMP_NUM_THREADS=2  export OMP_NUM_THREADS=2
120  export KMP_STACKSIZE=400m  export KMP_STACKSIZE=400m
121  comm="./testreport -mth -match $MC -of ../tools/build_options/linux_ia32_ifort.v9+mth -a edhill@mitgcm.org"  comm="./testreport -mth -match $MC -of ../tools/build_options/linux_ia32_ifort.v9+mth -a jmc@mitgcm.org"
122  echo "  \"$comm\""  echo "  \"$comm\""
123  echo "======================"  echo "======================"
124  echo  echo

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22