|
OpenMPI
0.1.1
|
Data Structures | |
| struct | hwloc_obj_memory_s |
| Object memory. More... | |
| struct | hwloc_obj_memory_s::hwloc_obj_memory_page_type_s |
Array of local memory page types, NULL if no local memory and page_types is 0. More... | |
| struct | hwloc_obj |
| Structure of a topology object. More... | |
| union | hwloc_obj_attr_u |
| Object type-specific Attributes. More... | |
| struct | hwloc_obj_attr_u::hwloc_cache_attr_s |
| Cache-specific Object Attributes. More... | |
| struct | hwloc_obj_attr_u::hwloc_group_attr_s |
| Group-specific Object Attributes. More... | |
| struct | hwloc_obj_attr_u::hwloc_pcidev_attr_s |
| PCI Device specific Object Attributes. More... | |
| struct | hwloc_obj_attr_u::hwloc_bridge_attr_s |
| Bridge specific Object Attribues. More... | |
| struct | hwloc_obj_attr_u::hwloc_osdev_attr_s |
| OS Device specific Object Attributes. More... | |
| struct | hwloc_distances_s |
| Distances between objects. More... | |
| struct | hwloc_obj_info_s |
| Object info. More... | |
Typedefs | |
| typedef struct hwloc_obj * | hwloc_obj_t |
| Convenience typedef; a pointer to a struct hwloc_obj. | |