1
1
Edgar Gabriel 425a71799e common/ompio: return correct error code for improper access
return MPI_ERR_ACCESS if the user tries to read from  a file
that was opened using MPI_MODE_WRONLY

return MPI_ERR_READ_ONLY if the user tries to write a file
that was opened using MPI_MODE_RDONLY

Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>
2018-10-17 11:22:04 -05:00
..
2018-06-14 09:41:10 +09:00
2018-06-14 09:41:10 +09:00
2018-06-14 09:41:10 +09:00