Skip to content

24.22.29735.20

Latest
Compare
Choose a tag to compare

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.16900.23/intel-igc-core_1.0.16900.23_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16900.23/intel-igc-opencl_1.0.16900.23_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/intel-level-zero-gpu-dbgsym_1.3.29735.20_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/intel-level-zero-gpu_1.3.29735.20_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/intel-opencl-icd-dbgsym_24.22.29735.20_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/intel-opencl-icd_24.22.29735.20_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/libigdgmm12_22.3.19_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/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

2af8444929399b646736398aa3db071f2fc282fe969ca4f2f2cb8fc14fadb05f intel-igc-core_1.0.16900.23_amd64.deb
d55b055dbfddcd59b96bb7328df3145f4ebe6c1388cec5854fc47b55e32fd85a intel-igc-opencl_1.0.16900.23_amd64.deb
bd13e8c9c0801861caba69bcf0589d1d748e315e2049a122b7e7d54c32f0519c intel-level-zero-gpu-dbgsym_1.3.29735.20_amd64.ddeb
c487914369f28082f05d011f11fbd5f2518b3d908dc73d9cb87aee00981f3a6a intel-level-zero-gpu_1.3.29735.20_amd64.deb
4ce053ab4473814c6928ec3ae71eef0c6dacdb36ef76192808f7fd2b868ddc43 intel-opencl-icd-dbgsym_24.22.29735.20_amd64.ddeb
70dc067f09d5fc9c62e39db2cf872dc98ab7c8ae2d968560964c78da48131178 intel-opencl-icd_24.22.29735.20_amd64.deb
bc954188f30cbdadd30c8faf31f48dac6311f88d075f8af802dd9a66b64c4c80 libigdgmm12_22.3.19_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 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 Yes
Alder Lake Production 3.0 1.3 Yes
Meteor Lake Production 3.0 1.3 Yes
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 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.

  • DG1 were tested with kernel 6.3.1-060301-generic and DG2 with 6.7.5-060705-generic
  • Meteor Lake was tested with kernel v6.6.7

WSL support was tested with Windows host driver 101.5534, or 101.2114 (ICL, EHL, CFL)

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

24.17.29377.6...24.22.29735.20