github intel/compute-runtime 22.43.24558

latest releases: 24.22.29735.26, 24.22.29735.24, 24.22.29735.23...
20 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.12260.1/intel-igc-core_1.0.12260.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.12260.1/intel-igc-opencl_1.0.12260.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.43.24558/intel-level-zero-gpu-dbgsym_1.3.24558_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.43.24558/intel-level-zero-gpu_1.3.24558_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.43.24558/intel-opencl-icd-dbgsym_22.43.24558_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.43.24558/intel-opencl-icd_22.43.24558_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.43.24558/libigdgmm12_22.2.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

6f288a945017823409dfe072087a1beb3f3c73cf9f8ebee42787c46658b392d5 intel-igc-core_1.0.12260.1_amd64.deb
f944b0167778e0d0185cc4913a41b88fbc85ed88265e8736c489aa4315de1336 intel-igc-opencl_1.0.12260.1_amd64.deb
99490e7164032ff478e8fcc5af83361bb1adf13a9bd48a7bc7ff78a5e78e6b0a intel-level-zero-gpu-dbgsym_1.3.24558_amd64.ddeb
7c66f146befc7990a6e734161ddcc1a887dbad9b58f88a80824a605c57c7f2d9 intel-level-zero-gpu_1.3.24558_amd64.deb
06503d0c4e12c3edc09efb1c942cdad71f5b31bac7393ed365045921cc139f6c intel-opencl-icd-dbgsym_22.43.24558_amd64.ddeb
1be483089da93d85ed01449555b2dab5e0a54700f0b58ffe3c93cfdc9835cd9e intel-opencl-icd_22.43.24558_amd64.deb
e4c548316eca7cd5a987ca1059acfd21ed7ab59163df9821209c76eb5271269a libigdgmm12_22.2.0_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero WSL
DG1 3.0 - Production 1.3 - Pre-Release 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release -
Kaby Lake 3.0 - Production 1.3 - Pre-Release -
Coffee Lake 3.0 - Production 1.3 - Pre-Release 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release -
Alder Lake 3.0 - Production 1.3 - Pre-Release 1.3 - Pre-Release
Elkhart Lake 3.0 - Production - 1.3 - Pre-Release
Broadwell 3.0 - Maintenance - -
Apollo Lake 3.0 - Maintenance - -
Gemini Lake 3.0 - Maintenance - -

All other platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise. (Elkhart Lake on Ubuntu 20.04)
DG1 was tested with drm-tip kernel v.5.18.0

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

Important changes

22.42.24548...22.43.24558

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.