SWDEV-301947 - Add new enum for boost CU count (#2490)

Change-Id: I39b96218edbdf8a77473be8fa524999bb7df036a

Co-authored-by: Saleel Kudchadker <Saleel.Kudchadker@amd.com>

[ROCm/hip commit: 7f520ae104]
This commit is contained in:
ROCm CI Service Account
2022-02-23 03:49:05 +05:30
committed by GitHub
parent ff8054075a
commit e93715c3c4
@@ -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