LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Initialize the global default runtime object. More...
Classes | |
class | lci::g_runtime_init_x |
The actual implementation for g_runtime_init. More... | |
Initialize the global default runtime object.
[in,out] | packet_return_threshold | of type size_t; optional argument; argument for the corresponding attribute |
[in,out] | imm_nbits_tag | of type int; optional argument; argument for the corresponding attribute |
[in,out] | imm_nbits_rcomp | of type int; optional argument; argument for the corresponding attribute |
[in,out] | alloc_default_device | of type bool; optional argument; argument for the corresponding attribute |
[in,out] | alloc_default_packet_pool | of type bool; optional argument; argument for the corresponding attribute |
[in,out] | alloc_default_matching_engine | of type bool; optional argument; argument for the corresponding attribute |
[in,out] | name | of type const char*; optional argument; argument for the corresponding attribute |
[in,out] | user_context | of type void*; optional argument; argument for the corresponding attribute |