SWDEV-533074 - Expose hipDeviceAttributeNumberOfXccs attribute (#84)

[ROCm/hip commit: efee830f5f]
Cette révision appartient à :
Andryeyev, German
2025-05-20 14:58:42 -04:00
révisé par GitHub
Parent c25250e68b
révision fb5ea38a4e
+1
Voir le fichier
@@ -541,6 +541,7 @@ typedef enum hipDeviceAttribute_t {
///< units for the device
hipDeviceAttributeFineGrainSupport, ///< '1' if Device supports fine grain, '0' otherwise
hipDeviceAttributeWallClockRate, ///< Constant frequency of wall clock in kilohertz.
hipDeviceAttributeNumberOfXccs, ///< The number of XCC(s) on the device
hipDeviceAttributeAmdSpecificEnd = 19999,
hipDeviceAttributeVendorSpecificBegin = 20000,