Personal tools
You are here: Home UiT Stallo Documentation Stallo User Guide (old) How can I submit many jobs in one command
Document Actions

How can I submit many jobs in one command

Up to Table of Contents

job arrays

use job arrays:

qsub -t 1-16 Myjob

will send Myjob 16 times into the queue. They can be distinguished by the value of the environmental variable 

$PBS_ARRAYID
by Peter Wind last modified Apr 20, 2010 12:24 PM Notur