diff --git a/projects/clr/hipamd/src/hip_event_ipc.cpp b/projects/clr/hipamd/src/hip_event_ipc.cpp index f29bca5721..5f0ec0c6e5 100644 --- a/projects/clr/hipamd/src/hip_event_ipc.cpp +++ b/projects/clr/hipamd/src/hip_event_ipc.cpp @@ -211,7 +211,6 @@ hipError_t IPCEvent::OpenHandle(ihipIpcEventHandle_t* handle) { } ipc_evt_.ipc_shmem_->owners += 1; - setDeviceId(ipc_evt_.ipc_shmem_->owners_device_id.load()); // device sets 0 to this ptr when the ipc event is completed hipError_t status = hipSuccess; status = ihipHostRegister(&ipc_evt_.ipc_shmem_->signal,