Moves errflag in request from device to top level
The errflag in the request object is used in common code and should not
have been put in device specific code. This moves it up to the
MPI_Request object.
Signed-off-by:
Sameh Sharkawi <sssharka@us.ibm.com>
Please register or sign in to comment