You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on #492 (comment)
we found that the name ptr for the list parameter in the PMIx_Info_list_get_info was unclear. However after review we found that this ptr problem is pervasive and should be tackled all at once.
Motivation
Clarification of parameter intent is always good.
Discussion
Mirror change should be made to Open PMIx and the ABI document.
The text was updated successfully, but these errors were encountered:
Overview
While working on #492 (comment)
we found that the name
ptr
for the list parameter in thePMIx_Info_list_get_info
was unclear. However after review we found that thisptr
problem is pervasive and should be tackled all at once.Motivation
Clarification of parameter intent is always good.
Discussion
Mirror change should be made to Open PMIx and the ABI document.
The text was updated successfully, but these errors were encountered: