LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Allocate a new runtime object. More...
Classes | |
class | lci::alloc_runtime_x |
The actual implementation for alloc_runtime. More... | |
Allocate a new runtime object.
[in] | packet_return_threshold | of type size_t; optional argument; argument for the corresponding attribute |
[in] | imm_nbits_tag | of type int; optional argument; argument for the corresponding attribute |
[in] | imm_nbits_rcomp | of type int; optional argument; argument for the corresponding attribute |
[in] | alloc_default_device | of type bool; optional argument; argument for the corresponding attribute |
[in] | alloc_default_packet_pool | of type bool; optional argument; argument for the corresponding attribute |
[in] | alloc_default_matching_engine | of type bool; optional argument; argument for the corresponding attribute |
[in] | rdv_protocol | of type attr_rdv_protocol_t; optional argument; argument for the corresponding attribute |
[in] | user_context | of type void*; optional argument; argument for the corresponding attribute |