Skip to content

Releases: intel/compute-runtime

22.15.22905

14 Apr 14:07
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 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.15.22905/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10840/intel-igc-core_1.0.10840_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10840/intel-igc-opencl_1.0.10840_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.15.22905/intel-opencl-icd-dbgsym_22.15.22905_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.15.22905/intel-opencl-icd_22.15.22905_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.15.22905/intel-level-zero-gpu-dbgsym_1.3.22905_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.15.22905/intel-level-zero-gpu_1.3.22905_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
ee4a8d9ba1c2ae5d605d597fa6ad9042b55af283164e25547e80325e6d3a2b32 intel-igc-core_1.0.10840_amd64.deb
e061a295c7aedd436d1a60ba4878a13b7d3d3677abc1d035025a3485faea8f40 intel-igc-opencl_1.0.10840_amd64.deb
98a01fe573260270e114bfac46b7d0d02105eacedd9d48ab82fdab6d3f168c2f intel-level-zero-gpu-dbgsym_1.3.22905_amd64.ddeb
674afd614babbdfcad12e78084a011460d3c265556401d1420fda87521bf06b4 intel-level-zero-gpu_1.3.22905_amd64.deb
a83710ddb0c25d3a6861324191163e510d2efd5f2f2dffdb4c0b9e2ed52fc9ef intel-opencl-icd-dbgsym_22.15.22905_amd64.ddeb
3940c415c5d8699a464244839f139abfea3e1ede71c1b1cd433077b80b2efda9 intel-opencl-icd_22.15.22905_amd64.deb

Other installation procedures are described here.

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 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

Important changes

  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

22.14.22890

08 Apr 14:34
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 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.14.22890/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10840/intel-igc-core_1.0.10840_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10840/intel-igc-opencl_1.0.10840_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.14.22890/intel-opencl-icd-dbgsym_22.14.22890_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.14.22890/intel-opencl-icd_22.14.22890_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.14.22890/intel-level-zero-gpu-dbgsym_1.3.22890_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.14.22890/intel-level-zero-gpu_1.3.22890_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
ee4a8d9ba1c2ae5d605d597fa6ad9042b55af283164e25547e80325e6d3a2b32 intel-igc-core_1.0.10840_amd64.deb
e061a295c7aedd436d1a60ba4878a13b7d3d3677abc1d035025a3485faea8f40 intel-igc-opencl_1.0.10840_amd64.deb
a6fa0be8a4e25f49b294d6ea0a0f113747535fa3b0d373c262343c88c4df74c3 intel-level-zero-gpu-dbgsym_1.3.22890_amd64.ddeb
668672a75a51bcd26bbaaf5a89a6bbec2c1a59a8a9df09ee76044b5bf154f874 intel-level-zero-gpu_1.3.22890_amd64.deb
2e3e070aeb8ed0bf5fe4b1358e132df48be591c8a2e590d7afffcc7a9cc0bf9c intel-opencl-icd-dbgsym_22.14.22890_amd64.ddeb
a8e066e2b4110b894d97cd001847584d35fbc88722965ca262e46faef3fb537b intel-opencl-icd_22.14.22890_amd64.deb

Other installation procedures are described here.

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 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

Important changes

  • igc revision updated
  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

22.13.22789

01 Apr 11:29
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 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.13.22789/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10778/intel-igc-core_1.0.10778_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10778/intel-igc-opencl_1.0.10778_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.13.22789/intel-opencl-icd-dbgsym_22.13.22789_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.13.22789/intel-opencl-icd_22.13.22789_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.13.22789/intel-level-zero-gpu-dbgsym_1.3.22789_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.13.22789/intel-level-zero-gpu_1.3.22789_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
5685f49350c2c69c7b8f2d23760d4630b7b8df0c2a539afe660b9b844a058225 intel-igc-core_1.0.10778_amd64.deb
73942cc32a3b8767dcbd1fbdf5d3faa5ca83887a7c087bacbd1f5998faaf7868 intel-igc-opencl_1.0.10778_amd64.deb
4fb5ea8814ef0d025ef1b8511f28cd74237d90a5a24c2d53c4cf763022a9bea3 intel-level-zero-gpu-dbgsym_1.3.22789_amd64.ddeb
8bce016879921e21b911b7386578a922b1766a08791dc30138cc6debb952c96c intel-level-zero-gpu_1.3.22789_amd64.deb
87884fab78448903c9f454d063952e5d8b2761aa2ef36919ee0d5eff34f72907 intel-opencl-icd-dbgsym_22.13.22789_amd64.ddeb
d60734718b0e17f10c6d290c2dea66d69f93934c30d8d26a104ce9a4f7207ec6 intel-opencl-icd_22.13.22789_amd64.deb

Other installation procedures are described here.

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 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

Important changes

  • igc revision updated
  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

22.12.22749

28 Mar 08:48
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 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.12.22749/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10713/intel-igc-core_1.0.10713_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10713/intel-igc-opencl_1.0.10713_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.12.22749/intel-opencl-icd-dbgsym_22.12.22749_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.12.22749/intel-opencl-icd_22.12.22749_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.12.22749/intel-level-zero-gpu-dbgsym_1.3.22749_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.12.22749/intel-level-zero-gpu_1.3.22749_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
f4022862543e7b19491b32d26c593cec3d54a6e12098cd11a927d453e1215eba intel-igc-core_1.0.10713_amd64.deb
436432887b9dff0fd3bdbeb15034ce37fd90f75ded8d6b53ea7749af61c3152a intel-igc-opencl_1.0.10713_amd64.deb
a6d59ea633fc5c7283fbdd55efb6911ddef3a1ccb604e2961803319ed0c74a01 intel-level-zero-gpu-dbgsym_1.3.22749_amd64.ddeb
65798ebfa796a9d3629d60c083f9d70ddd16961a03a6639b242af7f4bbfb041d intel-level-zero-gpu_1.3.22749_amd64.deb
4796e3072d16ba26bb9a4fd8634b0e287422bea89144e064b93f97a3cfbb3c9a intel-opencl-icd-dbgsym_22.12.22749_amd64.ddeb
26daacf33e8fe12a54ddd757b86cae5814e419f037c29d4526839fd1ffe7cf8f intel-opencl-icd_22.12.22749_amd64.deb

Other installation procedures are described here.

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 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

Important changes

  • igc revision updated
  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

22.11.22682

21 Mar 08:20
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 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.11.22682/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10409/intel-igc-core_1.0.10409_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10409/intel-igc-opencl_1.0.10409_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.11.22682/intel-opencl-icd-dbgsym_22.11.22682_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.11.22682/intel-opencl-icd_22.11.22682_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.11.22682/intel-level-zero-gpu-dbgsym_1.3.22682_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.11.22682/intel-level-zero-gpu_1.3.22682_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
c4e2d7a683be82b386a793f4ad28ae9f70ab905915643c26d5f25f4a3c6c4bcc intel-igc-core_1.0.10409_amd64.deb
0d2bb798d8f6ee047e9f85bdc4c680fe3ceab60fffd744e0d12cd68016040e4e intel-igc-opencl_1.0.10409_amd64.deb
be36caf05b0f2da1246a7853f46fd06b06aca80f5575d9f4081583286f82c290 intel-level-zero-gpu-dbgsym_1.3.22682_amd64.ddeb
009d1f159ed5615ed11bfa40635ed261ea04a0c63d4d4ac910a3ddfe011e807e intel-level-zero-gpu_1.3.22682_amd64.deb
6ace2259b9172667b897a9db715780e8ae000ff5f8c2f23aefc55c472a542273 intel-opencl-icd-dbgsym_22.11.22682_amd64.ddeb
35069f9cc6dc8e78b705bde6e3ac858ce301b6e0a58879b5121f788b78f90626 intel-opencl-icd_22.11.22682_amd64.deb

Other installation procedures are described here.

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 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

22.10.22597

11 Mar 15:22
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 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.10.22597/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10409/intel-igc-core_1.0.10409_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10409/intel-igc-opencl_1.0.10409_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.10.22597/intel-opencl-icd-dbgsym_22.10.22597_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.10.22597/intel-opencl-icd_22.10.22597_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.10.22597/intel-level-zero-gpu-dbgsym_1.3.22597_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.10.22597/intel-level-zero-gpu_1.3.22597_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
c4e2d7a683be82b386a793f4ad28ae9f70ab905915643c26d5f25f4a3c6c4bcc intel-igc-core_1.0.10409_amd64.deb
0d2bb798d8f6ee047e9f85bdc4c680fe3ceab60fffd744e0d12cd68016040e4e intel-igc-opencl_1.0.10409_amd64.deb
43acd50edb3351bafb7a3aa7c80117b1495d13ba482abe0dc539131d4f18e0bb intel-level-zero-gpu-dbgsym_1.3.22597_amd64.ddeb
d1807b04383c1b784b51e81e3171cf646d25bda7eb07182d65cc28b2ca3dcc6e intel-level-zero-gpu_1.3.22597_amd64.deb
1ae557fb23890d9795314d5d0ffe05cd93ffa2210f9bd272bb081f5f2d54315c intel-opencl-icd-dbgsym_22.10.22597_amd64.ddeb
08c04f4a99c904ec53f27ca1c4c703cadc8be17ef5e2436f2509832ed8e18892 intel-opencl-icd_22.10.22597_amd64.deb

Other installation procedures are described here.

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 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

22.09.22577

