User Tools

Site Tools


tech:slurm

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tech:slurm [2019/09/06 15:29] – [Compute Nodes] kohofertech:slurm [2019/09/06 15:33] – [Controller] kohofer
Line 154: Line 154:
  
   root@controller# systemctl start slurmdbd   root@controller# systemctl start slurmdbd
 +
 +=== Authentication ===
 +
 +Copy /etc/munge.key to all compute nodes
 +
 +  scp /etc/munge/munge.key csadmin@10.7.20.97:/tmp/.
 +  
 +Run a job from slurm-ctrl
 +
 +  ssh csadmin@slurm-ctrl
 +  srun -N 1 hostname
 +  linux1
 +
 +
  
 === Test munge === === Test munge ===
/data/www/wiki.inf.unibz.it/data/pages/tech/slurm.txt · Last modified: 2022/11/24 16:17 by kohofer