Skip to content

Commit d8e2df4

Browse files
committedJan 11, 2024
Clarify that PMIX_NODE_SIZE counts processes that have not (or will not)
call pmix (cherry picked from commit 46e0ea7)
1 parent 892f5d1 commit d8e2df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Chap_API_Reserved_Keys.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ \subsection{Node realm keys}
515515
}
516516
%
517517
\declareAttribute{PMIX_NODE_SIZE}{"pmix.node.size"}{uint32_t}{
518-
Number of processes across all jobs that are executing upon the node.
518+
Number of processes across all jobs executing upon the node, independent of whether the process has or will use PMIx.
519519
}
520520
%
521521
\declareAttribute{PMIX_AVAIL_PHYS_MEMORY}{"pmix.pmem"}{uint64_t}{

0 commit comments

Comments
 (0)
Please sign in to comment.