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

Change-Id: Id11d556de1213c73891122b0ffa344f9099a8486
Cette révision appartient à :
ROCm CI Service Account
2022-03-22 12:28:41 +05:30
révisé par GitHub
Parent 8da8fc1be9
révision c195d12cda
+2
Voir le fichier
@@ -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