File: man_index.shtml

package info (click to toggle)
slurm-wlm-contrib 24.11.5-4
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 50,600 kB
  • sloc: ansic: 529,598; exp: 64,795; python: 17,051; sh: 9,411; javascript: 6,528; makefile: 4,030; perl: 3,762; pascal: 131
file content (112 lines) | stat: -rw-r--r-- 5,505 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!--#include virtual="header.txt"-->

<h1>Man Pages</h1>

<p><b>NOTE: This documentation is for Slurm version @SLURM_VERSION@.<br>
Documentation for other versions of Slurm is distributed with the code</b></p>

<p>Refer to <a href="slurm.html">this page</a> for an overview of Slurm.</p>

<h2 id="commands">Commands
<a class="slurm_link" href="#commands"></a></h2>
<table border="1">
<tr><td><a href="sacct.html">sacct</a></td>
	<td>Displays accounting data for all jobs and job steps in the Slurm job
	accounting log or Slurm database.</td></tr>
<tr><td><a href="sacctmgr.html">sacctmgr</a></td>
	<td>Used to view and modify Slurm account information.</td></tr>
<tr><td><a href="salloc.html">salloc</a></td>
	<td>Obtain a Slurm job allocation (a set of nodes), execute a command,
	and then release the allocation when the command is finished.</td></tr>
<tr><td><a href="sattach.html">sattach</a></td>
	<td>Attach to a Slurm job step.</td></tr>
<tr><td><a href="sbatch.html">sbatch</a></td>
	<td>Submit a batch script to Slurm.</td></tr>
<tr><td><a href="sbcast.html">sbcast</a></td>
	<td>Transmit a file to the nodes allocated to a Slurm job.</td></tr>
<tr><td><a href="scancel.html">scancel</a></td>
	<td>Used to signal jobs or job steps that are under the control of Slurm.</td></tr>
<tr><td><a href="scontrol.html">scontrol</a></td>
	<td>View or modify Slurm configuration and state.</td></tr>
<tr><td><a href="scrontab.html">scrontab</a></td>
	<td>Manage Slurm crontab files.</td></tr>
<tr><td><a href="scrun.html">scrun</a></td>
	<td>An OCI runtime proxy for slurm.</td></tr>
<tr><td><a href="sdiag.html">sdiag</a></td>
	<td>Scheduling diagnostic tool.</td></tr>
<tr><td><a href="sh5util.html">sh5util</a></td>
	<td>Merge utility for acct_gather_profile plugin.</td></tr>
<tr><td><a href="sinfo.html">sinfo</a></td>
	<td>View information about Slurm nodes and partitions.</td></tr>
<tr><td><a href="sprio.html">sprio</a></td>
	<td>View the factors that comprise a job's scheduling priority.</td></tr>
<tr><td><a href="squeue.html">squeue</a></td>
	<td>View information about jobs located in the Slurm scheduling queue.</td></tr>
<tr><td><a href="sreport.html">sreport</a></td>
	<td>Generate reports from the slurm accounting data.</td></tr>
<tr><td><a href="srun.html">srun</a></td>
	<td>Run parallel jobs.</td></tr>
<tr><td><a href="sshare.html">sshare</a></td>
	<td>Tool for listing the shares of associations to a cluster.</td></tr>
<tr><td><a href="sstat.html">sstat</a></td>
	<td>Display the status information of a running job/step.</td></tr>
<tr><td><a href="strigger.html">strigger</a></td>
	<td>Used to set, get or clear Slurm trigger information.</td></tr>
<tr><td><a href="sview.html">sview</a></td>
	<td>Graphical user interface to view and modify Slurm state.</td></tr>
</table>

<h2 id="configuration_files">Configuration Files
<a class="slurm_link" href="#configuration_files"></a></h2>
<table border="1">
<tr><td><a href="acct_gather.conf.html">acct_gather.conf</a></td>
	<td>Slurm configuration file for the acct_gather plugins.</td></tr>
<tr><td><a href="burst_buffer.conf.html">burst_buffer.conf</a></td>
	<td>Slurm burst buffer configuration.</td></tr>
<tr><td><a href="cgroup.conf.html">cgroup.conf</a></td>
	<td>Slurm configuration file for the cgroup support.</td></tr>
<tr><td><a href="gres.conf.html">gres.conf</a></td>
	<td>Slurm configuration file for generic resource management.</td></tr>
<tr><td><a href="helpers.conf.html">helpers.conf</a></td>
	<td>Slurm configuration file for the node_features/helpers plugin.</td></tr>
<tr><td><a href="job_container.conf.html">job_container.conf</a></td>
	<td>Slurm configuration file for configuring the tmpfs job container
	plugin.</td></tr>
<tr><td><a href="knl.conf.html">knl.conf</a></td>
	<td>Slurm configuration file for Intel Knights Landing management.</td></tr>
<tr><td><a href="mpi.conf.html">mpi.conf</a></td>
	<td>Slurm configuration file to allow the configuration of MPI plugins.</td></tr>
<tr><td><a href="oci.conf.html">oci.conf</a></td>
	<td>Slurm configuration file for OCI Containers.</td></tr>
<tr><td><a href="spank.html#SECTION_CONFIGURATION">plugstack.conf</a></td>
	<td>Slurm configuration file for SPANK plug-in stack.</td></tr>
<tr><td><a href="slurm.conf.html">slurm.conf</a></td>
	<td>Slurm configuration file.</td></tr>
<tr><td><a href="slurmdbd.conf.html">slurmdbd.conf</a></td>
	<td>Slurm Database Daemon (SlurmDBD) configuration file.</td></tr>
<tr><td><a href="topology.conf.html">topology.conf</a></td>
	<td>Slurm configuration file for defining the network topology.</td></tr>
</table>

<h2 id="daemons">Daemons and Other
<a class="slurm_link" href="#daemons"></a></h2>
<table border="1">
<tr><td><a href="sackd.html">sackd</a></td>
	<td>Slurm Auth and Cred Kiosk Daemon.</td></tr>
<tr><td><a href="slurmctld.html">slurmctld</a></td>
	<td>The central management daemon of Slurm.</td></tr>
<tr><td><a href="slurmd.html">slurmd</a></td>
	<td>The compute node daemon for Slurm.</td></tr>
<tr><td><a href="slurmdbd.html">slurmdbd</a></td>
	<td>Slurm Database Daemon.</td></tr>
<tr><td><a href="slurmrestd.html">slurmrestd</a></td>
	<td>The Slurm REST API daemon.</td></tr>
<tr><td><a href="slurmstepd.html">slurmstepd</a></td>
	<td>The job step manager for Slurm.</td></tr>
<tr><td><a href="spank.html">SPANK</a></td>
	<td>Slurm Plug-in Architecture for Node and job (K)control.</td></tr>
</table>

<p style="text-align:center;">Last modified 10 July 2024</p>

<!--#include virtual="footer.txt"-->