| 107 |
'iadm' ) |
'iadm' ) |
| 108 |
|
|
| 109 |
./testreport -MPI 3 -adm -of ../tools/build_options/linux_amd64_ifort11 \ |
./testreport -MPI 3 -adm -of ../tools/build_options/linux_amd64_ifort11 \ |
| 110 |
-devel -nc -repl_mk do_make_syntax.sh -obj -dd > ../../tr_run_$tt.log 2>&1 |
-devel -nc -ncad -repl_mk do_make_syntax.sh -obj -dd > ../../tr_run_$tt.log 2>&1 |
| 111 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
| 112 |
|
|
| 113 |
./testreport -MPI 3 -adm -of ../tools/build_options/linux_amd64_ifort11 \ |
./testreport -MPI 3 -adm -of ../tools/build_options/linux_amd64_ifort11 \ |
| 119 |
'iad4' ) |
'iad4' ) |
| 120 |
|
|
| 121 |
./testreport -MPI 3 -ur4 -adm -of ../tools/build_options/linux_amd64_ifort11 \ |
./testreport -MPI 3 -ur4 -adm -of ../tools/build_options/linux_amd64_ifort11 \ |
| 122 |
-devel -nc -repl_mk do_make_syntax.sh -obj -dd > ../../tr_run_$tt.log 2>&1 |
-devel -nc -ncad -repl_mk do_make_syntax.sh -obj -dd > ../../tr_run_$tt.log 2>&1 |
| 123 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
| 124 |
|
|
| 125 |
./testreport -MPI 3 -ur4 -adm -of ../tools/build_options/linux_amd64_ifort11 \ |
./testreport -MPI 3 -ur4 -adm -of ../tools/build_options/linux_amd64_ifort11 \ |
| 166 |
'gadm') |
'gadm') |
| 167 |
|
|
| 168 |
./testreport -MPI 3 -adm -of ../tools/build_options/linux_amd64_gfortran \ |
./testreport -MPI 3 -adm -of ../tools/build_options/linux_amd64_gfortran \ |
| 169 |
-devel -nc -a jmc@mitgcm.org >> ../../tr_run_$tt.log 2>&1 |
-devel -ncad -nc -a jmc@mitgcm.org >> ../../tr_run_$tt.log 2>&1 |
| 170 |
|
|
| 171 |
sed -n "/ email /,/^======== End of testreport / p" ../../tr_run_$tt.log |
sed -n "/ email /,/^======== End of testreport / p" ../../tr_run_$tt.log |
| 172 |
;; |
;; |
| 174 |
'gads') |
'gads') |
| 175 |
|
|
| 176 |
./testreport -adm -of ../tools/build_options/linux_amd64_gfortran \ |
./testreport -adm -of ../tools/build_options/linux_amd64_gfortran \ |
| 177 |
-devel -nc -a jmc@mitgcm.org >> ../../tr_run_$tt.log 2>&1 |
-devel -ncad -nc -a jmc@mitgcm.org >> ../../tr_run_$tt.log 2>&1 |
| 178 |
|
|
| 179 |
sed -n "/ email /,/^======== End of testreport / p" ../../tr_run_$tt.log |
sed -n "/ email /,/^======== End of testreport / p" ../../tr_run_$tt.log |
| 180 |
;; |
;; |
| 182 |
'gad4') |
'gad4') |
| 183 |
|
|
| 184 |
./testreport -adm -ur4 -of ../tools/build_options/linux_amd64_gfortran \ |
./testreport -adm -ur4 -of ../tools/build_options/linux_amd64_gfortran \ |
| 185 |
-devel -nc -match 5 -a jmc@mitgcm.org >> ../../tr_run_$tt.log 2>&1 |
-devel -ncad -nc -match 5 -a jmc@mitgcm.org >> ../../tr_run_$tt.log 2>&1 |
| 186 |
|
|
| 187 |
sed -n "/ email /,/^======== End of testreport / p" ../../tr_run_$tt.log |
sed -n "/ email /,/^======== End of testreport / p" ../../tr_run_$tt.log |
| 188 |
;; |
;; |