Open
Description
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 #9789 but the workaround described there means this test shouldn't fail.