Personal tools
You are here: Home UiT Stallo Documentation Stallo User Guide 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 Aug 26, 2010 11:59 AM Notur