Skip to content

Graph/Update/Explicit/whole_update_host_task.cpp failed on Linux BMG #22555

Description

@dm-vodopyanov

Describe the bug

FAIL: SYCL :: Graph/Update/Explicit/whole_update_host_task.cpp (568 of 1946)
  ******************** TEST 'SYCL :: Graph/Update/Explicit/whole_update_host_task.cpp' FAILED ********************
  Exit Code: 1
  
  Command Output (stdout):
  --
  # RUN: at line 2
  env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Graph/Update/Explicit/Output/whole_update_host_task.cpp.tmp.out
  # executed command: env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/Update/Explicit/Output/whole_update_host_task.cpp.tmp.out
  # note: command had no output on stdout or stderr
  # RUN: at line 2
  env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Graph/Update/Explicit/Output/whole_update_host_task.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/Graph/Update/Explicit/Output/whole_update_host_task.cpp.tmp.out
  # note: command had no output on stdout or stderr
  # RUN: at line 4
  env UR_L0_LEAKS_DEBUG=1 env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Graph/Update/Explicit/Output/whole_update_host_task.cpp.tmp.out 2>&1 | /__w/llvm/llvm/toolchain/lib/dpcpp-7/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Update/Explicit/whole_update_host_task.cpp --implicit-check-not=LEAK
  # executed command: env UR_L0_LEAKS_DEBUG=1 env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/Update/Explicit/Output/whole_update_host_task.cpp.tmp.out
  # note: command had no output on stdout or stderr
  # executed command: /__w/llvm/llvm/toolchain/lib/dpcpp-7/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Update/Explicit/whole_update_host_task.cpp --implicit-check-not=LEAK
  # .---command stderr------------
  # | command line:1:22: error: IMPLICIT-CHECK-NOT: excluded string found in input
  # | -implicit-check-not='LEAK'
  # |                      ^
  # | <stdin>:4:64: note: found here
  # |  zeCommandQueueCreate = 1 \---> zeCommandQueueDestroy = 0 ---> LEAK = 1
  # |                                                                ^~~~
  # | 
  # | Input file: <stdin>
  # | Check file: /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Update/Explicit/whole_update_host_task.cpp
  # | 
  # | -dump-input=help explains the following input dump.
  # | 
  # | Input was:
  # | <<<<<<
  # |           1: Check balance of create/destroy calls 
  # |           2: ---------------------------------------------------------- 
  # |           3:  zeContextCreate = 1 \---> zeContextDestroy = 1  
  # |           4:  zeCommandQueueCreate = 1 \---> zeCommandQueueDestroy = 0 ---> LEAK = 1 
  # | not:imp1                                                                    !~~~      error: no match expected
  # |           5:  zeModuleCreate = 1 \---> zeModuleDestroy = 1  
  # |           6:  zeKernelCreate = 5 \---> zeKernelDestroy = 5  
  # |           7:  zeEventPoolCreate = 2 \---> zeEventPoolDestroy = 2  
  # |           8:  zeCommandListCreateImmediate = 4 | 
  # |           9:  zeCommandListCreate = 6 \---> zeCommandListDestroy = 10  
  # |           .
  # |           .
  # |           .
  # | >>>>>>
  # `-----------------------------
  # error: command failed with exit status: 1
  

To reproduce

Environment

sycl-ls:

<LOADER>[INFO]: failed to load adapter '/__w/llvm/llvm/toolchain/lib/libur_adapter_cuda.so.0' with error: libcuda.so.1: cannot open shared object file: No such file or directory
<LOADER>[INFO]: failed to load adapter 'libur_adapter_cuda.so.0' with error: libcuda.so.1: cannot open shared object file: No such file or directory
<LOADER>[INFO]: failed to load adapter '/__w/llvm/llvm/toolchain/lib/libur_adapter_hip.so.0' with error: /__w/llvm/llvm/toolchain/lib/libur_adapter_hip.so.0: cannot open shared object file: No such file or directory
<LOADER>[INFO]: failed to load adapter 'libur_adapter_hip.so.0' with error: libur_adapter_hip.so.0: cannot open shared object file: No such file or directory
<LOADER>[INFO]: loaded adapter 0x0x4f54500 (/__w/llvm/llvm/toolchain/lib/libur_adapter_level_zero.so.0) from /__w/llvm/llvm/toolchain/lib/libur_adapter_level_zero.so.0
<LOADER>[INFO]: loaded adapter 0x0x4f53a20 (/__w/llvm/llvm/toolchain/lib/libur_adapter_level_zero_v2.so.0) from /__w/llvm/llvm/toolchain/lib/libur_adapter_level_zero_v2.so.0
<LOADER>[INFO]: loaded adapter 0x0x4f56cf0 (/__w/llvm/llvm/toolchain/lib/libur_adapter_native_cpu.so.0) from /__w/llvm/llvm/toolchain/lib/libur_adapter_native_cpu.so.0
<LOADER>[INFO]: failed to load adapter '/__w/llvm/llvm/toolchain/lib/libur_adapter_offload.so.0' with error: /__w/llvm/llvm/toolchain/lib/libur_adapter_offload.so.0: cannot open shared object file: No such file or directory
<LOADER>[INFO]: failed to load adapter 'libur_adapter_offload.so.0' with error: libur_adapter_offload.so.0: cannot open shared object file: No such file or directory
[opencl:gpu][opencl:0] Intel(R) OpenCL Graphics, Intel(R) Arc(TM) B580 Graphics OpenCL 3.0 NEO  [26.22.38646.4]
[opencl:cpu][opencl:1] Intel(R) OpenCL, 12th Gen Intel(R) Core(TM) i9-12900 OpenCL 3.0 (Build 0) [2026.21.3.0.31_160000]
[level_zero:gpu][level_zero:0] Intel(R) oneAPI Unified Runtime over Level-Zero V2, Intel(R) Arc(TM) B580 Graphics 20.1.0 [1.15.38646+4]
[native_cpu:cpu][native_cpu:0] SYCL_NATIVE_CPU, SYCL Native CPU 0.1 [0.0.0]

