SWDEV-325708 - Query for fine grained support (#2557)
Change-Id: Id11d556de1213c73891122b0ffa344f9099a8486
Cette révision appartient à :
révisé par
GitHub
Parent
8da8fc1be9
révision
c195d12cda
@@ -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
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur