|
LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
This section describes the LCI API for posting communication. More...
Topics | |
| get_max_bcopy_size | |
| Get the maximum message size for the buffer-copy protocol. | |
| 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. | |
| test_drained | |
| Test for the completion of all locally posted communication operations. | |
| wait_drained | |
| Test for the completion of all locally posted communication operations. | |
This section describes the LCI API for posting communication.