/[MITgcm]/MITgcm_contrib/test_scripts/ncar/sp_job_submit
ViewVC logotype

Contents of /MITgcm_contrib/test_scripts/ncar/sp_job_submit

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


Revision 1.1 - (show annotations) (download)
Sun Dec 7 01:37:13 2003 UTC (21 years, 7 months ago) by edhill
Branch: MAIN
 o initial check-in

1 #! /usr/bin/env bash
2
3 # $Id$
4
5 # Download and run the MITgcm model verification suite on
6 # bluesky.ucar.edu with load leveler but without using MPI.
7
8 echo ":pserver:cvsanon@mitgcm.org:/u/gcmpack Ah<Zy=0=" > ~/.cvspass
9
10 cd /ptmp/edhill
11
12 DIR=tmp
13 test -e $DIR && rm -rf $DIR
14 mkdir $DIR
15 cd $DIR
16
17 cvs -d :pserver:cvsanon@mitgcm.org:/u/gcmpack co MITgcm
18
19 /ssg/loadl/bin/llsubmit ~/bin/sp_ll_testreport

  ViewVC Help
Powered by ViewVC 1.1.22