Skip to content

[NPU_DRV] Driver reports a failure from vclAllocatedExecutableCreate #98

@BlackJohnny

Description

@BlackJohnny

I am trying to test an example that demonstrates YOLOv11 with OpenVINO.

When running inference with OpenVINO on NPU i get the following error:

RuntimeError: Exception from src/inference/src/cpp/core.cpp:109:
Exception from src/inference/src/dev/plugin.cpp:53:
Exception from src/plugins/intel_npu/src/plugin/src/plugin.cpp:492:
Exception from src/plugins/intel_npu/src/compiler_adapter/src/ze_graph_ext_wrappers.cpp:314:
L0 pfnCreate2 result: ZE_RESULT_ERROR_INVALID_ARGUMENT, code 0x78000004 - generic error code for invalid arguments . [NPU_DRV] Driver reports a failure from vclAllocatedExecutableCreate, return code: 2013265924
[NPU_VCL] Compiler returned msg:
Upper bounds were not specified, got the default value - '9223372036854775807'

Installed versions:

intel-driver-compiler-npu	1.17.0.20250508-14912879441
intel-fw-npu	1.17.0.20250508-14912879441
intel-level-zero-npu	1.17.0.20250508-14912879441
libtbb12:amd64	2022.0.0-2

My system info:

# System Details Report
---

## Report details
- **Date generated:**                              2025-06-06 09:54:57

## Hardware Information:
- **Hardware Model:**                              ASUSTeK COMPUTER INC. ASUS Zenbook S 14 UX5406SA_UX5406SA
- **Memory:**                                      32.0 GiB
- **Processor:**                                   Intel® Core™ Ultra 7 258V × 8
- **Graphics:**                                    Intel® Graphics (LNL)
- **Disk Capacity:**                               1.0 TB

## Software Information:
- **Firmware Version:**                            UX5406SA.303
- **OS Name:**                                     Ubuntu 25.04
- **OS Build:**                                    (null)
- **OS Type:**                                     64-bit
- **GNOME Version:**                               48
- **Windowing System:**                            Wayland
- **Kernel Version:**                              Linux 6.14.10

Any idea if I am doing something wrong? I am clueless on where to start hunting for such an issue.

Thanks for any hint you may have!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions