Skip to content

setting default recommended device#4367

Draft
dtrawins wants to merge 5 commits into
mainfrom
default-device
Draft

setting default recommended device#4367
dtrawins wants to merge 5 commits into
mainfrom
default-device

Conversation

@dtrawins

@dtrawins dtrawins commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

🛠 Summary

Apply a naive approach for setting the default target device:
use discrete GPU if present
if several discrete GPUs present, use the one with the most free VRAM
if iGPU present and no discrete - use it
fallback to CPU if no GPU is present

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant