/[MITgcm]/MITgcm/tools/example_scripts/columbia/pbs_altix_test
ViewVC logotype

Diff of /MITgcm/tools/example_scripts/columbia/pbs_altix_test

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

revision 1.6 by edhill, Mon Nov 14 00:39:36 2005 UTC revision 1.7 by edhill, Thu Feb 9 20:19:20 2006 UTC
# Line 6  Line 6 
6  ## PBS -l mem=7776MB  ## PBS -l mem=7776MB
7  #PBS -l walltime=4:00:00  #PBS -l walltime=4:00:00
8  #PBS -j oe  #PBS -j oe
9  #PBS -W group_list=g26167  ## PBS -W group_list=g26167
10  ## PBS -m e  ## PBS -m e
11    
12  echo -n "Setting up modules...  "  echo -n "Setting up modules...  "
# Line 15  module purge Line 15  module purge
15  module load modules scsl.1.5.0.0 intel-comp.9.0.027 mpt.1.12.0.0  module load modules scsl.1.5.0.0 intel-comp.9.0.027 mpt.1.12.0.0
16  echo "done"  echo "done"
17    
 echo -n "Getting MITgcm from cvs perver...  "  
 cd /nobackup1/edhill  
 test -e MITgcm  &&  rm -rf MITgcm  
 export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'  
 cvs co MITgcm > /dev/null 2>&1  
 echo "done"  
   
18  ulimit -s unlimited  ulimit -s unlimited
19    
20  cd MITgcm/verification/  cd MITgcm/verification/

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22