github intel/compute-runtime 26.14.37833.4

6 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.

  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.32.7/intel-igc-core-2_2.32.7+21184_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.32.7/intel-igc-opencl-2_2.32.7+21184_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/intel-ocloc-dbgsym_26.14.37833.4-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/intel-ocloc_26.14.37833.4-0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/intel-opencl-icd-dbgsym_26.14.37833.4-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/intel-opencl-icd_26.14.37833.4-0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/libigdgmm12_22.9.0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/libze-intel-gpu1-dbgsym_26.14.37833.4-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/libze-intel-gpu1_26.14.37833.4-0_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

c7e094047ac8f0492f7de1218e4061c7eccbf09b2c96f85977b703bc04d412ff intel-ocloc-dbgsym_26.14.37833.4-0_amd64.ddeb
7841a45b3e5fafeb97ab530eb872c1607a01723e4d6ae057d0255cd56e168cad intel-ocloc_26.14.37833.4-0_amd64.deb
f45176be1578100390ae9d60c2407e09bf134e505235b43ec38a71fe5cfe579b intel-opencl-icd-dbgsym_26.14.37833.4-0_amd64.ddeb
2e15eeb4fe9c1bba467a655967373eec6a20dd04cc7159de53c359f17ab53e41 intel-opencl-icd_26.14.37833.4-0_amd64.deb
9d712f71c18baee076de9961dda71e8089291e1bd0deb5d649ab5ba5de114f97 libigdgmm12_22.9.0_amd64.deb
1c5f95e9a8280539752370bb9f7c4101e9bf09913bca9c22b4c8c6dcd74fc3d6 libze-intel-gpu1-dbgsym_26.14.37833.4-0_amd64.ddeb
34ce5791160d87ce6d54edb558a4030858ee1dad2afb067b9c5c58d4cde774c6 libze-intel-gpu1_26.14.37833.4-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.15 Yes
Alchemist Production 3.0 1.15 Yes
Battlemage Production 3.0 1.15 Yes
Tiger Lake Production 3.0 1.15 Yes
Rocket Lake Production 3.0 1.15 Yes
Alder Lake Production 3.0 1.15 Yes
Meteor Lake Production 3.0 1.15 Yes
Raptor Lake Production 3.0 1.15 Yes
Lunar Lake Production 3.0 1.15 Yes
Arrow Lake Production 3.0 1.15 Yes
Panther Lake Production 3.0 1.15 Yes
Wildcat Lake Production 3.0 1.15 N/A
Crescent Island Early support 3.0 1.15 N/A

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

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

  • Lunar Lake and Battlemage were tested using 7.0.0-rc6-lgci-xe.

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

  • DG1, Tiger Lake, Raptor Lake & Alder Lake were tested using 11th – 14th Gen specific host driver 101.7085.

Quality levels

  • Early support - no quality expectations
  • Pre-Release - suitable for integration and testing, gathering customer feedback
  • Production - 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

26.09.37435.1...26.14.37833.4

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.