1
1
openmpi/ompi/mca/io
Edgar Gabriel e380f8c235 - fix the delete priority of the ompio component
- 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.
2015-07-27 15:53:40 -05:00
..
base fix the delete selection logic in io/base. With the previous version, there was a mismatch 2015-07-20 10:01:30 -05:00
ompio - fix the delete priority of the ompio component 2015-07-27 15:53:40 -05:00
romio314 - first cut on the io interface changes 2015-07-09 10:58:13 -05:00
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
io.h - first cut on the io interface changes 2015-07-09 10:58:13 -05:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00