e380f8c235
- some application use MPI_File_delete as a collective function (e.g. IOR), which I think is not really covered by the standard. Right now, one process succeeds and theother ones return an error code. Fix that by not returning no error if the file that we try to delete does not exist anymore, to make these applications work. |
||
---|---|---|
.. | ||
base | ||
ompio | ||
romio314 | ||
configure.m4 | ||
io.h | ||
Makefile.am |