Skip to content

Snapdragon X Elite CPU Not Recognised by ONNX Runtime #492

@leestott

Description

@leestott

Snapdragon X Elite CPU Not Recognised by ONNX Runtime

Severity: Warning (non-blocking)
Component: ONNX Runtime / cpuinfo
Reproduction: Every Foundry Local service start on Snapdragon X Elite hardware

Every time the Foundry Local service starts, two warnings are emitted:

Error in cpuinfo: Unknown chip model name 'Snapdragon(R) X Elite - X1E78100 - Qualcomm(R) Oryon(TM) CPU'.
Please add new Windows on Arm SoC/chip support to arm/windows/init.c!
onnxruntime cpuid_info warning: Unknown CPU vendor. cpuinfo_vendor value: 0

Impact: The warnings are cosmetic — inference works correctly. However, they appear on every run and can confuse workshop participants. The ONNX Runtime cpuinfo library needs to be updated to recognise Qualcomm Oryon CPU cores.

Expected: Snapdragon X Elite should be recognised as a supported ARM64 CPU without emitting error-level messages.

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