amdsmi_fabric_info_v1_t Struct Reference#
amdsmi_fabric_info_v1_t Struct Reference
Fabric device configuration information (version 1) More...
#include <amdsmi.h>
Data Fields | |
| uint32_t | accelerator_id |
| Accelerator identifier (range 0 to 1023) | |
| amdsmi_fabric_type_t | fabric_type |
| UALOE or UALLINK. | |
| uint32_t | bandwidth |
| Station bandwidth share in Mb/s. | |
| uint32_t | latency |
| Latency in nanoseconds (depends on switch presence and type) | |
| uint8_t | ppod_id [AMDSMI_FABRIC_PPOD_ID_SIZE] |
| Physical PoD Identifier (128-bit UUID) | |
| uint32_t | ppod_size |
| Physical PoD size. | |
| uint32_t | vpod_id |
| Virtual PoD Identifier. | |
| uint32_t | vpod_size |
| Virtual PoD size. | |
| uint32_t | vpod_active_accelerators [AMDSMI_FABRIC_ACTIVE_ACCELERATORS_BITMAP_SIZE] |
| 1024-bit list (32 x 32-bit words): bit N set = accelerator ID N is active | |
| uint32_t | local_accelerators [AMDSMI_FABRIC_MAX_LOCAL_GPUS] |
| Local Accelerator IDs. | |
| amdsmi_fabric_npa_address_mode_t | addr_mode |
| Source aliasing or identification mode. | |
| amdsmi_fabric_accelerator_vpod_state_t | accel_state |
| Accelerator vPoD State. | |
Detailed Description
Fabric device configuration information (version 1)
The documentation for this struct was generated from the following file: