cache_ Struct Reference

cache_ Struct Reference#

AMD SMI: amdsmi_gpu_cache_info_t::cache_ Struct Reference
amdsmi_gpu_cache_info_t::cache_ Struct Reference

Data Fields

uint32_t cache_properties
 amdsmi_cache_property_type_t which is a bitmask
 
uint32_t cache_size
 In KB.
 
uint32_t cache_level
 
uint32_t max_num_cu_shared
 Indicates how many Compute Units share this cache instance.
 
uint32_t num_cache_instance
 total number of instance of this cache type
 
uint32_t reserved [3]
 

Detailed Description

Definition at line 870 of file amdsmi.h.

Field Documentation

◆ cache_properties

uint32_t amdsmi_gpu_cache_info_t::cache_::cache_properties

amdsmi_cache_property_type_t which is a bitmask

Definition at line 871 of file amdsmi.h.

◆ cache_size

uint32_t amdsmi_gpu_cache_info_t::cache_::cache_size

In KB.

Definition at line 872 of file amdsmi.h.

◆ cache_level

uint32_t amdsmi_gpu_cache_info_t::cache_::cache_level

Definition at line 873 of file amdsmi.h.

◆ max_num_cu_shared

uint32_t amdsmi_gpu_cache_info_t::cache_::max_num_cu_shared

Indicates how many Compute Units share this cache instance.

Definition at line 874 of file amdsmi.h.

◆ num_cache_instance

uint32_t amdsmi_gpu_cache_info_t::cache_::num_cache_instance

total number of instance of this cache type

Definition at line 875 of file amdsmi.h.

◆ reserved

uint32_t amdsmi_gpu_cache_info_t::cache_::reserved[3]

Definition at line 876 of file amdsmi.h.


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