Portable Hardware Locality (hwloc) Documentation: v2.3.0
|
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.10 (new)
Download v2.9 (stable)
Download v2.8 (old)
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
hwloc_obj_attr_u
hwloc_pcidev_attr_s
Data Fields
hwloc_obj_attr_u::hwloc_pcidev_attr_s Struct Reference
#include <
hwloc.h
>
Data Fields
unsigned short
domain
unsigned char
bus
unsigned char
dev
unsigned char
func
unsigned short
class_id
unsigned short
vendor_id
unsigned short
device_id
unsigned short
subvendor_id
unsigned short
subdevice_id
unsigned char
revision
float
linkspeed
Detailed Description
PCI Device specific Object Attributes.
Field Documentation
◆
bus
unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::bus
◆
class_id
unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::class_id
◆
dev
unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::dev
◆
device_id
unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::device_id
◆
domain
unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::domain
◆
func
unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::func
◆
linkspeed
float hwloc_obj_attr_u::hwloc_pcidev_attr_s::linkspeed
◆
revision
unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::revision
◆
subdevice_id
unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::subdevice_id
◆
subvendor_id
unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::subvendor_id
◆
vendor_id
unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::vendor_id
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: 11-Nov-2020
©2004-2024 The Open MPI Project