Skip to content
Snippets Groups Projects
Commit a52be691 authored by Gennaro Oliva's avatar Gennaro Oliva Committed by Morris Jette
Browse files

Documentation fixes for formatting and spelling problems

parent a7f93a02
No related branches found
No related tags found
No related merge requests found
......@@ -924,7 +924,7 @@ order of preferences is IPONLY (which is not considered in User Space mode),
HFI, IB, HPCE, and KMUX.
.TP
\fBCAU\fR=<\fIcount\fR>
Number of Collecitve Accelleration Units (CAU) required.
Number of Collecitve Acceleration Units (CAU) required.
Applies only to IBM Power7-IH processors.
Default value is zero.
Independent CAU will be allocated for each programming interface (MPI, LAPI, etc.)
......@@ -1991,7 +1991,9 @@ Total number of nodes in the job's resource allocation
Sets of node name, communication address and hostname for nodes allocated to
the job from the cloud. Each element in the set if colon separated and each
set is comma separated. For example:
SLURM_NODE_ALIASES=ec0:1.2.3.4:foo,ec1:1.2.3.5:bar
.na
SLURM_NODE_ALIASES\:=\:ec0:1.2.3.4:foo,ec1:1.2.3.5:bar
.ad
.TP
\fBSLURM_NODEID\fR
The relative node ID of the current node
......@@ -2010,7 +2012,7 @@ This value is propagated to the spawned processes.
The MPI rank (or relative process ID) of the current process
.TP
\fBSLURM_SRUN_COMM_HOST\fR
IP adress of srun communication host.
IP address of srun communication host.
.TP
\fBSLURM_SRUN_COMM_PORT\fR
srun communication port.
......
.TH "slurm.conf" "17" "December 2012" "slurm.conf 2.5" "Slurm configuration file"
.TH "slurm.conf" "5" "December 2012" "slurm.conf 2.5" "Slurm configuration file"
.SH "NAME"
slurm.conf \- Slurm configuration file
......
......@@ -357,7 +357,7 @@ This function returns \fBESPANK_SUCCESS\fR if the option defined in the
struct spank_option \fIopt\fR has been used by the user. If \fIoptargp\fR
is non-NULL then it is set to any option argument passed (if the option
takes an argument). The use of this method is \fIrequired\fR to process
options in \fBjob_script\fR context (\fBslurm_spank_job_prolog\R and
options in \fBjob_script\fR context (\fBslurm_spank_job_prolog\fR and
\fBslurm_spank_job_epilog\fR).
.SH "CONFIGURATION"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment