1
1
openmpi/ompi/mca/fs
Gaëtan Bossu 8522ba112c MCA/IO/OMPIO: fix MPI_File_delete implementation.
OMPIO now uses the correct delete function depending on the fs

mca_common_ompio_file_delete now works this way instead
of calling POSIX unlink:
 - create a minimal file handle with the given file name
 - select the best fs component using this file handle
 - call the component-specific file delete function

Signed-off-by: Gaëtan Bossu <gbossu@ddn.com>
2018-07-17 18:17:13 +02:00
..
base MCA/IO/OMPIO: fix MPI_File_delete implementation. 2018-07-17 18:17:13 +02:00
lustre MCA/FS: check communicator validity in query functions 2018-07-17 18:16:21 +02:00
pvfs2 MCA/FS: check communicator validity in query functions 2018-07-17 18:16:21 +02:00
ufs fs/base: move redundant code to fs/base 2018-07-01 10:20:32 -05:00
configure.m4 configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00
fs.h ompio: misc renames 2018-06-14 09:41:10 +09:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00