Jerry Zhang(Junwei)

Results 4 comments of Jerry Zhang(Junwei)

> Hi Junwei, can you provide more context about who fails to detach IPC memory? Is that an interaction with the ROCr runtime? I don't think there is a dependency...

> Hi Junwei, > > Please add a Signed-off-by line to your commit. Done. > Then I will merge it into our internal branch after internal code review and testing....

Sorry for my late response. After import the IPC memory, and use it, we will do `hsa_amd_ipc_memory_detach()` to release the memory. during the process, from below code, we know that...

For the issue, it could be fixed in hsa, but in the view of thunk, I think it misses a kind of memory type handling. IMHO, for a lib or...