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