FreeBSD Manual Pages
slurmstepd(8) Slurm Component slurmstepd(8) NAME slurmstepd - The job step manager for Slurm. SYNOPSIS slurmstepd DESCRIPTION slurmstepd is a job step manager for Slurm. It is spawned by the slurmd daemon when a job step is launched and terminates when the job step does. It is responsible for managing input and output (stdin, stdout and stderr) for the job step along with its accounting and sig- nal processing. slurmstepd should not be initiated by users or system administrators. ENVIRONMENT VARIABLES: The following environment variables can be used to override settings compiled into slurmstepd. SLURM_DEBUG_FLAGS Specify debug flags for slurmstepd to use. See De- bugFlags in the slurm.conf(5) man page for a full list of flags. The environment variable takes precedence over the setting in the slurm.conf. SIGNALS SIGINT SIGTERM SIGTSTP SIGQUIT SIGPIPE SIGUSR1 SIGUSR2 SIGALRM SIGHUP These signals are explicitly ignored. COPYING Copyright (C) 2006 The Regents of the University of California. Copy- right (C) 2010-2022 SchedMD LLC. Produced at Lawrence Livermore Na- tional Laboratory (cf, DISCLAIMER). CODE-OCEC-09-009. All rights re- served. This file is part of Slurm, a resource management program. For de- tails, see <https://slurm.schedmd.com/>. Slurm is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your op- tion) any later version. Slurm is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. SEE ALSO slurmd(8) August 2022 Slurm Component slurmstepd(8)
NAME | SYNOPSIS | DESCRIPTION | ENVIRONMENT VARIABLES: | SIGNALS | COPYING | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=slurmstepd&sektion=8&manpath=FreeBSD+Ports+14.3.quarterly>