github intel/compute-runtime 25.35.35096.9

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.18.5/intel-igc-core-2_2.18.5+19820_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.18.5/intel-igc-opencl-2_2.18.5+19820_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.35.35096.9/intel-ocloc-dbgsym_25.35.35096.9-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.35.35096.9/intel-ocloc_25.35.35096.9-0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.35.35096.9/intel-opencl-icd-dbgsym_25.35.35096.9-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.35.35096.9/intel-opencl-icd_25.35.35096.9-0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.35.35096.9/libigdgmm12_22.8.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.35.35096.9/libze-intel-gpu1-dbgsym_25.35.35096.9-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.35.35096.9/libze-intel-gpu1_25.35.35096.9-0_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/25.35.35096.9/ww35.sum
sha256sum -c ww35.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

eaad046205b6e8d39fa217ba2507caea249c1c04a1ed0418a0fa63874b2e05b9 intel-ocloc-dbgsym_25.35.35096.9-0_amd64.ddeb
023ccf8fd8912958bb3f00977056c2fa8ddbcef8ecb4bbc72bddf9ecb0eec6fb intel-ocloc_25.35.35096.9-0_amd64.deb
0dac180692d773f3a59d64eba8343f81dc8481ab892cc4ffdb8186f3655f7d49 intel-opencl-icd-dbgsym_25.35.35096.9-0_amd64.ddeb
89f252553c937b2456ee9919858ff2ab65dc6b0dcbd219c73953548465adf325 intel-opencl-icd_25.35.35096.9-0_amd64.deb
810114ef05f4d44c5c86fbc2f0b34688102f41596a40772a1ff7a48f5df69ecd libigdgmm12_22.8.1_amd64.deb
99541535d191b36829d07172231c77296adc4186f03fb5474187f0fa8bd24296 libze-intel-gpu1-dbgsym_25.35.35096.9-0_amd64.ddeb
a617d4ab0351a8f2717438be4325ca0110758450e10eb6fa02d614aed125207a libze-intel-gpu1_25.35.35096.9-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 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 were tested using Ubuntu 24.04.2 LTS with 6.14.0-1006-intel kernel from intel-graphics PPA.

WSL support was tested for all platforms with Windows host driver 101.7028, 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
  • this release should resolve issue #826

Changelog

25.31.34666.3...25.35.35096.9

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.