User Tools

Site Tools


iridium_cluster:batch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
iridium_cluster:batch [2014/03/21 19:52]
florido created
iridium_cluster:batch [2016/06/17 11:56]
florido [The SLURM batch system]
Line 1: Line 1:
 ===== Using the batch interface ===== ===== Using the batch interface =====
  
-> Q: Why do I need this?+**Q:** Why do I need this? 
 +>> **A:** You need this if you want to submit hundreds of jobs on multiple nodes without the need for managing their execution one by one.
  
->> ​A: You need this if you want to submit hundreds ​of jobs on multiple nodes without ​the need for managing their execution one by one.+The batch interface is used to submit multiple jobs to the cluster and let the machine do the scheduling for you, using a fair queuing system. 
 + 
 +Iridium currently supports two kinds of batch interfaces:​ 
 + 
 +===== The SLURM batch system ===== 
 + 
 +Can be used for old-style batch job submission.  
 +  * Files and environment must be set up by the user 
 +  * All paths are relative to cluster storage. 
 + 
 +  * **tutorial** by Balázs Kónya can be found herehttp://​www.hep.lu.se/​courses/​MNXB01/​2015/​MNXB01-tutorial-4a.pdf 
 + 
 +  * SLURM official pages: http://​slurm.schedmd.com/​slurm.html 
 + 
 +===== The NorduGrid ARC GRID interface ===== 
 + 
 +Part of this software has been designed and developed here in Lund. 
 +Can be used if input/​output files reside on GRID or remote storage (i.e. paths are relative ​to some remote cluster or storage ) and each job needs different but well established environments (i.e. software packages, environment variables etc.) so that one does not need to manually download the files and script the environment setup.  
 + 
 +The ARC interface will  
 +  * Download/​upload input and output files automatically. 
 +  * Set up the environment automatically.  
 + 
 +Use of this interface requires a **GRID certificate** and subscription to the [[https://​voms.ndgf.org:​8443/​voms/​nordugrid.org|NorduGrid Virtual Organization]] (VO). 
 + 
 +  * Nordugrid ARC homepage: http://​www.nordugrid.org/​arc/​ 
 + 
 +===== Information ===== 
 + 
 +Details ​on how to use these two methods have been topic of a course by [[http://​www.hep.lu.se/​staff/​smirnova/​|Oxana Smirnova]] and [[http://​www.hep.lu.se/​staff/​konya/​|Balázs Kónya]] from Particle Physics here in Lund. The course material can be found here: http://​www.hep.lu.se/​courses/​grid/​ 
 + 
 +The course has been held during ​the spring term 2014. It can be repeated upon request. Contact Oxana for any information. 
 + 
 +Another course on programming for science held during the Fall term has been touching these topics. The contents of the course can be found here: http://​www.hep.lu.se/​courses/​MNXB01/​
iridium_cluster/batch.txt · Last modified: 2016/08/12 16:57 by florido

Accessibility Statement