SWDEV-533074 - Expose hipDeviceAttributeNumberOfXccs attribute (#84)

[ROCm/hip commit: efee830f5f]
Bu işleme şunda yer alıyor:
Andryeyev, German
2025-05-20 14:58:42 -04:00
işlemeyi yapan: GitHub
ebeveyn c25250e68b
işleme fb5ea38a4e
+1
Dosyayı Görüntüle
@@ -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,