Parent Directory
|
Revision Log
|
Revision Graph
o added address
1 | edhill | 1.1 | #!/bin/csh |
2 | |||
3 | # LoadLeveler batch commands that are used if this script is submitted to | ||
4 | # the share batch queue: | ||
5 | #@output=out | ||
6 | #@error=err | ||
7 | #@class=share | ||
8 | |||
9 | #@job_type=parallel | ||
10 | #@node=1 | ||
11 | #@network.MPI=csss,shared,us | ||
12 | #@queue | ||
13 | |||
14 | cd /ptmp/edhill/tmp/MITgcm/verification | ||
15 | edhill | 1.2 | ./testreport -make gmake -of=../tools/build_options/sp4 -a edhill@mitgcm.org |
ViewVC Help | |
Powered by ViewVC 1.1.22 |