38
edits
Spothineni (talk | contribs) |
Spothineni (talk | contribs) |
||
Line 37: | Line 37: | ||
if [ $isgrid -eq 1 ] | if [ $isgrid -eq 1 ] | ||
then | then | ||
#submit job to grid engine | |||
qsub -sync y -V -l h_rt=0:20:00 -cwd \ | qsub -sync y -V -l h_rt=0:20:00 -cwd \ | ||
forkcolspot_job \ | forkcolspot_job \ | ||
Line 125: | Line 126: | ||
if [ $isgrid -eq 1 ] | if [ $isgrid -eq 1 ] | ||
then | then | ||
#submit job to grid engine | |||
qsub -sync y -V -l h_rt=0:20:00 -cwd \ | qsub -sync y -V -l h_rt=0:20:00 -cwd \ | ||
forkintegrate_job \ | forkintegrate_job \ |
edits