LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
This is the complete list of members for lci::post_comm_x, including all inherited members.
allow_done(bool allow_done_in) | lci::post_comm_x | inline |
allow_posted(bool allow_posted_in) | lci::post_comm_x | inline |
allow_retry(bool allow_retry_in) | lci::post_comm_x | inline |
buffers(buffers_t buffers_in) | lci::post_comm_x | inline |
call() const | lci::post_comm_x | |
call_impl(direction_t direction, int rank, void *local_buffer, size_t size, comp_t local_comp, runtime_t runtime, packet_pool_t packet_pool, device_t device, endpoint_t endpoint, matching_engine_t matching_engine, comp_semantic_t comp_semantic, mr_t mr, uintptr_t remote_disp, rmr_t rmr, tag_t tag, rcomp_t remote_comp, void *user_context, buffers_t buffers, rbuffers_t rbuffers, matching_policy_t matching_policy, bool allow_done, bool allow_posted, bool allow_retry, bool force_zcopy) const | lci::post_comm_x | |
comp_semantic(comp_semantic_t comp_semantic_in) | lci::post_comm_x | inline |
device(device_t device_in) | lci::post_comm_x | inline |
direction(direction_t direction_in) | lci::post_comm_x | inline |
endpoint(endpoint_t endpoint_in) | lci::post_comm_x | inline |
force_zcopy(bool force_zcopy_in) | lci::post_comm_x | inline |
local_buffer(void *local_buffer_in) | lci::post_comm_x | inline |
local_comp(comp_t local_comp_in) | lci::post_comm_x | inline |
m_allow_done | lci::post_comm_x | |
m_allow_posted | lci::post_comm_x | |
m_allow_retry | lci::post_comm_x | |
m_buffers | lci::post_comm_x | |
m_comp_semantic | lci::post_comm_x | |
m_device | lci::post_comm_x | |
m_direction | lci::post_comm_x | |
m_endpoint | lci::post_comm_x | |
m_force_zcopy | lci::post_comm_x | |
m_local_buffer | lci::post_comm_x | |
m_local_comp | lci::post_comm_x | |
m_matching_engine | lci::post_comm_x | |
m_matching_policy | lci::post_comm_x | |
m_mr | lci::post_comm_x | |
m_packet_pool | lci::post_comm_x | |
m_rank | lci::post_comm_x | |
m_rbuffers | lci::post_comm_x | |
m_remote_comp | lci::post_comm_x | |
m_remote_disp | lci::post_comm_x | |
m_rmr | lci::post_comm_x | |
m_runtime | lci::post_comm_x | |
m_size | lci::post_comm_x | |
m_tag | lci::post_comm_x | |
m_user_context | lci::post_comm_x | |
matching_engine(matching_engine_t matching_engine_in) | lci::post_comm_x | inline |
matching_policy(matching_policy_t matching_policy_in) | lci::post_comm_x | inline |
mr(mr_t mr_in) | lci::post_comm_x | inline |
operator()() const | lci::post_comm_x | inline |
packet_pool(packet_pool_t packet_pool_in) | lci::post_comm_x | inline |
post_comm_x(direction_t direction_in, int rank_in, void *local_buffer_in, size_t size_in, comp_t local_comp_in) | lci::post_comm_x | inline |
rank(int rank_in) | lci::post_comm_x | inline |
rbuffers(rbuffers_t rbuffers_in) | lci::post_comm_x | inline |
remote_comp(rcomp_t remote_comp_in) | lci::post_comm_x | inline |
remote_disp(uintptr_t remote_disp_in) | lci::post_comm_x | inline |
rmr(rmr_t rmr_in) | lci::post_comm_x | inline |
runtime(runtime_t runtime_in) | lci::post_comm_x | inline |
size(size_t size_in) | lci::post_comm_x | inline |
tag(tag_t tag_in) | lci::post_comm_x | inline |
user_context(void *user_context_in) | lci::post_comm_x | inline |