Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drift: info list #455

Closed
jjhursey opened this issue May 9, 2023 · 0 comments · Fixed by #492
Closed

Drift: info list #455

jjhursey opened this issue May 9, 2023 · 0 comments · Fixed by #492
Assignees

Comments

@jjhursey
Copy link
Member

jjhursey commented May 9, 2023

List: https://github.com/openpmix/pmix-tests/blob/08705b12294fc5020f2af951b9bb10b36b6cec8d/check-standard/etc/openpmix_master-pmix-standard_master.txt#L218-L227

#---------------------------------------------------------
# Needs Review:
#  OpenPMIx: ea977cd55
#  OpenPMIx PR: 
#---------------------------------------------------------
PMIx_Value_get_size
PMIx_Info_get_size
PMIx_Info_list_prepend
PMIx_Info_list_get_info
# PMIX_SIZE_ESTIMATE -- later removed
@jjhursey jjhursey added this to the PMIx v5.1 Standard milestone May 9, 2023
raffenet added a commit to raffenet/pmix-standard that referenced this issue Aug 8, 2023
Add two APIs for estimating the size of value and info objects.
 - PMIx_Value_get_size
 - PMIx_Info_get_size

Add two info list APIs.
 - PMIx_Info_list_prepend
 - PMIx_Info_list_get_info

See openpmix/openpmix#ea977cd55. Fixes pmix#455.
raffenet added a commit to raffenet/pmix-standard that referenced this issue Aug 8, 2023
Add two APIs for estimating the size of value and info objects.
 - PMIx_Value_get_size
 - PMIx_Info_get_size

Add two info list APIs.
 - PMIx_Info_list_prepend
 - PMIx_Info_list_get_info

See openpmix/openpmix#2896. Fixes pmix#455.

Signed-off-by: Ken Raffenetti <[email protected]>
@raffenet raffenet self-assigned this Aug 10, 2023
raffenet added a commit to raffenet/pmix-standard that referenced this issue Aug 14, 2023
Add two APIs for estimating the size of value and info objects.
 - PMIx_Value_get_size
 - PMIx_Info_get_size

Add two info list APIs.
 - PMIx_Info_list_prepend
 - PMIx_Info_list_get_info

See openpmix/openpmix#2896. Fixes pmix#455.

Signed-off-by: Ken Raffenetti <[email protected]>
raffenet added a commit to raffenet/pmix-standard that referenced this issue Aug 28, 2023
Add two APIs for estimating the size of value and info objects.
 - PMIx_Value_get_size
 - PMIx_Info_get_size

Add two info list APIs.
 - PMIx_Info_list_prepend
 - PMIx_Info_list_get_info

See openpmix/openpmix#2896. Fixes pmix#455.

Signed-off-by: Ken Raffenetti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants