Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.11 by dimitri, Wed Dec 14 05:12:19 2005 UTC | revision 1.13 by dimitri, Fri Sep 29 08:37:00 2006 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=72:00:00 |
| 4 | #PBS -j oe | #PBS -j oe |
| #PBS -q bts | ||
| 5 | #PBS -l ignore_ded=1 | #PBS -l ignore_ded=1 |
| 6 | ||
| 7 | #====>>> REPLACE FOLLOWING LINE WITH CORRECT RUNTIME DIRECTORY <<<==== | #====>>> REPLACE FOLLOWING LINE WITH CORRECT RUNTIME DIRECTORY <<<==== |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |