Skip to content

feat: add Intel XPU GPU type and xpu torch platform support - #146

Closed
wesd6r wants to merge 0 commit into
invoke-ai:mainfrom
wesd6r:feature/intel-xpu-support
Closed

feat: add Intel XPU GPU type and xpu torch platform support#146
wesd6r wants to merge 0 commit into
invoke-ai:mainfrom
wesd6r:feature/intel-xpu-support

Conversation

@wesd6r

@wesd6r wesd6r commented Aug 6, 2026

Copy link
Copy Markdown

Summary

Adds Intel XPU support to the launcher, enabling users to select Intel Arc / Core Ultra GPUs when installing InvokeAI.

Changes

  • types.ts: Added 'intel' to GpuType union and GPU_TYPE_MAP with label 'Intel (Arc / Core Ultra)'
  • util.ts: Added case 'intel': return 'xpu' in getTorchPlatform(), and added 'xpu' to the return type
  • install-manager.ts: Added 'xpu' to torchPlatform parameter type

Dependencies

Requires InvokeAI PR #9470 (adds the xpu extra to pyproject.toml).

@wesd6r wesd6r closed this Aug 6, 2026
@wesd6r
wesd6r force-pushed the feature/intel-xpu-support branch from ba31cec to 4bf2779 Compare August 6, 2026 16:18
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