Intel Compute Runtime 26.01.36711.4

26.01.36711.4Linux

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

Example:

wget https://github.com/intel/compute-runtime/releases/download/26.01.36711.4/ww01.sum
sha256sum -c ww01.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
eff3cfc25bfa7041dcce56c59f856a1456912d502e2a5ddf7977a031da7e27ae intel-ocloc-dbgsym_26.01.36711.4-0_amd64.ddeb
a52e5f82ceaeae23f54ff8a576d0ba79a8e89ee66d75b729f85c1af136a78f6d intel-ocloc_26.01.36711.4-0_amd64.deb
00b1617097e4d3bc8e01860d628a2d39391dc5cb62dc6abb0cd13b304f3dde59 intel-opencl-icd-dbgsym_26.01.36711.4-0_amd64.ddeb
e0338f5cbee1431a45324b88ce0cca9e11becac6e99de9143626e5f4d9ade1cc intel-opencl-icd_26.01.36711.4-0_amd64.deb
9d712f71c18baee076de9961dda71e8089291e1bd0deb5d649ab5ba5de114f97 libigdgmm12_22.9.0_amd64.deb
91b60a2eec4d88a8243470bd99ccf4ea0470e73f40ac1499d55567dc4777b886 libze-intel-gpu1-dbgsym_26.01.36711.4-0_amd64.ddeb
a92fb35fd77ffac7fce1a335fb7dc9751223251fbf301428f032906e3343ba9e libze-intel-gpu1_26.01.36711.4-0_amd64.deb

For IGC related sha256 packages sums see IGC release

Quality expectations
PlatformQualityOpenCLLevel ZeroWSL
DG1Production3.01.14Yes
AlchemistProduction3.01.14Yes
BattlemageProduction3.01.14Yes
Tiger LakeProduction3.01.14Yes
Rocket LakeProduction3.01.14Yes
Alder LakeProduction3.01.14Yes
Meteor LakeProduction3.01.14Yes
Raptor LakeProduction3.01.14Yes
Lunar LakeProduction3.01.14Yes
Arrow LakeProduction3.01.14Yes
Panther LakeProduction3.01.14Yes
Wildcat LakePre-Release3.01.14N/A
Crescent IslandExperimental3.01.14N/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.8.0-48-generic, unless noted otherwise.

  • Lunar Lake and Battlemage were tested using Ubuntu 24.04 LTS with 6.14.0-1011-intel kernel from intel-graphics PPA.

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

  • DG1, Tiger Lake, Raptor Lake & Alder Lake were tested using 11th – 14th Gen specific host driver 101.7082.
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

https://github.com/intel/compute-runtime/compare/25.48.36300.8...26.01.36711.4

View original

Upgraded? How did it go?

Discussion