Platforms: 4
Platform [#1]:
    Version  : OpenCL 3.0 
    Name     : Intel(R) OpenCL Graphics
    Vendor   : Intel(R) Corporation
    Devices  : 1
        Device [#0]:
        Type              : gpu
        Version           : OpenCL 3.0 NEO 
        Name              : Intel(R) Arc(TM) B580 Graphics
        Vendor            : Intel(R) Corporation
        Driver            : 26.22.38646.4
        UUID              : 86800be2-0000-0000-0600-000000000000
        DeviceID          : 57867
        Num SubDevices    : 0
        Num SubSubDevices : 0
        Aspects           : gpu fp16 fp64 online_compiler online_linker queue_profiling usm_device_allocations usm_host_allocations usm_shared_allocations ext_intel_pci_address ext_intel_gpu_eu_count ext_intel_gpu_slices ext_intel_gpu_subslices_per_slice ext_intel_gpu_eu_count_per_subslice atomic64 ext_intel_device_info_uuid ext_oneapi_srgb ext_intel_gpu_hw_threads_per_eu ext_intel_device_id ext_intel_legacy_image ext_intel_esimd ext_oneapi_fragment ext_oneapi_chunk ext_oneapi_tangle ext_intel_matrix ext_oneapi_private_alloca ext_oneapi_atomic16 ext_oneapi_virtual_functions ext_intel_device_info_node_mask
        info::device::sub_group_sizes: 16 32
        Architecture: intel_gpu_bmg_g21
Platform [#2]:
    Version  : OpenCL 3.0 LINUX
    Name     : Intel(R) OpenCL
    Vendor   : Intel(R) Corporation
    Devices  : 1
        Device [#1]:
        Type              : cpu
        Version           : OpenCL 3.0 (Build 0)
        Name              : 12th Gen Intel(R) Core(TM) i9-12900
        Vendor            : Intel(R) Corporation
        Driver            : 2026.21.3.0.31_160000
        UUID              : 86807206-0900-2332-faff-fffb8b1f0000
        DeviceID          : 591474
        Num SubDevices    : 0
        Num SubSubDevices : 0
        Aspects           : cpu fp16 fp64 online_compiler online_linker queue_profiling usm_device_allocations usm_host_allocations usm_shared_allocations usm_system_allocations ext_intel_gpu_slices ext_intel_gpu_subslices_per_slice ext_intel_gpu_eu_count_per_subslice usm_atomic_host_allocations usm_atomic_shared_allocations atomic64 ext_intel_device_info_uuid ext_oneapi_srgb ext_oneapi_native_assert ext_intel_gpu_hw_threads_per_eu ext_intel_device_id ext_intel_legacy_image ext_oneapi_fragment ext_oneapi_chunk ext_oneapi_tangle ext_oneapi_limited_graph ext_oneapi_private_alloca ext_oneapi_atomic16 ext_oneapi_virtual_functions ext_intel_device_info_node_mask ext_oneapi_clock_sub_group ext_oneapi_clock_work_group ext_oneapi_clock_device
        info::device::sub_group_sizes: 4 8 16 32 64
        Architecture: x86_64
Platform [#3]:
    Version  : 1.15
    Name     : Intel(R) oneAPI Unified Runtime over Level-Zero V2
    Vendor   : Intel(R) Corporation
    Devices  : 1
        Device [#0]:
        Type              : gpu
        Version           : 20.1.0
        Name              : Intel(R) Arc(TM) B580 Graphics
        Vendor            : Intel(R) Corporation
        Driver            : 1.15.38646+4
        UUID              : 86800be2-0000-0000-0600-000000000000
        DeviceID          : 57867
        Num SubDevices    : 0
        Num SubSubDevices : 0
        Aspects           : gpu fp16 fp64 online_compiler online_linker queue_profiling usm_device_allocations usm_host_allocations usm_shared_allocations ext_intel_pci_address ext_intel_gpu_eu_count ext_intel_gpu_eu_simd_width ext_intel_gpu_slices ext_intel_gpu_subslices_per_slice ext_intel_gpu_eu_count_per_subslice atomic64 ext_intel_device_info_uuid ext_oneapi_native_assert ext_intel_gpu_hw_threads_per_eu ext_intel_free_memory ext_intel_device_id ext_intel_memory_clock_rate ext_intel_memory_bus_width ext_intel_legacy_image ext_oneapi_bindless_images ext_oneapi_bindless_images_1d_usm ext_oneapi_bindless_images_2d_usm ext_oneapi_external_memory_import ext_oneapi_external_semaphore_import ext_intel_esimd ext_oneapi_fragment ext_oneapi_chunk ext_oneapi_tangle ext_intel_matrix ext_oneapi_graph ext_oneapi_limited_graph ext_oneapi_private_alloca ext_oneapi_bindless_sampled_image_fetch_1d_usm ext_oneapi_bindless_sampled_image_fetch_1d ext_oneapi_bindless_sampled_image_fetch_2d_usm ext_oneapi_bindless_sampled_image_fetch_2d ext_oneapi_bindless_sampled_image_fetch_3d ext_oneapi_queue_profiling_tag ext_oneapi_virtual_mem ext_oneapi_image_array ext_oneapi_virtual_functions ext_intel_spill_memory_size ext_intel_current_clock_throttle_reasons ext_intel_power_limits ext_oneapi_async_memory_alloc ext_oneapi_exportable_device_mem ext_oneapi_clock_sub_group ext_oneapi_ipc_memory ext_oneapi_device_wait ext_intel_xe_stack_count ext_intel_xe_regions_per_stack ext_intel_xe_clusters_per_region ext_intel_xe_cores_per_cluster ext_intel_eus_per_xe_core ext_intel_max_lanes_per_hw_thread ext_oneapi_ipc_physical_memory ext_oneapi_register_host_memory
        info::device::sub_group_sizes: 16 32
        Architecture: intel_gpu_bmg_g21
Platform [#4]:
    Version  : 0.1
    Name     : SYCL_NATIVE_CPU
    Vendor   : tbd
    Devices  : 1
        Device [#0]:
        Type              : cpu
        Version           : 0.1
        Name              : SYCL Native CPU
        Vendor            : Intel(R) Corporation
        Driver            : 0.0.0
        DeviceID          : UNKNOWN
        Num SubDevices    : 0
        Num SubSubDevices : 0
        Aspects           : cpu fp64 online_compiler online_linker queue_profiling usm_device_allocations usm_host_allocations usm_shared_allocations usm_system_allocations usm_atomic_host_allocations usm_atomic_shared_allocations atomic64
        info::device::sub_group_sizes: 1
        Architecture: unknown
default_selector()      : gpu, Intel(R) oneAPI Unified Runtime over Level-Zero V2, Intel(R) Arc(TM) B580 Graphics 20.1.0 [1.15.38646+4]
accelerator_selector()  : No device of requested type available.
cpu_selector()          : cpu, Intel(R) OpenCL, 12th Gen Intel(R) Core(TM) i9-12900 OpenCL 3.0 (Build 0) [2026.21.3.0.31_160000]
gpu_selector()          : gpu, Intel(R) oneAPI Unified Runtime over Level-Zero V2, Intel(R) Arc(TM) B580 Graphics 20.1.0 [1.15.38646+4]
custom_selector(gpu)    : gpu, Intel(R) oneAPI Unified Runtime over Level-Zero V2, Intel(R) Arc(TM) B580 Graphics 20.1.0 [1.15.38646+4]
custom_selector(cpu)    : cpu, Intel(R) OpenCL, 12th Gen Intel(R) Core(TM) i9-12900 OpenCL 3.0 (Build 0) [2026.21.3.0.31_160000]
custom_selector(acc)    : No device of requested type available.
<LOADER>[INFO]: unloaded adapter 0x0x4f54500
<LOADER>[INFO]: unloaded adapter 0x0x4f53a20
<LOADER>[INFO]: unloaded adapter 0x0x4f56cf0
<LOADER>[INFO]: ---> urLoaderTearDown() -> UR_RESULT_SUCCESS

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions