Open MPI logo

Portable Hardware Locality (hwloc) Documentation: v1.0.3

  |   Home   |   Support   |   FAQ   |  

openfabrics-verbs.h File Reference

Macros to help interaction between hwloc and OpenFabrics verbs. More...

#include <hwloc.h>
#include <hwloc/config.h>
#include <hwloc/linux.h>
#include <infiniband/verbs.h>

Go to the source code of this file.

Functions

static inline int hwloc_ibv_get_device_cpuset (hwloc_topology_t topology , struct ibv_device *ibdev, hwloc_cpuset_t set)
 Get the CPU set of logical processors that are physically close to device ibdev.

Detailed Description

Macros to help interaction between hwloc and OpenFabrics verbs.

Applications that use both hwloc and OpenFabrics verbs may want to include this file so as to get topology information for OpenFabrics hardware.