| 190 |
#- test restart: |
#- test restart: |
| 191 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
| 192 |
../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1 |
../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1 |
| 193 |
|
sed -n '/^===== Summary /,$ p' ../../tr_run_$tt.log |
| 194 |
;; |
;; |
| 195 |
|
|
| 196 |
'iur4') |
'iur4') |
| 207 |
#- test restart: |
#- test restart: |
| 208 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
| 209 |
../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1 |
../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1 |
| 210 |
|
sed -n '/^===== Summary /,$ p' ../../tr_run_$tt.log |
| 211 |
;; |
;; |
| 212 |
|
|
| 213 |
'gadm') |
'gadm') |
| 247 |
#- test restart: |
#- test restart: |
| 248 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
| 249 |
../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1 |
../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1 |
| 250 |
|
sed -n '/^===== Summary /,$ p' ../../tr_run_$tt.log |
| 251 |
;; |
;; |
| 252 |
|
|
| 253 |
'gmpi') |
'gmpi') |
| 260 |
#- test restart: |
#- test restart: |
| 261 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
| 262 |
../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1 |
../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1 |
| 263 |
|
sed -n '/^===== Summary /,$ p' ../../tr_run_$tt.log |
| 264 |
;; |
;; |
| 265 |
|
|
| 266 |
'gmp4') |
'gmp4') |
| 273 |
#- test restart: |
#- test restart: |
| 274 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
| 275 |
../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1 |
../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1 |
| 276 |
|
sed -n '/^===== Summary /,$ p' ../../tr_run_$tt.log |
| 277 |
;; |
;; |
| 278 |
|
|
| 279 |
'gfo') |
'gfo') |
| 286 |
#- test restart: |
#- test restart: |
| 287 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
| 288 |
../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1 |
../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1 |
| 289 |
|
sed -n '/^===== Summary /,$ p' ../../tr_run_$tt.log |
| 290 |
;; |
;; |
| 291 |
|
|
| 292 |
'gfo4') |
'gfo4') |
| 299 |
#- test restart: |
#- test restart: |
| 300 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
| 301 |
../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1 |
../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1 |
| 302 |
|
sed -n '/^===== Summary /,$ p' ../../tr_run_$tt.log |
| 303 |
;; |
;; |
| 304 |
|
|
| 305 |
'g77') |
'g77') |
| 313 |
#- test restart: |
#- test restart: |
| 314 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
echo '' >> ../../tr_run_$tt.log 2>&1 |
| 315 |
../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1 |
../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1 |
| 316 |
|
sed -n '/^===== Summary /,$ p' ../../tr_run_$tt.log |
| 317 |
;; |
;; |
| 318 |
|
|
| 319 |
*) echo "unrecognized test suffix '$tt' <== skipped" ;; |
*) echo "unrecognized test suffix '$tt' <== skipped" ;; |