SWDEV-434226 - add mempool supported handle type query

Change-Id: I266a3c72d3cb15583774d115d2c355d780a5acdc
Bu işleme şunda yer alıyor:
Jatin Chaudhary
2023-11-27 15:02:39 +00:00
işlemeyi yapan: Jatin Jaikishan Chaudhary
ebeveyn ca9cc7c831
işleme 42e9e4adc5
+2
Dosyayı Görüntüle
@@ -505,6 +505,8 @@ typedef enum hipDeviceAttribute_t {
hipDeviceAttributeMemoryPoolsSupported, ///< Device supports HIP Stream Ordered Memory Allocator
hipDeviceAttributeVirtualMemoryManagementSupported, ///< Device supports HIP virtual memory management
hipDeviceAttributeHostRegisterSupported, ///< Can device support host memory registration via hipHostRegister
hipDeviceAttributeMemoryPoolSupportedHandleTypes, ///< Supported handle mask for HIP Stream Ordered Memory Allocator
hipDeviceAttributeCudaCompatibleEnd = 9999,
hipDeviceAttributeAmdSpecificBegin = 10000,