Skip to content

[Feature Request] Support iGPU/dGPU configuration on WebGPU backend #26290

@wenqinI

Description

@wenqinI

Describe the feature request

In the WebGPU backend, ORT uses HighPerformance as default option:

req_adapter_options.powerPreference = wgpu::PowerPreference::HighPerformance;

ORT could use some runtime flag or environment to dynamically change the option between HighPerformance and LowPower.

Describe scenario use case

When user want to use iGPU on a machine which already have a dGPU.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ep:WebGPUort-web webgpu providerfeature requestrequest for unsupported feature or enhancementplatform:webissues related to ONNX Runtime web; typically submitted using template

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions