Revert "Call notifyCmdQueue when building the event wait list"
This reverts commitdf67d8971a. Reason for revert: better fix in ROCclr Change-Id: I9707e69adf42a662c08fe9b3ec7458655d838bdd [ROCm/clr commit:dfec136725]
이 커밋은 다음에 포함됨:
@@ -134,7 +134,6 @@ void iHipWaitActiveStreams(amd::HostQueue* blocking_queue, bool wait_null_stream
|
||||
if ((command != nullptr) &&
|
||||
// Check the current active status
|
||||
(command->status() != CL_COMPLETE)) {
|
||||
command->notifyCmdQueue();
|
||||
eventWaitList.push_back(command);
|
||||
}
|
||||
}
|
||||
|
||||
새 이슈에서 참조
사용자 차단