SWDEV-301947 - Add new enum for boost CU count (#2490)
Change-Id: I39b96218edbdf8a77473be8fa524999bb7df036a Co-authored-by: Saleel Kudchadker <Saleel.Kudchadker@amd.com>
此提交包含在:
@@ -445,6 +445,8 @@ typedef enum hipDeviceAttribute_t {
|
||||
///< hipStreamWaitValue64(), '0' otherwise.
|
||||
hipDeviceAttributeImageSupport, ///< '1' if Device supports image, '0' otherwise.
|
||||
|
||||
hipDeviceAttributeMultiprocessorBoostCount, ///< All available boost compute units for the device
|
||||
|
||||
hipDeviceAttributeAmdSpecificEnd = 19999,
|
||||
hipDeviceAttributeVendorSpecificBegin = 20000,
|
||||
// Extended attributes for vendors
|
||||
|
||||
新增問題並參考
封鎖使用者