LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
This section describes the LCI API for network-layer communication. More...
Topics | |
net_poll_cq | |
Poll the network completion queue. | |
net_post_recv | |
Post a network receive operation. | |
net_post_sends | |
Post a network short send operation. | |
net_post_send | |
Post a network send operation. | |
net_post_puts | |
Post a network short put operation. | |
net_post_put | |
Post a network put operation. | |
net_post_putImms | |
Post a network short put with immediate data operation. | |
net_post_putImm | |
Post a network put with immediate data operation. | |
net_post_get | |
Post a network get operation. | |
This section describes the LCI API for network-layer communication.