llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[UR] `UR_MEM_FLAG_USE_HOST_POINTER` test fails on all non-CPU devices

Open callumfare opened this issue 7 months ago • 1 comments

There are long-standing known failures on the test for this urMemBufferCreate flag - https://github.com/intel/llvm/blob/sycl/unified-runtime/test/conformance/memory/urMemBufferCreate.cpp#L122

Essentially it looks like it only works on CPU devices.

Relates to https://github.com/intel/llvm/issues/9789 but the workaround described there means this test shouldn't fail.

callumfare avatar Jun 05 '25 16:06 callumfare

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days.

github-actions[bot] avatar Dec 03 '25 02:12 github-actions[bot]