Member List#
|
Reference API
|
gko::experimental::mpi::CollectiveCommunicator Member List
This is the complete list of members for gko::experimental::mpi::CollectiveCommunicator, including all inherited members.
| CollectiveCommunicator(communicator base=MPI_COMM_NULL) (defined in gko::experimental::mpi::CollectiveCommunicator) | gko::experimental::mpi::CollectiveCommunicator | explicit |
| create_inverse() const =0 | gko::experimental::mpi::CollectiveCommunicator | pure virtual |
| create_with_same_type(communicator base, const distributed::index_map_variant &imap) const =0 | gko::experimental::mpi::CollectiveCommunicator | pure virtual |
| get_base_communicator() const (defined in gko::experimental::mpi::CollectiveCommunicator) | gko::experimental::mpi::CollectiveCommunicator | |
| get_recv_size() const =0 | gko::experimental::mpi::CollectiveCommunicator | pure virtual |
| get_send_size() const =0 | gko::experimental::mpi::CollectiveCommunicator | pure virtual |
| i_all_to_all_v(std::shared_ptr< const Executor > exec, const SendType *send_buffer, RecvType *recv_buffer) const | gko::experimental::mpi::CollectiveCommunicator | |
| i_all_to_all_v(std::shared_ptr< const Executor > exec, const void *send_buffer, MPI_Datatype send_type, void *recv_buffer, MPI_Datatype recv_type) const | gko::experimental::mpi::CollectiveCommunicator | |
| i_all_to_all_v_impl(std::shared_ptr< const Executor > exec, const void *send_buffer, MPI_Datatype send_type, void *recv_buffer, MPI_Datatype recv_type) const =0 (defined in gko::experimental::mpi::CollectiveCommunicator) | gko::experimental::mpi::CollectiveCommunicator | protectedpure virtual |
| ~CollectiveCommunicator()=default (defined in gko::experimental::mpi::CollectiveCommunicator) | gko::experimental::mpi::CollectiveCommunicator | virtual |
Generated by