Intel Compute Runtime 26.31.39395.13

26.31.39395.13Linux

Packages included in the release

Components revisions included in the release
Additional components revisions used in build
Installation procedure on Ubuntu 26.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.40.13/intel-igc-core-2_2.40.13+22418_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.40.13/intel-igc-opencl-2_2.40.13+22418_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/intel-ocloc-dbgsym_26.31.39395.13-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/intel-ocloc_26.31.39395.13-0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/intel-opencl-icd-dbgsym_26.31.39395.13-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/intel-opencl-icd_26.31.39395.13-0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/libigdgmm12_22.10.0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/libze-intel-gpu1-dbgsym_26.31.39395.13-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/libze-intel-gpu1_26.31.39395.13-0_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/ww31.sum
sha256sum -c ww31.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
6041c2ab32358976c4ae577dd2bf9dd6afc0fd2e03108d5ae6fdb87ccef3270c intel-ocloc-dbgsym_26.31.39395.13-0_amd64.ddeb
12c5e61ed1dca5cbf38494e280abf88100a451580d57c44f601a17d9727e465e intel-ocloc_26.31.39395.13-0_amd64.deb
a8e97d913f62931a6cc11223eec9852e494922fe7f1d143b92179498c4228201 intel-opencl-icd-dbgsym_26.31.39395.13-0_amd64.ddeb
5a9c9e8fdca8a2f9e22754b1a4618c7babf21d7c3ab3503c680005007c7a8c44 intel-opencl-icd_26.31.39395.13-0_amd64.deb
6031a63d6e8a12ce61c14efc15f2c8e727061286e3820b8594e6d00615e04d54 libigdgmm12_22.10.0_amd64.deb
15762cc69aab7c24922bbc73a4632b828113e9d608d03d3f0589c9b88f563a25 libze-intel-gpu1-dbgsym_26.31.39395.13-0_amd64.ddeb
1722943f81b576b9bb8d61016464208f48ce533dc3bf24ad39605293115cc289 libze-intel-gpu1_26.31.39395.13-0_amd64.deb

For IGC related sha256 packages sums see IGC release

Quality expectations
PlatformQualityOpenCLLevel ZeroWSL
DG1Production3.01.17Yes
AlchemistProduction3.01.17Yes
BattlemageProduction3.01.17Yes
Tiger LakeProduction3.01.17Yes
Rocket LakeProduction3.01.17Yes
Alder LakeProduction3.01.17Yes
Raptor LakeProduction3.01.17Yes
Meteor LakeProduction3.01.17Yes
Arrow LakeProduction3.01.17Yes
Lunar LakeProduction3.01.17Yes
Panther LakeProduction3.01.17Yes
Wildcat LakeProduction3.01.17Yes
Crescent IslandEarly support3.01.17N/A
Nova LakeEarly support3.01.17N/A

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

All platforms were validated on Linux Ubuntu 26.04 x64 with stock kernel 7.0.0-14-generic, unless noted otherwise.

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

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

https://github.com/intel/compute-runtime/compare/26.27.39122.11...26.31.39395.13

View original

Upgraded? How did it go?

Discussion