sbatch is used to submit job scripts to the scheduler.
srun is used in job scripts (or interactively) for each job step that should 
run on more then one core.

See the documentation:

http://slurm.schedmd.com/quickstart.html
http://slurm.schedmd.com/man_index.html
http://slurm.schedmd.com/documentation.html


        Uwe


Am 12.06.2015 um 14:16 schrieb BIKI BRAHIM:
> Hello all,
> I hope you all are doing great!
> Quick question: what's the differences between batch and srun, and if it's 
> possible I want to know some details about the Job
> execution process for both instructions.
> Thank you in advance.
> 
> 
> Biki

Reply via email to