Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
doku:slurm_multisite_admin [2022/12/22 23:00] fsattaridoku:slurm_multisite_admin [2023/06/23 14:50] – [Slurm Burst-Buffer] fsattari
Line 22: Line 22:
 </code> </code>
  
 +{{:doku:vsc4-vsc5-multiclustering.png?600|}}
 ==== Node allocation policy ==== ==== Node allocation policy ====
  
-  * The multi-cluster functionality requires the use of the SlurmDBD.+  * To enable the multi-cluster functionality the use of SlurmDBD and  MUNGE or authentication keys is required
   * When sbatch, salloc or srun is invoked with a cluster list, Slurm submits the job to the cluster that offers the earliest start time considering its queue of pending and running jobs   * When sbatch, salloc or srun is invoked with a cluster list, Slurm submits the job to the cluster that offers the earliest start time considering its queue of pending and running jobs
   * BUT Slurm will make no subsequent effort to migrate the job to a different cluster whose resources become available when running jobs finish before their scheduled end times.   * BUT Slurm will make no subsequent effort to migrate the job to a different cluster whose resources become available when running jobs finish before their scheduled end times.
Line 120: Line 121:
  
 </code> </code>
 +{{:doku:federation.png?600|}}
 ==== Federation Job Submission ==== ==== Federation Job Submission ====
  
Line 166: Line 167:
  
 Burst-Buffer plugin adds a layer between the compute nodes and the parallel file system to improve network performance, I/O, and data staging. Burst-Buffer plugin adds a layer between the compute nodes and the parallel file system to improve network performance, I/O, and data staging.
 +
 +{{:doku:bb-process.png?600|}}
  • doku/slurm_multisite_admin.txt
  • Last modified: 2023/06/23 14:54
  • by fsattari