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
Add support for get_name with predefined NULL objects.
This PR complements #13276 to add support for MPI_*_get_name for
predefined NULL objects (MPI_DATATYPE_NULL and MPI_WIN_NULL) as
requested in MPI 4.1 chapter B 1.2 item 18.
Fixes#12079.
Signed-off-by: George Bosilca <gbosilca@nvidia.com>
0 commit comments