/[MITgcm]/MITgcm_contrib/test_scripts/nas/test_hopper_auden
ViewVC logotype

Diff of /MITgcm_contrib/test_scripts/nas/test_hopper_auden

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

revision 1.1 by edhill, Sun Dec 7 04:59:34 2003 UTC revision 1.2 by edhill, Sun Dec 7 15:57:39 2003 UTC
# Line 4  Line 4 
4    
5  mname=hopper  mname=hopper
6    
7  echo -n "Creating the MITgcm tar-ball ..."  echo "Creating the MITgcm tar-ball ..."
8  cd /u/u3/edhill/testing/  cd /u/u3/edhill/testing/
9  test -e $mname  &&  rm -rf $mname  test -e $mname  &&  rm -rf $mname
10  mkdir $mname  mkdir $mname
# Line 13  cvs co MITgcm_verif_basic > /dev/null 2> Line 13  cvs co MITgcm_verif_basic > /dev/null 2>
13  tar -czf MITgcm.tar.gz ./MITgcm  tar -czf MITgcm.tar.gz ./MITgcm
14  echo "  done"  echo "  done"
15    
16  echo -n "Copying it to $mname ..."  echo "Copying it to $mname ..."
17  scp MITgcm.tar.gz turing.nas.nasa.gov:/cluster/hopper/scratch1/edhill/  scp MITgcm.tar.gz turing.nas.nasa.gov:/cluster/hopper/scratch1/edhill/
18  echo "  done"  echo "  done"
19    
20  echo "Executing the test script on $mname ..."  echo "Executing the test script on $mname ..."
21  ssh  '/usr/nas/bin/bash /u1/edhill/bin/test_$mname'  ssh turing.nas.nasa.gov /u/edhill/bin/qsub_hopper
22  echo "  done"  echo "  done"
23    
24  echo -n "Collecting and mailing the results ..."  # The following is not needed on hopper -- mpack works just fine!
25  scp turing.nas.nasa.gov:/cluster/hopper/scratch1/edhill/MITgcm/verification/tr_hopper_0.tar.gz .  #
26  mpack -s MITgcm-test -m 1500000 tr_hopper_0.tar.gz edhill@mitgcm.org  # echo "Collecting and mailing the results ..."
27    # sleep 15000
28    # scp turing.nas.nasa.gov:/cluster/hopper/scratch1/edhill/MITgcm/verification/tr_hopper_0.tar.gz .
29    # mpack -s MITgcm-test -m 1500000 tr_hopper_0.tar.gz edhill@mitgcm.org
30    # echo "  done"
31    
32    

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

  ViewVC Help
Powered by ViewVC 1.1.22