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

ENVIRONMENT VARIABLES:

21       The following environment variables can be used  to  override  settings
22       compiled into slurmstepd.
23
24

SIGNALS

26       SIGINT SIGTERM SIGTSTP SIGQUIT SIGPIPE SIGUSR1 SIGUSR2 SIGALRM SIGHUP
27              These signals are explicitly ignored.
28

COPYING

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

SEE ALSO

49       slurmd(8)
50
51
52
53August 2022                     Slurm Component                  slurmstepd(8)
Impressum