20 #ifndef MCA_FS_LUSTRE_H
21 #define MCA_FS_LUSTRE_H
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_lustre_priority;
29 extern int mca_fs_lustre_stripe_size;
30 extern int mca_fs_lustre_stripe_width;
34 int mca_fs_lustre_component_init_query(
bool enable_progress_threads,
35 bool enable_mpi_threads);
58 int mca_fs_lustre_file_delete (
char *filename,
62 OMPI_MPI_OFFSET_TYPE size);
65 OMPI_MPI_OFFSET_TYPE *size);
73 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