Portable Hardware Locality (hwloc) Documentation: v1.10.1
|
Home
|
Support
|
FAQ
|
About
Presentations
Open MPI Team
FAQ
Videos
Performance
Open MPI Software
Download
Documentation
Source Code Access
Bug Tracking
Regression Testing
Version Information
Sub-Projects
Hardware Locality
Download v2.11 (stable)
Download v2.10 (old)
Download v2.9 (older)
Download ancient
Documentation
Tutorials
Best of lstopo
XML topology database
License
Mailing lists
Bug tracking
Git access
Nightly snapshots
Network Locality
MPI Testing Tool
Open Tool for Parameter Optimization
Community
Mailing Lists
Getting Help/Support
Contribute
Contact
License
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Fields
hwloc_obj_attr_u
hwloc_bridge_attr_s
Data Fields
hwloc_obj_attr_u::hwloc_bridge_attr_s Struct Reference
Object Structure and Attributes
#include <
hwloc.h
>
Data Fields
union {
struct
hwloc_pcidev_attr_s
pci
}
upstream
hwloc_obj_bridge_type_t
upstream_type
union {
struct {
unsigned short
domain
unsigned char
secondary_bus
unsigned char
subordinate_bus
}
pci
}
downstream
hwloc_obj_bridge_type_t
downstream_type
unsigned
depth
Detailed Description
Bridge specific Object Attribues.
Field Documentation
unsigned hwloc_obj_attr_u::hwloc_bridge_attr_s::depth
unsigned short hwloc_obj_attr_u::hwloc_bridge_attr_s::domain
union { ... } hwloc_obj_attr_u::hwloc_bridge_attr_s::downstream
hwloc_obj_bridge_type_t
hwloc_obj_attr_u::hwloc_bridge_attr_s::downstream_type
struct { ... } hwloc_obj_attr_u::hwloc_bridge_attr_s::pci
struct
hwloc_pcidev_attr_s
hwloc_obj_attr_u::hwloc_bridge_attr_s::pci
unsigned char hwloc_obj_attr_u::hwloc_bridge_attr_s::secondary_bus
unsigned char hwloc_obj_attr_u::hwloc_bridge_attr_s::subordinate_bus
union { ... } hwloc_obj_attr_u::hwloc_bridge_attr_s::upstream
hwloc_obj_bridge_type_t
hwloc_obj_attr_u::hwloc_bridge_attr_s::upstream_type
The documentation for this struct was generated from the following file:
hwloc.h
Open MPI is an Associated Project
of the
Software in the Public Interest
non-profit organization
Page last modified: 20-May-2019
©2004-2024 The Open MPI Project