pytorch-xpu-setup

Installation
SKILL.md

PyTorch XPU Setup & Usage

This skill covers end-to-end setup and usage of PyTorch on Intel GPUs (XPU) on Windows and Linux.

Important Context (as of 2026):

  • Intel Extension for PyTorch (IPEX) reached end of life in March 2026. All XPU support is now native in upstream PyTorch.
  • There are no conda packages for XPU. Only pip wheels exist from the XPU index URL.
  • The recommended workflow: create a conda env → install via pip inside it.

Quick Reference — Installation

Prerequisites

  1. Intel GPU Driver — required for all users.
Installs
1
First Seen
Apr 4, 2026
pytorch-xpu-setup — abh80/torch-xpu-skill