Parent Directory
|
Revision Log
|
Revision Graph
instructions for running on cosmos
1 | dimitri | 1.1 | #!/bin/sh |
2 | #BSUB -n 216 | ||
3 | #BSUB -W 180 | ||
4 | #BSUB -a mpich_gm | ||
5 | #BSUB -o out216 | ||
6 | #BSUB -e err216 | ||
7 | #BSUB -P bep | ||
8 | |||
9 | # NOTE: LSF starts in the current working directory by default. | ||
10 | cd /scratch05/dmenem/cube/MITgcm/verification/global_ocean.cs32x15/run | ||
11 | mpirun.lsf ./mitgcmuv |
ViewVC Help | |
Powered by ViewVC 1.1.22 |