ROCm-OpenCL-Runtime
ROCm-OpenCL-Runtime copied to clipboard
OpenCL clEnqueueBarrier(or Marker)WithWaitList are not implemented?
https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/blob/cc77105f58e5096ff81afe4d1992c6bde3545fff/runtime/device/rocm/rocvirtual.cpp#L1777 https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/blob/cc77105f58e5096ff81afe4d1992c6bde3545fff/runtime/device/rocm/rocvirtual.cpp#L1778
Because they are both using this submitMarker in VirtualGPU, which is not implemented. Or I am misunderstanding this?