Skip to content

Releases: intel/compute-runtime

22.53.25242.13

01 Mar 08:37
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.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

22.49.25018.24

23 Feb 10:57
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.12812.24/intel-igc-core_1.0.12812.24_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.12812.24/intel-igc-opencl_1.0.12812.24_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.49.25018.24/intel-level-zero-gpu-dbgsym_1.3.25018.24_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.49.25018.24/intel-level-zero-gpu_1.3.25018.24_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.49.25018.24/intel-opencl-icd-dbgsym_22.49.25018.24_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.49.25018.24/intel-opencl-icd_22.49.25018.24_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.49.25018.24/libigdgmm12_22.3.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

3518dc0156a2d861d395b36a9872de06352a493b8ff3f64f459ff7dab0ad88a8 intel-igc-core_1.0.12812.24_amd64.deb
fa872f80f8ca2afee60672dbbb0c614e26d0b16644e673900f679785221c569f intel-igc-opencl_1.0.12812.24_amd64.deb
3952b4447c25f53402740eca1d8c5880755475b79f4d1a9f5fc751ac08b64543 intel-level-zero-gpu-dbgsym_1.3.25018.24_amd64.ddeb
016b8b7c8e7397e2ecf25aad8ca02cc5bf8c338c675ffb1ebd0d7680fed01e9e intel-level-zero-gpu_1.3.25018.24_amd64.deb
00184189d7ab1149e3ab5f3b27e2c135d131be830bf705abdd4fc31fca29d102 intel-opencl-icd-dbgsym_22.49.25018.24_amd64.ddeb
3001378162a93f9016f21947477496c3183df0608d4638337ed98780355944d2 intel-opencl-icd_22.49.25018.24_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

  • To maintain better Runtime-Compiler compatibility, Intel changed default graphics compute binary format to new portable ELF based ZE Binary format. Legacy patch-token based approach required JIT recompilations to maintain compatibility in case of interface changes, leading to longer application start up time.
  • Existing legacy binaries will be supported by OpenCL and Level Zero GPU runtimes by end of 2023.
  • To ensure smooth transition to new format ‘-ze-disable-zebin’/’-cl-disable-zebin’ graphics backend options are provided to fallback to legacy binary format for either offline or online compilation. New ZE Binary format is generated by default
    Examples to disable zebin (force legacy binary):
    AOT: ocloc –options –cl-disable-zebin; cmc -binary-format=ocl; dpcpp test.cpp -fsycl -fsycl-targets=spir64_gen,spir64 -Xs '-options -ze-disable-zebin'
    JIT: dpcpp test.cpp -fsycl -Xs '-options -ze-disable-zebin'
  • Legacy format support by OpenCL and Level Zero GPU runtimes will be deprecated starting 2024.
  • Intel encourages ISVs/OEMs/ODMs to adjust plans accordingly
  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1
  • For a validated gfx driver stack supporting Intel® Arc™ on Ubuntu 22.04, please refer to the following:
    https://www.intel.com/content/www/us/en/download/747008/intel-arc-graphics-driver-ubuntu.html

Changelog

22.43.24558...22.49.25018.24

Important changes

22.43.24595.30...22.49.25018.24

22.43.24595.30

06 Dec 09:32
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.12504.5/intel-igc-core_1.0.12504.5_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.12504.5/intel-igc-opencl_1.0.12504.5_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.43.24595.30/intel-level-zero-gpu-dbgsym_1.3.24595.30_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.43.24595.30/intel-level-zero-gpu_1.3.24595.30_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.43.24595.30/intel-opencl-icd-dbgsym_22.43.24595.30_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.43.24595.30/intel-opencl-icd_22.43.24595.30_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.43.24595.30/libigdgmm12_22.3.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

