Skip to content

[GSD-12963] [BMG/B60] OpenVINO benchmark_app SIGABRT in enqueue_svm.h on dual Arc Pro B60 — Windows fix status unknown #941

Description

@shailesh837

Pre-submission Checklist

  • I am using the latest GPU driver version (download center)
  • I have searched for similar issues and found none

GPU Hardware

2× Intel Arc Pro B60 (BMG-G21, 24 GB each, PCI 0x0e211)

GPU Detailed Information

Summary
An OpenVINO benchmark_app run targeting dual Intel Arc Pro B60 GPUs produces a hard abort in enqueue_svm.h at line 308 on some input resolutions. This is a confirmed known issue on Linux, fixed in compute-runtime 26.18.38308.1. The Windows fix status is unknown — this issue is raised to track it.


Reproduction

Hardware: 2× Intel Arc Pro B60 (BMG-G21, 24 GB each, PCI 0x0e211)
OS tested on Linux: Ubuntu 24.04, kernel 6.17 (crash confirmed + fixed)
OS with unknown status: Windows 10 / Windows 11 (native, not WSL)
OpenVINO toolkit: 2026.1
Command:

benchmark_app -m yolov11n_640x640.xml -d MULTI:GPU.0,GPU.1

Observed behaviour
Works at 320×320. Crashes at 640×640 with:

Abort was called at 308 line in file:
./opencl/source/command_queue/enqueue_svm.h

Linux fix
Upgrading to compute-runtime 26.18.38308.1 resolves the crash on Linux.
Release: https://github.com/intel/compute-runtime/releases/tag/26.18.38308.1

Question for the team

  1. Is the same fix present in any released Windows Arc Graphics driver?
  2. If yes, which driver version (e.g. 32.0.101.XXXX)?
  3. If not yet released, is there an ETA or a workaround recommended for Windows users?

The release notes for 26.18.38308.1 reference Windows host driver 101.8629 for WSL validation only — this does not confirm the fix is present for native Windows inference.

Latest public Arc Windows driver at time of filing: 32.0.101.8826 (released 2026-06-03)
Driver download: https://www.intel.com/content/www/us/en/download/785597/intel-arc-graphics-windows.html

Driver Installation Details

https://www.intel.com/content/www/us/en/download/785597/intel-arc-graphics-windows.html

Windows Build Information

Windows 11 Pro

Actual Behavior

Linux fix
Upgrading to compute-runtime 26.18.38308.1 resolves the crash on Linux.
Release: https://github.com/intel/compute-runtime/releases/tag/26.18.38308.1

Question for the team

  1. Is the same fix present in any released Windows Arc Graphics driver?
  2. If yes, which driver version (e.g. 32.0.101.XXXX)?
  3. If not yet released, is there an ETA or a workaround recommended for Windows users?

Expected Behavior

Application should not crash

Reproduction Rate

Always reproduces - 100%

Steps to Reproduce

Follow : openvinotoolkit/model_server#4273

Is this a regression?

  • Yes, this is a regression - functionality that previously worked is now broken

Last Known Working Driver Version

No response

First Known Failing Driver Version

No response

API Call Logs

No response

Windows Event Viewer Logs

No response

Crash Dumps / Minidumps

No response

Source Code / Reproducer

No response

Command Line / Application Details

No response

oneAPI Version (if applicable)

No response

System Configuration

No response

Screenshots / Video

No response

Intel System Support Utility Report

No response

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS: WindowsIssue specific to Windows operating system (Windows 10, 11)Type: BugGeneral bug report, unexpected behavior or crash

    Type

    No type
    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