Components and Plugins: Discovery backends

Data Structures

struct  hwloc_backend
 Discovery backend structure. More...

Functions

struct hwloc_backendhwloc_backend_alloc (struct hwloc_disc_component *component)
int hwloc_backend_enable (struct hwloc_topology *topology, struct hwloc_backend *backend)

Function Documentation

struct hwloc_backend* hwloc_backend_alloc ( struct hwloc_disc_component component  )  [read]

Allocate a backend structure, set good default values, initialize backend->component and topology, etc. The caller will then modify whatever needed, and call hwloc_backend_enable().

int hwloc_backend_enable ( struct hwloc_topology *  topology,
struct hwloc_backend backend 
)

Enable a previously allocated and setup backend.


Generated on 7 Dec 2019 for Hardware Locality (hwloc) by  doxygen 1.6.1