36485a98340c6eb33e0f39a19e5fd1b459de8c4305be63e109e6cdcec5542666 intel-igc-core_1.0.12504.5_amd64.deb
a1f631d2efee50e46c8a8f8b39623954af8cb48e80a7611174937277321f2d79 intel-igc-opencl_1.0.12504.5_amd64.deb
8995b8dacfc260f0fe177fe9b5386ff493aa8899278a7f87e9ad55cf6dd23d64 intel-level-zero-gpu-dbgsym_1.3.24595.30_amd64.ddeb
5bd5193d31c43acc4b2f034006e2dbb6519688d6f73c1692a9f14c122fc8ed19 intel-level-zero-gpu_1.3.24595.30_amd64.deb
010760df2757dd45f8d27c0c82f36a5385922b7d86e2fa6ef26ae070500c388a intel-opencl-icd-dbgsym_22.43.24595.30_amd64.ddeb
f5e8acdb9f302c064662766e52f11082686eb962fea26570a106ee1afe6f3c89 intel-opencl-icd_22.43.24595.30_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
  • DG1 was tested with drm-tip kernel v.5.18.0

WSL support was tested with Windows host driver 101.3490 (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.43.24595.30

22.43.24558

30 Oct 19:09
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.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

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

22.42.24548

21 Oct 23:24
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.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.42.24548/intel-level-zero-gpu-dbgsym_1.3.24548_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.42.24548/intel-level-zero-gpu_1.3.24548_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.42.24548/intel-opencl-icd-dbgsym_22.42.24548_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.42.24548/intel-opencl-icd_22.42.24548_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.42.24548/libigdgmm12_22.2.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/22.42.24548/ww42.sum
sha256sum -c ww42.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
6574993c12bcce22344ee1db5ff6686faffc4e088ba5f1e9f340cde26fef5ea3 intel-level-zero-gpu-dbgsym_1.3.24548_amd64.ddeb
a4ecfdf907be38ad4868e72d0c0fb74add9205c4f60412ff2c4672bbb4bdf5eb intel-level-zero-gpu_1.3.24548_amd64.deb
72bdca09b5800d64920edf01525e357281dc4e446c327b844c441f01a608f323 intel-opencl-icd-dbgsym_22.42.24548_amd64.ddeb
1122f695754b7c4e341525f93583afc8b2b9ee48bdf50df6c61512c2191d2260 intel-opencl-icd_22.42.24548_amd64.deb
e4c548316eca7cd5a987ca1059acfd21ed7ab59163df9821209c76eb5271269a libigdgmm12_22.2.0_amd64.deb

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

  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

22.39.24347...22.42.24548

22.41.24420

14 Oct 15:28
Compare
Choose a tag to compare
22.41.24420 Pre-release
Pre-release

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.41.24420/intel-level-zero-gpu-dbgsym_1.3.24420_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.41.24420/intel-level-zero-gpu_1.3.24420_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.41.24420/intel-opencl-icd-dbgsym_22.41.24420_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.41.24420/intel-opencl-icd_22.41.24420_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.41.24420/libigdgmm12_22.2.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/22.41.24420/ww41.sum
sha256sum -c ww41.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
0daaeff9f6745acef47a36e9eda67a414155783d8af2b1fc0270b14bca62d47c intel-level-zero-gpu-dbgsym_1.3.24420_amd64.ddeb
6bbf68e766ab80b62ca025cf44c0f30612de0a82bf745e9d0eea258ded5e18b7 intel-level-zero-gpu_1.3.24420_amd64.deb
3f026c122ec0fea219c432c782bfa640e492f3c77bd245f2dac0b5f796da6d64 intel-opencl-icd-dbgsym_22.41.24420_amd64.ddeb
dc4b72ab7630a905aaa90868d0bc10ccde3e8e357f479322414a6eb3a9e6441a intel-opencl-icd_22.41.24420_amd64.deb
e4c548316eca7cd5a987ca1059acfd21ed7ab59163df9821209c76eb5271269a libigdgmm12_22.2.0_amd64.deb

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 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
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
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.

Known Issues

  • Changes introduced in af3dd28 revealed failures in higher level libraries, causing segmentation fault in oneDAL & ispc due to incorrect initialization of the ze_device_properties_t datastructures. ISPC fixed with c12c708. OneDAL – fix pending

Additional information

  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

22.39.24347...22.41.24420

22.40.24364

13 Oct 06:06
Compare
Choose a tag to compare
22.40.24364 Pre-release
Pre-release

This is a pre-release due to regressions (see Known Issues below)

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/intel-igc-core_1.0.12260_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.12260/intel-igc-opencl_1.0.12260_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.40.24364/intel-level-zero-gpu-dbgsym_1.3.24364_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.40.24364/intel-level-zero-gpu_1.3.24364_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.40.24364/intel-opencl-icd-dbgsym_22.40.24364_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.40.24364/intel-opencl-icd_22.40.24364_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.40.24364/libigdgmm12_22.2.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

0c8d92cfec75eb2f0ce5de16639bdf50325f8859d5528618feb327444585e2e8 intel-igc-core_1.0.12260_amd64.deb
904292f15f2a6abbd09f889c66448f8d13d4827c9ccdbd10d938f433666f6513 intel-igc-opencl_1.0.12260_amd64.deb
e8e17ad7dcc9ea6ff9c1caf9797f6e7781958c9da3dbdb78d311e732eec50238 intel-level-zero-gpu-dbgsym_1.3.24364_amd64.ddeb
00a5e9d30fab3df82af927450558a5529ff0031a128b7d23ae2b0575fa679e5c intel-level-zero-gpu_1.3.24364_amd64.deb
56379aac88d6a524be9b88ade2784f2ba1595474d92163f5b333319baa027110 intel-opencl-icd-dbgsym_22.40.24364_amd64.ddeb
1d7b8df77b1d6a7eeb534ed14ea9ba69880a0fc99b017a703b023761ef1f9d19 intel-opencl-icd_22.40.24364_amd64.deb
e4c548316eca7cd5a987ca1059acfd21ed7ab59163df9821209c76eb5271269a libigdgmm12_22.2.0_amd64.deb

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 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
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
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.

Known issues

  • Compiler regression: starting with commit 6d2e0ce, causing crash in selected ISPC workloads on Intel® Arc™ GPU. Fixed with f5a2985
  • Changes introduced in af3dd28 revealed failures in higher level libraries, causing segmentation fault in oneDAL & ispc due to incorrect initialization of the ze_device_properties_t datastructures. ISPC fixed with c12c708. OneDAL – fix pending

Additional information

  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

22.39.24347

30 Sep 13:19
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.12149.1/intel-igc-core_1.0.12149.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.12149.1/intel-igc-opencl_1.0.12149.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.39.24347/intel-level-zero-gpu-dbgsym_1.3.24347_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.39.24347/intel-level-zero-gpu_1.3.24347_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.39.24347/intel-opencl-icd-dbgsym_22.39.24347_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.39.24347/intel-opencl-icd_22.39.24347_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.39.24347/libigdgmm12_22.2.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

b30b82b26b5830b6a131dd00abe4491496f511c4b2b8a64bfc547c78ed0b3600 intel-igc-core_1.0.12149.1_amd64.deb
cfad784be1035a145bb14d1d3d9856f5fc8ae7a1f6aea73f36b9e5618b07871a intel-igc-opencl_1.0.12149.1_amd64.deb
185bb38bdd599ad1a542f338ed755dc1519958e0929b8f236bd23741a4e81316 intel-level-zero-gpu-dbgsym_1.3.24347_amd64.ddeb
167bf6fb9ea1a040474fc0a87ed7f89f72832b8b5e85f2ca8eb54e06b1a9a139 intel-level-zero-gpu_1.3.24347_amd64.deb
1d66fb97944f2fc28cc71f5e759964a457a6f055120f090ab92d596c2d549c3e intel-opencl-icd-dbgsym_22.39.24347_amd64.ddeb
5077abb119c7e10eb169ee3ed3e45933c1a9d416c6668994944f2a6392e74f5a intel-opencl-icd_22.39.24347_amd64.deb
e4c548316eca7cd5a987ca1059acfd21ed7ab59163df9821209c76eb5271269a libigdgmm12_22.2.0_amd64.deb

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 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
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
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

  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • gmmlib revision update
  • aub_stream revision update

22.38.24278...22.39.24347

22.38.24278

26 Sep 08:28
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.12149.1/intel-igc-core_1.0.12149.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.12149.1/intel-igc-opencl_1.0.12149.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.38.24278/intel-level-zero-gpu-dbgsym_1.3.24278_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.38.24278/intel-level-zero-gpu_1.3.24278_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.38.24278/intel-opencl-icd-dbgsym_22.38.24278_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.38.24278/intel-opencl-icd_22.38.24278_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.38.24278/libigdgmm12_22.1.8_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

b30b82b26b5830b6a131dd00abe4491496f511c4b2b8a64bfc547c78ed0b3600 intel-igc-core_1.0.12149.1_amd64.deb
cfad784be1035a145bb14d1d3d9856f5fc8ae7a1f6aea73f36b9e5618b07871a intel-igc-opencl_1.0.12149.1_amd64.deb
7cefedabf0f1bb8dd9fadbbfe136c6cb74d92b5c1ff85f2f4292994d9cf720fc intel-level-zero-gpu-dbgsym_1.3.24278_amd64.ddeb
fd92b332e1643ccb650ae5e6df6d188b44022f82bf3915b662059e673987efdb intel-level-zero-gpu_1.3.24278_amd64.deb
f2046edcea55fc9ca6c55b7c6124cdebf38cef70a85760b4d4518f6724384cc0 intel-opencl-icd-dbgsym_22.38.24278_amd64.ddeb
fc46e6b3bb42122061d5c90f098d201fde915303c038fb281212f0d1884e4d1a intel-opencl-icd_22.38.24278_amd64.deb
42621a230e3261018bebc4badf1fbf47a0abf4ef0d55bea613a3fe1d2d111e0f libigdgmm12_22.1.8_amd64.deb

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 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
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
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

  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • igc revision update
  • igsc revision update
  • lint revision update
  • aub_stream revision update

22.35.24055...22.38.24278

22.37.24175

19 Sep 11:38
Compare
Choose a tag to compare
22.37.24175 Pre-release
Pre-release

This is a pre-release due to compiler regressions (see Known Issues below)

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.12037.1/intel-igc-core_1.0.12037.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.12037.1/intel-igc-opencl_1.0.12037.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.37.24175/intel-level-zero-gpu-dbgsym_1.3.24175_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.37.24175/intel-level-zero-gpu_1.3.24175_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.37.24175/intel-opencl-icd-dbgsym_22.37.24175_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.37.24175/intel-opencl-icd_22.37.24175_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.37.24175/libigdgmm12_22.1.8_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

229e63846c7516736226153daf4e637f0ac24277625287d1d7f75c75934eaec6 intel-igc-core_1.0.12037.1_amd64.deb
6c0464918aa1e04b479baa52af094c82beb0f870a2760ec4b376b4726101bc94 intel-igc-opencl_1.0.12037.1_amd64.deb
444bb73c40c8dfd54253acc996f80a99fe138d3b946f2acab87b25e46a87d58a intel-level-zero-gpu-dbgsym_1.3.24175_amd64.ddeb
e1ebb5d189e58ad319928a6238796bff2e058de69aea339422abeeb24107bf85 intel-level-zero-gpu_1.3.24175_amd64.deb
5da43de26a639181a9bd0019d87e062a7619d33e1411f1380a29a13582bcef7d intel-opencl-icd-dbgsym_22.37.24175_amd64.ddeb
353fe12d29af7d06bc5253316658c44329b964fea7dec8caad6c5a20982608e1 intel-opencl-icd_22.37.24175_amd64.deb
42621a230e3261018bebc4badf1fbf47a0abf4ef0d55bea613a3fe1d2d111e0f libigdgmm12_22.1.8_amd64.deb

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Regression (see known issues) 1.3 - Pre-Release
Coffee Lake 3.0 - Regression (see known issues) 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Regression (see known issues) 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
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.

Known issues

Additional information

  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

22.35.24055...22.37.24175