SWDEV-325708 - Query for fine grained support (#2557)

Change-Id: Id11d556de1213c73891122b0ffa344f9099a8486

[ROCm/hip commit: c195d12cda]
Этот коммит содержится в:
ROCm CI Service Account
2022-03-22 12:28:41 +05:30
коммит произвёл GitHub
родитель b0a38b17e7
Коммит 7717fdf441
+2
Просмотреть файл
@@ -475,6 +475,8 @@ typedef enum hipDeviceAttribute_t {
hipDeviceAttributeImageSupport, ///< '1' if Device supports image, '0' otherwise.
hipDeviceAttributePhysicalMultiProcessorCount, ///< All available physical compute
///< units for the device
hipDeviceAttributeFineGrainSupport, ///< '1' if Device supports fine grain, '0' otherwise
hipDeviceAttributeAmdSpecificEnd = 19999,
hipDeviceAttributeVendorSpecificBegin = 20000,
// Extended attributes for vendors