Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.10 by dimitri, Mon Feb 21 07:13:15 2005 UTC | revision 1.12 by dimitri, Fri Dec 23 23:01:45 2005 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | #!/bin/csh | #!/bin/csh |
| 2 | #PBS -l ncpus=220 | #PBS -l ncpus=216 |
| 3 | #PBS -l walltime=25:00:00 | #PBS -l walltime=250:00:00 |
| 4 | #PBS -j oe | #PBS -j oe |
| 5 | #PBS -q ecco | #PBS -q bts |
| 6 | #PBS -l ignore_ded=1 | #PBS -l ignore_ded=1 |
| 7 | ||
| 8 | #====>>> REPLACE FOLLOWING LINE WITH CORRECT RUNTIME DIRECTORY <<<==== | #====>>> REPLACE FOLLOWING LINE WITH CORRECT RUNTIME DIRECTORY <<<==== |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |