LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
This is the complete list of members for lci::allreduce_x, including all inherited members.
algorithm(allreduce_algorithm_t algorithm_in) | lci::allreduce_x | inline |
allreduce_x(const void *sendbuf_in, void *recvbuf_in, size_t count_in, size_t item_size_in, reduce_op_t op_in) | lci::allreduce_x | inline |
call() const | lci::allreduce_x | |
call_impl(const void *sendbuf, void *recvbuf, size_t count, size_t item_size, reduce_op_t op, runtime_t runtime, device_t device, endpoint_t endpoint, matching_engine_t matching_engine, comp_t comp, allreduce_algorithm_t algorithm, int ring_nsteps) const | lci::allreduce_x | |
comp(comp_t comp_in) | lci::allreduce_x | inline |
count(size_t count_in) | lci::allreduce_x | inline |
device(device_t device_in) | lci::allreduce_x | inline |
endpoint(endpoint_t endpoint_in) | lci::allreduce_x | inline |
item_size(size_t item_size_in) | lci::allreduce_x | inline |
m_algorithm | lci::allreduce_x | |
m_comp | lci::allreduce_x | |
m_count | lci::allreduce_x | |
m_device | lci::allreduce_x | |
m_endpoint | lci::allreduce_x | |
m_item_size | lci::allreduce_x | |
m_matching_engine | lci::allreduce_x | |
m_op | lci::allreduce_x | |
m_recvbuf | lci::allreduce_x | |
m_ring_nsteps | lci::allreduce_x | |
m_runtime | lci::allreduce_x | |
m_sendbuf | lci::allreduce_x | |
matching_engine(matching_engine_t matching_engine_in) | lci::allreduce_x | inline |
op(reduce_op_t op_in) | lci::allreduce_x | inline |
operator()() const | lci::allreduce_x | inline |
recvbuf(void *recvbuf_in) | lci::allreduce_x | inline |
ring_nsteps(int ring_nsteps_in) | lci::allreduce_x | inline |
runtime(runtime_t runtime_in) | lci::allreduce_x | inline |
sendbuf(const void *sendbuf_in) | lci::allreduce_x | inline |