04 Mar 13: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 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.09.22577/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10409/intel-igc-core_1.0.10409_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10409/intel-igc-opencl_1.0.10409_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.09.22577/intel-opencl-icd_22.09.22577_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.09.22577/intel-level-zero-gpu_1.3.22577_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
c4e2d7a683be82b386a793f4ad28ae9f70ab905915643c26d5f25f4a3c6c4bcc intel-igc-core_1.0.10409_amd64.deb
0d2bb798d8f6ee047e9f85bdc4c680fe3ceab60fffd744e0d12cd68016040e4e intel-igc-opencl_1.0.10409_amd64.deb
780aca546d59f518afac7c6df4c1d77c40ef32eb71597bd94b298896baefcafe intel-level-zero-gpu_1.3.22577_amd64.deb
37253e529dd363c483b89280d19fa48c1781568ffc183b846e85f051163a5efe intel-opencl-icd_22.09.22577_amd64.deb

Other installation procedures are described here.

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 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

Important changes

  • igc revision updated

22.08.22549

28 Feb 14:36
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 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.08.22549/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10395/intel-igc-core_1.0.10395_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10395/intel-igc-opencl_1.0.10395_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.08.22549/intel-opencl-icd_22.08.22549_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.08.22549/intel-level-zero-gpu_1.3.22549_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
fc282c9411879b81585304dd04aa44f322c3f08b3198f37343369cd5694b0eed intel-igc-core_1.0.10395_amd64.deb
63f4acb7e6900b5472a33840292759090b4aa553db08ca52241ff54411418a08 intel-igc-opencl_1.0.10395_amd64.deb
225cf071f5e904e36285c80e0fb77a2ba076f303453ceb63908311b1ca1647dd intel-level-zero-gpu_1.3.22549_amd64.deb
ffede59c93195335ec604c9c1ac834342bc8088399d05a851e7e52bac60d67a7 intel-opencl-icd_22.08.22549_amd64.deb

Other installation procedures are described here.

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 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

Important changes

  • igc revision updated

22.07.22465

18 Feb 11:58
Compare
Choose a tag to compare
22.07.22465 Pre-release
Pre-release

Release notes

Marked as prerelease due to major compiler regression on Apollo Lake and Gemini Lake. Other platforms are unaffected.

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.07.22465/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10200/intel-igc-core_1.0.10200_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10200/intel-igc-opencl_1.0.10200_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.07.22465/intel-opencl-icd_22.07.22465_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.07.22465/intel-level-zero-gpu_1.3.22465_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
66c2193cf7b070b562ece13deda57a5b597a866f83e8b93006084370a956fcd8 intel-igc-core_1.0.10200_amd64.deb
d37308307081f7156b8ed28b766c0131a14475d55593c03510f174baf5fc2e13 intel-igc-opencl_1.0.10200_amd64.deb
b1b73858161ddad8d23895a24567dfafef606648cedf2af5df78c0994b8612ab intel-level-zero-gpu_1.3.22465_amd64.deb
984cc19fb37242a393b46f4f3de594b711416c4a1e9cb8bcc5dc42155c196390 intel-opencl-icd_22.07.22465_amd64.deb

Other installation procedures are described here.

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
Broadwell 3.0 - Maintenance -
Elkhart Lake 3.0 - Early support -
Apollo Lake 3.0 - Regression (see known issues) -
Gemini Lake 3.0 - Regression (see known issues) -

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.16 rc3.

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

  • Opencl-clang bug: Invalid headers due to missing declaration of atomic_double impacting Atom-based platforms. Fix

Important changes

  • igc revision update

22.06.22433

14 Feb 09:40
Compare
Choose a tag to compare
22.06.22433 Pre-release
Pre-release

Release notes

Marked as prerelease due to major compiler regression on Apollo Lake and Gemini Lake. Other platforms are unaffected.

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.06.22433/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10183/intel-igc-core_1.0.10183_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10183/intel-igc-opencl_1.0.10183_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.06.22433/intel-opencl-icd_22.06.22433_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.06.22433/intel-level-zero-gpu_1.3.22433_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
730b886d960ca8f05de8a59e910014a8163bbeabb6304d2cad8da0d9b898b3eb intel-igc-core_1.0.10183_amd64.deb
e221fb5298040f655ce0c18c194ffe9fb171ce01cd410de9d7eafe3da51ad744 intel-igc-opencl_1.0.10183_amd64.deb
13f39e8d7d791c86bb81842d6965fc19ca1ea290627491346f98bf7f558a6e90 intel-level-zero-gpu_1.3.22433_amd64.deb
c6da36aceed67c70a3e779368ce3d1c62606c38322d97fa55767f19d60833b3c intel-opencl-icd_22.06.22433_amd64.deb

Other installation procedures are described here.

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 - Regression (see known issues) -
Gemini Lake 3.0 - Regression (see known issues) -

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.16 rc3.

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

  • Opencl-clang bug: Invalid headers due to missing declaration of atomic_double impacting Atom-based platforms. Fix

Important changes

  • Implement GPU hang detection
  • igc revision update