amdsmi_kfd_info_t Struct Reference

amdsmi_kfd_info_t Struct Reference#

AMD SMI: amdsmi_kfd_info_t Struct Reference
amdsmi_kfd_info_t Struct Reference

Structure holds kfd information. More...

#include <amdsmi.h>

Data Fields

uint64_t kfd_id
 0xFFFFFFFFFFFFFFFF if not supported
 
uint32_t node_id
 0xFFFFFFFF if not supported
 
uint32_t current_partition_id
 0xFFFFFFFF if not supported
 
uint32_t reserved [12]
 

Detailed Description

Structure holds kfd information.

Definition at line 921 of file amdsmi.h.

Field Documentation

◆ kfd_id

uint64_t amdsmi_kfd_info_t::kfd_id

0xFFFFFFFFFFFFFFFF if not supported

Definition at line 922 of file amdsmi.h.

◆ node_id

uint32_t amdsmi_kfd_info_t::node_id

0xFFFFFFFF if not supported

Definition at line 923 of file amdsmi.h.

◆ current_partition_id

uint32_t amdsmi_kfd_info_t::current_partition_id

0xFFFFFFFF if not supported

Definition at line 924 of file amdsmi.h.

◆ reserved

uint32_t amdsmi_kfd_info_t::reserved[12]

Definition at line 925 of file amdsmi.h.


The documentation for this struct was generated from the following file: