Skip to content

Commit

Permalink
Clarify that PMIX_NODE_SIZE counts processes that have not (or will not)
Browse files Browse the repository at this point in the history
call pmix
  • Loading branch information
abouteiller committed Jun 7, 2023
1 parent ac12a2e commit 46e0ea7
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 46e0ea7

Please sign in to comment.