github intel/compute-runtime 22.53.25242.13

latest releases: 24.35.30872.24, 24.35.30872.22, 24.35.30872.20...
19 months ago

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu 22.04

  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/igc-1.0.12812.26/intel-igc-core_1.0.12812.26_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.12812.26/intel-igc-opencl_1.0.12812.26_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.53.25242.13/intel-level-zero-gpu-dbgsym_1.3.25242.13_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.53.25242.13/intel-level-zero-gpu_1.3.25242.13_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.53.25242.13/intel-opencl-icd-dbgsym_22.53.25242.13_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.53.25242.13/intel-opencl-icd_22.53.25242.13_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.53.25242.13/libigdgmm12_22.3.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/22.53.25242.13/ww53.sum
sha256sum -c ww53.sum
  1. Install all packages as root

Example:

sudo dpkg -i *.deb

sha256 sums for packages

d8e6e66817cfe67fd802e8545ca5a70c623c15ad5e5d98e2f1bc77b4547ccdf9 intel-igc-core_1.0.12812.26_amd64.deb
80300b748281468eb0e9cc7bc3e815358720dca5193c9795b3575e4d6dddd783 intel-igc-opencl_1.0.12812.26_amd64.deb
f7583163a50f7c61c2589cd727c737aed1c2111a90a4afc3e2d2a42bec5905a3 intel-level-zero-gpu-dbgsym_1.3.25242.13_amd64.ddeb
a438884049dc665de0fc7c126a7fe5a95954ce2b6478b4fcd9be43f2e51d7109 intel-level-zero-gpu_1.3.25242.13_amd64.deb
edf8f44bdeaa24ddb3a42ebf262dc05290481970e77dac0469269beb341c7dc1 intel-opencl-icd-dbgsym_22.53.25242.13_amd64.ddeb
7d23e7c1aa2e589ed24bcbe2c60bb389d1f9d26fef97de8415d0169f9c1a619f intel-opencl-icd_22.53.25242.13_amd64.deb
de6ed9333a74506de43993eb14c8e0e0eb23314c42b03af66fe9c3df24a8973d libigdgmm12_22.3.0_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 * 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 --
Alder Lake Production 3.0 1.3 Yes
Elkhart Lake Production 3.0 -- Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • Elkhart Lake was tested on Ubuntu 20.04 LTS with stock kernel v.5.8.5
  • DG1 was tested with drm-tip kernel v.6.1.0-rc1

WSL support was tested with Windows host driver 101.3959 (DG2), or 101.3790 and 101.2114 (all other platforms)

* DG2 is at production quality, when combined with an out-of-tree kernel mode driver distributed separately.

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

Changelog

22.43.24558...22.53.25242.13

Important changes

22.49.25018.24...22.53.25242.13

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.