SWDEV-434226 - add mempool supported handle type query
Change-Id: I266a3c72d3cb15583774d115d2c355d780a5acdc
This commit is contained in:
کامیت شده توسط
Jatin Jaikishan Chaudhary
والد
ca9cc7c831
کامیت
42e9e4adc5
@@ -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,
|
||||
|
||||
|
||||
مرجع در شماره جدید
Block a user