SWDEV-533074 - Expose hipDeviceAttributeNumberOfXccs attribute (#84)
[ROCm/hip commit: efee830f5f]
This commit is contained in:
committato da
GitHub
parent
c25250e68b
commit
fb5ea38a4e
@@ -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,
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user