1slurmstepd(8)                   Slurm Component                  slurmstepd(8)
2
3
4

NAME

6       slurmstepd - The job step manager for Slurm.
7

SYNOPSIS

9       slurmstepd
10

DESCRIPTION

12       slurmstepd  is  a  job  step  manager  for Slurm.  It is spawned by the
13       slurmd daemon when a job step is launched and terminates when  the  job
14       step  does.   It  is  responsible for managing input and output (stdin,
15       stdout and stderr) for the job step along with its accounting and  sig‐
16       nal  processing.  slurmstepd should not be initiated by users or system
17       administrators.
18
19

SIGNALS

21       SIGINT SIGTERM SIGTSTP SIGQUIT SIGPIPE SIGUSR1 SIGUSR2 SIGALRM SIGHUP
22              These signals are explicitly ignored.
23
24

COPYING

26       Copyright (C) 2006 The Regents of the University of California.   Copy‐
27       right  (C)  2010-2021  SchedMD LLC.  Produced at Lawrence Livermore Na‐
28       tional Laboratory (cf, DISCLAIMER).  CODE-OCEC-09-009. All  rights  re‐
29       served.
30
31       This  file  is  part  of Slurm, a resource management program.  For de‐
32       tails, see <https://slurm.schedmd.com/>.
33
34       Slurm is free software; you can redistribute it and/or modify it  under
35       the  terms  of  the GNU General Public License as published by the Free
36       Software Foundation; either version 2 of the License, or (at  your  op‐
37       tion) any later version.
38
39       Slurm  is  distributed  in the hope that it will be useful, but WITHOUT
40       ANY WARRANTY; without even the implied warranty of  MERCHANTABILITY  or
41       FITNESS  FOR  A PARTICULAR PURPOSE.  See the GNU General Public License
42       for more details.
43

SEE ALSO

45       slurmd(8)
46
47
48
49March 2020                      Slurm Component                  slurmstepd(8)
Impressum