Open abouteiller opened 1 year ago
As reported by @wesbland
Remove predefined as this should only apply to the predefined error handlers (e.g. MPI_ERRORS_RETURN), not what is set by default on MPI_File objects.
predefined
By default, the predefined error handler for file handles is MPI_ERRORS_RETURN. The default file error handler has two purposes
No
Clarity
Problem
As reported by @wesbland
Proposal
Remove
predefined
as this should only apply to the predefined error handlers (e.g. MPI_ERRORS_RETURN), not what is set by default on MPI_File objects.Changes to the Text
By default, the
predefinederror handler for file handles is MPI_ERRORS_RETURN. The default file error handler has two purposesImpact on Implementations
No
Impact on Users
Clarity
References and Pull Requests