20 #ifndef MCA_FCOLL_DYNAMIC_EXPORT_H
21 #define MCA_FCOLL_DYNAMIC_EXPORT_H
23 #include "ompi_config.h"
27 #include "ompi/mca/fcoll/fcoll.h"
29 #include "ompi/mca/io/ompio/io_ompio.h"
35 extern int mca_fcoll_dynamic_priority;
36 extern int mca_fcoll_dynamic_num_io_procs;
37 extern int mca_fcoll_dynamic_constant_cbs;
38 extern int mca_fcoll_dynamic_cycle_buffer_size;
44 int mca_fcoll_dynamic_component_init_query(
bool enable_progress_threads,
45 bool enable_mpi_threads);
Definition: ompi_datatype.h:68
MCA fcoll base framework public interface functions.
Top-level interface for all MCA components.
Back-end structure for MPI_File.
Definition: io_ompio.h:121