LCI
|
This section describes LCI API. More...
Modules | |
LCI environment setup | |
Setup the communication resources and configurations. | |
LCI communication operations | |
Communication operations to send and receive messages across processes. | |
LCI completion mechanisms | |
The LCI runtime notifies users about the completion of an asynchronous operations (e.g. communication operations) through completion mechanisms. | |
LCI progress functions | |
Make progress on the background works to make sure the runtime functioning properly. | |
LCI memory management | |
Management for memory buffers registered to the network. | |
Enumerations | |
enum | LCI_error_t { LCI_OK = 0, LCI_ERR_RETRY, LCI_ERR_RETRY_LOCK, LCI_ERR_RETRY_NOMEM, LCI_ERR_FEATURE_NA, LCI_ERR_FATAL } |
LCI Error type. More... | |
This section describes LCI API.
enum LCI_error_t |
LCI Error type.