HP XC System Software User's Guide Version 3.2

Table 10-3 LSF-HPC Equivalents of SLURM srun Options (continued)
LSF-HPC EquivalentDescriptionsrun Option
Use as an argument to srun when launching
parallel tasks.
Prepend task number to lines of
stdout/stderr.
-l
--label
Use as an argument to srun when launching
parallel tasks.
Do not line buffer stdout from
remote tasks.
-u
--unbuffered
Use as an argument to srun when launching
parallel tasks.
Distribution method for remote
processes.
-m
--distribution=block|cyl
Use as an argument to srun when launching
parallel tasks.
Identify the type of MPI to be used.
--mpi=mpi_type
Do not use. SLURM_JOBID is set in job
environment to associate job with SLURM
allocation.
Initiate a job step under an already
allocated job id.
--jobid=id
Use as an argument to srun when launching
parallel tasks.
Verbose operation.
-v
Use as an argument to srun when launching
parallel tasks.
A debug level for slurmd.-d
--slurm-debug=level
Use as an argument to srun when launching
parallel tasks.
How long to wait after the first task
terminates before terminating all
remaining tasks.
-W
--wait=seconds
Meaningless under LSF-HPC integrated with
SLURM.
Quit immediately on single SIGINT.-q
--quit-on-interrupt
Use as an argument to srun when launching
parallel tasks.
Suppress informational message.
-Q
--quiet
Use as an argument to srun when launching
parallel tasks.
Adjust corefile format for parallel
job.
--core=type
Meaningless under LSF-HPC integrated with
SLURM.
Attach srun to a running job.-a
--attach=id
Meaningless under LSF-HPC integrated with
SLURM.
Join with running job.
-j
--join
Meaningless under LSF-HPC integrated with
SLURM.
Steal connection to running job.
-s
--steal
116 Using LSF-HPC