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