18 May
2013
18 May
'13
11:44 a.m.
Pavan Balaji <[email protected]> writes:
You want to call MPI_ATTR_GET on the communicator you are deleting? How is that a valid program?
The communicator shouldn't be invalidated until _after_ calling all the delete_fn, so it should still be safe to check attributes from delete_fn. The 'flag' argument is used to indicate whether the attribute is missing.