LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
This is the complete list of members for lci::allgather_x, including all inherited members.
allgather_x(const void *sendbuf_in, void *recvbuf_in, size_t size_in) | lci::allgather_x | inline |
call() const | lci::allgather_x | |
call_impl(const void *sendbuf, void *recvbuf, size_t size, runtime_t runtime, device_t device, endpoint_t endpoint, matching_engine_t matching_engine) const | lci::allgather_x | |
device(device_t device_in) | lci::allgather_x | inline |
endpoint(endpoint_t endpoint_in) | lci::allgather_x | inline |
m_device | lci::allgather_x | |
m_endpoint | lci::allgather_x | |
m_matching_engine | lci::allgather_x | |
m_recvbuf | lci::allgather_x | |
m_runtime | lci::allgather_x | |
m_sendbuf | lci::allgather_x | |
m_size | lci::allgather_x | |
matching_engine(matching_engine_t matching_engine_in) | lci::allgather_x | inline |
operator()() const | lci::allgather_x | inline |
recvbuf(void *recvbuf_in) | lci::allgather_x | inline |
runtime(runtime_t runtime_in) | lci::allgather_x | inline |
sendbuf(const void *sendbuf_in) | lci::allgather_x | inline |
size(size_t size_in) | lci::allgather_x | inline |