Difference between revisions of "Slurm Quick Start"

Jump to navigation Jump to search
307 bytes added ,  12:08, 29 November 2022
 
(14 intermediate revisions by the same user not shown)
The nodes should be configured to run with the controller. You can see the information about available nodes using this command:
$ sinfo
[[File:Sinfo.png|left|alt=|frameless|509x509px451x451px]]
 
<br>
<br>
<br>
 
In case the nodes show up in STATE "down", run the following command to put them in idle state (then check again using sinfo command):
$ scontrol update nodename=pnode[01-64] state=idle
 
 
== 2. Running a Slurm Batch Job on Multiple Nodes ==
[[File:Slurm op.png|left|frameless|709x709px]]
 
<br>
 
 
[[File:Slrm.png|left|frameless|447x447px]]
[[File:Slurm output.png|left|frameless]]
<br>
<br>
<br>
<br>
 
For more information: [https://slurm.schedmd.com/ Slurm Documentation]
53

edits

Navigation menu