LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
This section describes the LCI API for posting communication. More...
Topics | |
post_comm | |
Post a generic communication operation. | |
post_am | |
Post an active message communication operation. | |
post_send | |
Post a send communication operation. | |
post_recv | |
Post a receive communication operation. | |
post_put | |
Post a put (one-sided write) communication operation. | |
post_get | |
Post a get (one-sided read) communication operation. | |
progress | |
Perform background work to advance the state of the pending communication. | |
get_max_bcopy_size | |
Get the maximum message size for the buffer-copy protocol. | |
This section describes the LCI API for posting communication.