github intel/compute-runtime 25.09.32961.5

12 hours ago

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu 24.04

If you are using legacy platform, follow latest 24.35 release procedure instead the one below. More details in known issues section.

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.8.3/intel-igc-core-2_2.8.3+18762_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.8.3/intel-igc-opencl-2_2.8.3+18762_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/intel-level-zero-gpu-dbgsym_1.6.32961.5_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/intel-level-zero-gpu_1.6.32961.5_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/intel-opencl-icd-dbgsym_25.09.32961.5_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/intel-opencl-icd_25.09.32961.5_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/libigdgmm12_22.6.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/ww09.sum
sha256sum -c ww09.sum
  1. Install all packages as root

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

9f9c4e97e6916f116f8600225606a6c2494af0c63ce2277cb928f8f5b7757c03 intel-level-zero-gpu-dbgsym_1.6.32961.5_amd64.ddeb
65f397dc868289267684ccf830e586c6bea42c9cb1396ea4e3b9d9262b7e6191 intel-level-zero-gpu_1.6.32961.5_amd64.deb
e291b32f42c90094e3e98646855331e3d0a34d67e14fa49c4935933858d0515d intel-opencl-icd-dbgsym_25.09.32961.5_amd64.ddeb
b1cb0fcf00da9d6f076ec6dc835410d04f90f6868b527e5f427a9b554b3ddc03 intel-opencl-icd_25.09.32961.5_amd64.deb
9aca06edce04c20f36eb8840e40a9e5f1ce7a9e75b7e5d2625bc8ccfcdcc9660 libigdgmm12_22.6.0_amd64.deb

For IGC related sha256 packages sums see IGC release

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.6 Yes
Alchemist Production 3.0 1.6 Yes
Battlemage Production 3.0 1.6 Yes
Tiger Lake Production 3.0 1.6 Yes
Rocket Lake Production 3.0 1.6 Yes
Alder Lake Production 3.0 1.6 Yes
Meteor Lake Production 3.0 1.6 Yes
Raptor Lake Production 3.0 1.6 Yes
Lunar Lake Production 3.0 1.6 Yes
Arrow Lake Production 3.0 1.6 Yes
Panther Lake Pre-Release 3.0 1.6 Yes

For Lunar Lake and Battlemage platforms the best experience is achieved via using Ubuntu 24.10 with intel-graphics PPA. See instructions

For legacy platforms not included in this table, see more information.

All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-48-generic, unless noted otherwise.

  • Lunar Lake and Battlemage was tested using Ubuntu 24.10 with 6.11.0-1007-intel kernel from intel-graphics PPA.

WSL support was tested for all platforms with Windows host driver 101.6559, unless noted otherwise.

Quality levels

  • Experimental - no quality expectations
  • Early support - platform may not be available on the market yet
  • Pre-Release - suitable for integration and testing, gathering customer feedback
  • Beta - suitable for integration and broad testing
  • Production - Beta + meets API-specific conformance requirements; suitable for production
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_I915_PRELIM_DETECTION=1

Changelog

25.05.32567.17...25.09.32961.5

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.