SWDEV-364604 - Add ROCclr support for hipEventDisableSystemFence

Change-Id: I6127b432a8759359359a1890fda85bc401be6a56


[ROCm/clr commit: 3e603d986a]
此提交包含在:
Saleel Kudchadker
2023-01-20 15:34:24 -08:00
提交者 Rahul Garg
父節點 ae81589d28
當前提交 858e311f34
共有 6 個檔案被更改,包括 31 行新增20 行删除
-1
查看文件
@@ -436,7 +436,6 @@ NDRangeKernelCommand::NDRangeKernelCommand(HostQueue& queue, const EventWaitList
profilingInfo_.clear();
profilingInfo_.callback_ = nullptr;
profilingInfo_.marker_ts_ = true;
setEventScope(amd::Device::kCacheStateSystem);
}
kernel_.retain();
}