LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches
lci::device_attr_t Struct Reference

#include <lci_binding_pre.hpp>

Public Attributes

size_t net_max_sends
 
size_t net_max_recvs
 
size_t net_max_cqes
 
double net_send_reserved_pct
 
uint64_t ofi_lock_mode
 
bool alloc_default_endpoint
 
bool alloc_progress_endpoint
 
bool use_reg_cache
 
int uid
 
attr_ibv_td_strategy_t ibv_td_strategy
 
const char * name
 
void * user_context
 

Member Data Documentation

◆ alloc_default_endpoint

bool lci::device_attr_t::alloc_default_endpoint

◆ alloc_progress_endpoint

bool lci::device_attr_t::alloc_progress_endpoint

◆ ibv_td_strategy

attr_ibv_td_strategy_t lci::device_attr_t::ibv_td_strategy

◆ name

const char* lci::device_attr_t::name

◆ net_max_cqes

size_t lci::device_attr_t::net_max_cqes

◆ net_max_recvs

size_t lci::device_attr_t::net_max_recvs

◆ net_max_sends

size_t lci::device_attr_t::net_max_sends

◆ net_send_reserved_pct

double lci::device_attr_t::net_send_reserved_pct

◆ ofi_lock_mode

uint64_t lci::device_attr_t::ofi_lock_mode

◆ uid

int lci::device_attr_t::uid

◆ use_reg_cache

bool lci::device_attr_t::use_reg_cache

◆ user_context

void* lci::device_attr_t::user_context

The documentation for this struct was generated from the following file: