/[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.1 by jmc, Sat Aug 11 17:26:36 2007 UTC revision 1.2 by jmc, Mon Sep 17 18:23:57 2007 UTC
# Line 35  echo "  done" Line 35  echo "  done"
35  cd MITgcm/verification  cd MITgcm/verification
36    
37  echo "Running testreport using:"  echo "Running testreport using:"
38  comm="./testreport -adm $IEEE -a edhill@mitgcm.org"  comm="./testreport -adm -a edhill@mitgcm.org"
39  echo "  \"$comm\""  echo "  \"$comm\""
40  echo "======================"  echo "======================"
41  echo  echo
# Line 49  echo "======================" Line 49  echo "======================"
49  echo  echo
50    
51  echo "Running testreport using:"  echo "Running testreport using:"
52  comm="./testreport $IEEE -of ../tools/build_options/linux_ia32_g77 -a edhill@mitgcm.org"  comm="./testreport -of ../tools/build_options/linux_ia32_g77 -a edhill@mitgcm.org"
53  echo "  \"$comm\""  echo "  \"$comm\""
54  echo "======================"  echo "======================"
55  echo  echo
# Line 64  echo Line 64  echo
64    
65  echo "Running testreport using:"  echo "Running testreport using:"
66  export PGI=/usr/local/pkg/pgi/pgi-6.1-5  export PGI=/usr/local/pkg/pgi/pgi-6.1-5
67  comm="./testreport $IEEE -of ../tools/build_options/linux_ia32_pgf77+authors_fc5 -a edhill@mitgcm.org"  comm="./testreport -match 10 -of ../tools/build_options/linux_ia32_pgf77+authors_fc5 -a edhill@mitgcm.org"
68  echo "  \"$comm\""  echo "  \"$comm\""
69  echo "======================"  echo "======================"
70  echo  echo
# Line 78  echo "======================" Line 78  echo "======================"
78  echo  echo
79    
80  echo "Running testreport using:"  echo "Running testreport using:"
81  comm="./testreport $IEEE -of ../tools/build_options/linux_ia32_gfortran -a edhill@mitgcm.org"  comm="./testreport -match 10 -of ../tools/build_options/linux_ia32_gfortran -a edhill@mitgcm.org"
82  echo "  \"$comm\""  echo "  \"$comm\""
83  echo "======================"  echo "======================"
84  echo  echo
# Line 92  echo "======================" Line 92  echo "======================"
92  echo  echo
93    
94  echo "Running testreport using:"  echo "Running testreport using:"
95  comm="./testreport $IEEE -of ../tools/build_options/linux_ia32_ifort+authors_v9 -a edhill@mitgcm.org"  comm="./testreport -match 10 -of ../tools/build_options/linux_ia32_ifort+authors_v9 -a edhill@mitgcm.org"
96  echo "  \"$comm\""  echo "  \"$comm\""
97  echo "======================"  echo "======================"
98  echo  echo
# Line 108  echo Line 108  echo
108  echo "Running testreport using:"  echo "Running testreport using:"
109  export OMP_NUM_THREADS=2  export OMP_NUM_THREADS=2
110  export KMP_STACKSIZE=400m  export KMP_STACKSIZE=400m
111  comm="./testreport -mth -of ../tools/build_options/linux_ia32_ifort.v9+mth -a edhill@mitgcm.org"  comm="./testreport -mth -match 10 -of ../tools/build_options/linux_ia32_ifort.v9+mth -a edhill@mitgcm.org"
112  echo "  \"$comm\""  echo "  \"$comm\""
113  echo "======================"  echo "======================"
114  echo  echo

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

  ViewVC Help
Powered by ViewVC 1.1.22