Function netio3::libfabric::get_fi_info

Function Documentation

fi_info *netio3::libfabric::get_fi_info(const EndPointAddress &address, NetworkMode mode, std::uint64_t info_flags)

Gets the fi_info structure for the given address and network mode.

Throws:

LibfabricFiInfoError – in case of an error retrieving the fi_info

Parameters:
  • address – The endpoint address to get the info for

  • mode – The network mode

  • info_flags – Flags to be passed to fi_getinfo (FI_SOURCE)