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

Example:

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

9c37f6b1ffcaaa33789c99cc6002f060c70cd00102f8c729f8a02af3de76c43b intel-ocloc-dbgsym_26.22.38646.4-0_amd64.ddeb
25745841e66279c7ff1ff6c2d4da9ec911685c12e1c9c5609d99e4d54a364dc0 intel-ocloc_26.22.38646.4-0_amd64.deb
809dcf602256d45b56d2a76d6a979a716cd565891d7e1552d63b57d59df030f8 intel-opencl-icd-dbgsym_26.22.38646.4-0_amd64.ddeb
6fdac2e8a2aacf844ebfd90521bf7102b3ebb44f69c1bced1a9785a7ce96a3c2 intel-opencl-icd_26.22.38646.4-0_amd64.deb
6031a63d6e8a12ce61c14efc15f2c8e727061286e3820b8594e6d00615e04d54 libigdgmm12_22.10.0_amd64.deb
f4d36dd19e5b27e58178263002de74e1a2f0eb87f1028b61ba34a681d6c23cb8 libze-intel-gpu1-dbgsym_26.22.38646.4-0_amd64.ddeb
8bef9f24e03f826f93c076081bda13c6ac3afbd9e42b9fb8f298fab652330e2f libze-intel-gpu1_26.22.38646.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
Raptor Lake Production 3.0 1.15 Yes
Meteor Lake Production 3.0 1.15 Yes
Arrow Lake Production 3.0 1.15 Yes
Lunar Lake Production 3.0 1.15 Yes
Panther Lake Production 3.0 1.15 Yes
Wildcat Lake Production 3.0 1.15 Yes
Crescent Island Early support 3.0 1.15 N/A
Nova Lake 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, Battlemage and Panther Lake were tested using 7.1.0-rc6-lgci-xe.

WSL support was tested for all platforms with Windows host driver 101.8824, 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
  • Introduced Level Zero Executing OpenCL (aka LEO)  - see LEO.md for details

Changelog

26.18.38308.1...26.22.38646.4

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.