Cluster Installation: Difference between revisions

Jump to navigation Jump to search
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 \
38

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu