Skip to content

[SYCL] syclcompat/memory/memory_management_test3.cpp fails on PVC with L0 V2 adapter #19662

@igchor

Description

@igchor

Describe the bug

Link to failed run: https://github.com/intel/llvm/actions/runs/16649890869/job/47122124130?pr=19654

env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/syclcompat/memory/Output/memory_management_test3.cpp.tmp.out
# executed command: env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/syclcompat/memory/Output/memory_management_test3.cpp.tmp.out
# .---command stdout------------
# | void test_free_memory()
# | void test_free_memory_q()
# | void test_wait_and_free_memory()
# | void test_wait_and_free_memory_q()
# | void test_memcpy_async()
# | void test_memcpy_async_q()
# | void test_memcpy_async_pitched()
# | void test_memcpy_async_pitched_q()
# | void test_memset_async()
# | void test_memset_async_impl() [memset_size_bits = 8UL]
# `-----------------------------
# .---command stderr------------
# | memory_management_test3.cpp.tmp.out: /__w/llvm/llvm/llvm/sycl/test-e2e/syclcompat/memory/memory_management_test3.cpp:306: void test_memset_async_impl() [memset_size_bits = 8UL]: Assertion `h_A[i] == 0' failed.

probably related to: #19604

To reproduce

Environment

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions