logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

generate_pbs_nodefile - generate a $PBS_NODEFILE style file with the list of nodes used by a job

Description

       This manual page documents briefly the generate_pbs_nodefile command.

       generate_pbs_nodefile 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`

                                                October  1, 2013                        GENERATE_PBS_NODEFILE(1)

Name

       generate_pbs_nodefile - generate a $PBS_NODEFILE style file with the list of nodes used by a job

Synopsis

generate_pbs_nodefile

See Also