Skip to content

Commit

Permalink
Add a data type constant for pmix_nspace_t
Browse files Browse the repository at this point in the history
Define a data type solely for process namespace as we did for process rank.

Signed-off-by: Ralph Castain <rhc@pmix.org>
  • Loading branch information
rhc54 authored and jjhursey committed May 20, 2021
1 parent 3482136 commit d7b9e7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Chap_API_Struct.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2335,6 +2335,9 @@ \section{Generalized Data Types Used for Packing/Unpacking}
\declareconstitem{PMIX_PROC_RANK}
Process rank (\refstruct{pmix_rank_t}).
%
\declareconstitemNEW{PMIX_PROC_NSPACE}
Process namespace (\refstruct{pmix_nspace_t}).
\%
\declareconstitem{PMIX_QUERY}
Query structure (\refstruct{pmix_query_t}).
%
Expand Down

0 comments on commit d7b9e7d

Please sign in to comment.