File: generate_pbs_nodefile.1

package info (click to toggle)
slurm-wlm 24.11.5-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 51,508 kB
  • sloc: ansic: 529,598; exp: 64,795; python: 17,051; sh: 10,365; javascript: 6,528; makefile: 4,116; perl: 3,762; pascal: 131
file content (16 lines) | stat: -rw-r--r-- 621 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.\" (C) Copyright 2013 Gennaro Oliva <oliva.g@na.icar.cnr.it>,
.\"
.TH GENERATE_PBS_NODEFILE 1 "October  1, 2013"
.SH NAME
generate_pbs_nodefile \- generate a $PBS_NODEFILE style file with the
list of nodes used by a job
.SH SYNOPSIS
.B generate_pbs_nodefile
.SH DESCRIPTION
This manual page documents briefly the generate_pbs_nodefile
command.
.PP
\fBgenerate_pbs_nodefile\fP is a program that uses SLURM environment
variables to produce a $PBS_NODEFILE\-style output file. The output goes
in a temporary file and the name of the file is printed on stdout.
Intended usage is: export PBS_NODEFILE=`generate_pbs_nodefile`