SWDEV-299127 - Merge 'develop' into 'amd-staging'

Change-Id: I5282077252be7504930931324222dc9b8ae54a0e
此提交包含在:
Jenkins
2022-03-07 07:11:26 -05:00
當前提交 8699a20c2b
+2 -3
查看文件
@@ -444,9 +444,8 @@ typedef enum hipDeviceAttribute_t {
hipDeviceAttributeCanUseStreamWaitValue, ///< '1' if Device supports hipStreamWaitValue32() and
///< hipStreamWaitValue64(), '0' otherwise.
hipDeviceAttributeImageSupport, ///< '1' if Device supports image, '0' otherwise.
hipDeviceAttributeMultiprocessorBoostCount, ///< All available boost compute units for the device
hipDeviceAttributePhysicalMultiProcessorCount, ///< All available physical compute
///< units for the device
hipDeviceAttributeAmdSpecificEnd = 19999,
hipDeviceAttributeVendorSpecificBegin = 20000,
// Extended attributes for vendors