hpx/async_mpi/mpi_executor.hpp
hpx/async_mpi/mpi_executor.hpp#
Defined in header hpx/async_mpi/mpi_executor.hpp.
See Public API for a list of names and headers that are part of the public HPX API.
-
namespace hpx
-
namespace mpi#
-
namespace experimental#
-
struct executor#
Public Types
-
using execution_category = hpx::execution::parallel_execution_tag#
-
using executor_parameters_type = hpx::execution::experimental::default_parameters#
Public Functions
-
inline explicit constexpr executor(MPI_Comm communicator = MPI_COMM_WORLD)#
Private Members
-
MPI_Comm communicator_#
-
using execution_category = hpx::execution::parallel_execution_tag#
-
struct executor#
-
namespace experimental#
-
namespace parallel
-
namespace execution
-
namespace execution
-
namespace mpi#