Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 931 Bytes

File metadata and controls

41 lines (30 loc) · 931 Bytes

Intel XPU User Guide

Last updated: 06/04/2026.

Introduction

This document describes how to use verl for reinforcement learning training on Intel XPU (Data Center GPU Max / Arc).

Directory Structure

user_guide_xpu/
├── README.md              # This file
├── install_guidance.md    # Installation guide
├── quick_start.md         # Quick start
└── faq.md                 # FAQ and troubleshooting

Getting Started

Platform Summary

Item Description
Device type xpu
Vendor identifier intel
Communication backend xccl (oneCCL)
Device visibility env var ZE_AFFINITY_MASK
Ray resource name GPU
IPC support No

Environment Variables

export VERL_PLATFORM=intel
source /opt/intel/oneapi/setvars.sh