SWDEV-328670 - Enable ROCr interop
Change-Id: I932afa2a0e75b1f1771c4be1e984b32966636afb
此提交包含在:
@@ -3166,9 +3166,6 @@ void Device::ReleaseGlobalSignal(void* signal) const {
|
||||
|
||||
// ================================================================================================
|
||||
bool Device::IsValidAllocation(const void* dev_ptr, size_t size) const {
|
||||
//! @todo Temporarily disable pointer detection feature,
|
||||
//! until the new interfaces will be accepted in HIP API
|
||||
return false;
|
||||
hsa_amd_pointer_info_t ptr_info = {};
|
||||
ptr_info.size = sizeof(hsa_amd_pointer_info_t);
|
||||
// Query ptr type to see if it's a HMM allocation
|
||||
|
||||
新增問題並參考
封鎖使用者