23 #include "ompi_config.h"
25 #include "ompi/mca/fs/fs.h"
26 #include "ompi/mca/io/ompio/io_ompio.h"
28 extern int mca_fs_ufs_priority;
32 int mca_fs_ufs_component_init_query(
bool enable_progress_threads,
33 bool enable_mpi_threads);
56 int mca_fs_ufs_file_delete (
char *filename,
60 OMPI_MPI_OFFSET_TYPE size);
63 OMPI_MPI_OFFSET_TYPE *size);
71 OMPI_MPI_OFFSET_TYPE offset,
Top-level interface for all MCA components.
Back-end structure for MPI_File.
Definition: io_ompio.h:121
Definition: communicator.h:118