Skip to content

Commit

Permalink
Merge pull request #487 from abouteiller/issue401/node_size@v4
Browse files Browse the repository at this point in the history
Clarify that PMIX_NODE_SIZE counts processes that have not (or will not) call pmix
  • Loading branch information
jjhursey committed Sep 14, 2023
2 parents e10e063 + 46e0ea7 commit 59b766b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chap_API_Reserved_Keys.tex
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ \subsection{Node realm keys}
}
%
\declareAttribute{PMIX_NODE_SIZE}{"pmix.node.size"}{uint32_t}{
Number of processes across all jobs that are executing upon the node.
Number of processes across all jobs executing upon the node, independent of whether the process has or will use PMIx.
}
%
\declareAttribute{PMIX_AVAIL_PHYS_MEMORY}{"pmix.pmem"}{uint64_t}{
Expand Down

0 comments on commit 59b766b

Please sign in to comment.