Skip to content

Releases: intel/compute-runtime

21.25.20114

28 Jun 13:35

Choose a tag to compare

21.25.20114 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 18.04/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/21.25.20114/intel-gmmlib_21.1.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7712/intel-igc-core_1.0.7712_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7712/intel-igc-opencl_1.0.7712_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.25.20114/intel-opencl_21.25.20114_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.25.20114/intel-ocloc_21.25.20114_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.25.20114/intel-level-zero-gpu_1.1.20114_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

dcaf392b6e56ca229f57591139d68b3c2359187247eabe49f67d350fcf1bf174  intel-gmmlib_21.1.3_amd64.deb
fdd5c9b2351962bbff6a03ef6ae52c0d14799711f80936dc4e7414569f31bad6  intel-igc-core_1.0.7712_amd64.deb
d7bd9054effdef6af2f8db0212117bcb70cff5e6216953160a08abd402d58080  intel-igc-opencl_1.0.7712_amd64.deb
d71e89f51602641951ebe213e1f33057594cce3ec30f9e9f5c002361f53fd99f  intel-level-zero-gpu_1.1.20114_amd64.deb
251d7ed75a506c321751f69a8023098aeeffb6c064c8a65130e377506a8cc101  intel-ocloc_21.25.20114_amd64.deb
c08869007eebec549cf309a0006d8c7fd6ef513bb49c420da7cd2057d18fd90e  intel-opencl_21.25.20114_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Skylake 3.0 - Beta 1.1 - Pre-Release
Kaby Lake 3.0 - Beta 1.1 - Pre-Release
Coffee Lake 3.0 - Beta 1.1 - Pre-Release
Ice Lake 3.0 - Beta 1.1 - Pre-Release
Tiger Lake 3.0 - Beta 1.1 - Pre-Release
Broadwell 3.0 - Beta -
Apollo Lake 3.0 - Beta -
Gemini Lake 3.0 - Beta -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Unit tests compilation failed with gcc 11, fix in progress
  • All platforms downgraded to Beta due to regression in certification tests (test bruteforce started failing with commit 4d6d5ba), will be fixed in the release next week

Important changes

  • Updated IGC

21.24.20098

21 Jun 16:21

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 18.04/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/21.24.20098/intel-gmmlib_21.1.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7683/intel-igc-core_1.0.7683_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7683/intel-igc-opencl_1.0.7683_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.24.20098/intel-opencl_21.24.20098_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.24.20098/intel-ocloc_21.24.20098_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.24.20098/intel-level-zero-gpu_1.1.20098_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

6c31e28656bb41026766054b98ee4b921ac5dde726f212573ddac337e6ecbd03  intel-gmmlib_21.1.3_amd64.deb
23ee2389e83f8c1aef2b821c3a4b239bab8f205444b90b3968d87cb054900ab3  intel-igc-core_1.0.7683_amd64.deb
25f8ea41801a4f8504fb22d6ab077c115233ddb21bb8a8cf43a78d9bff1de9f3  intel-igc-opencl_1.0.7683_amd64.deb
2334c7e47fa07eb7932d9eb02a2f8f0ce7ef464d5a0e2a32cb9b23697c2cfe44  intel-level-zero-gpu_1.1.20098_amd64.deb
87903964b7a4a45f1fdf878d1d0f7206bcf1c4eb2e97f6b499ad2add56776c24  intel-ocloc_21.24.20098_amd64.deb
8db67b71ccb1a761a84ecc1a58642a45aa9dac1bf162c5ca487a939ceefaac1c  intel-opencl_21.24.20098_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Skylake 3.0 - Production 1.1 - Pre-Release
Kaby Lake 3.0 - Production 1.1 - Pre-Release
Coffee Lake 3.0 - Production 1.1 - Pre-Release
Ice Lake 3.0 - Production 1.1 - Pre-Release
Tiger Lake 3.0 - Production 1.1 - Pre-Release
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Unit tests compilation failed with gcc 11, fix in progress

Important changes

  • Updated IGC

21.23.20043

11 Jun 20:15

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 18.04/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/21.23.20043/intel-gmmlib_21.1.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7423/intel-igc-core_1.0.7423_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7423/intel-igc-opencl_1.0.7423_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.23.20043/intel-opencl_21.23.20043_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.23.20043/intel-ocloc_21.23.20043_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.23.20043/intel-level-zero-gpu_1.1.20043_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

156f6e8e6a96b77d95b7b6f161a82edf41aa65a0e90820f1dfa4a2f5c8aa19dc  intel-gmmlib_21.1.3_amd64.deb
34a1f2605d1e92526fba76879cfec6955f5e11c4a6ea5060d2f2fdf6d1bf5b3e  intel-igc-core_1.0.7423_amd64.deb
4d09ecbf40ce2da29ed7bd7ce594f86dc41a5296aa8dd4e52dcbdad2d56584ae  intel-igc-opencl_1.0.7423_amd64.deb
b5c9e10967388127f3454ae60a1f2b3100d0ef9c0d6bdd4d8a63558f74eaf937  intel-level-zero-gpu_1.1.20043_amd64.deb
5cad61b4887c43ae20933e7920fa7298d27712202986bb203280816ab22b6af9  intel-ocloc_21.23.20043_amd64.deb
d5b7a6bdd048715f56bc5c1c6a67631e5cecba20ee00de9485b5a594d9f35200  intel-opencl_21.23.20043_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 3.0 - Production -
Skylake 3.0 - Production 1.1 - Pre-Release
Kaby Lake 3.0 - Production 1.1 - Pre-Release
Coffee Lake 3.0 - Production 1.1 - Pre-Release
Ice Lake 3.0 - Production 1.1 - Pre-Release
Tiger Lake 3.0 - Production 1.1 - Pre-Release
Apollo Lake 3.0 - Production -
Gemini Lake 3.0 - Production -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Unit tests compilation failed with gcc 11, fix in progress

21.22.19967

07 Jun 12:10

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 18.04/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/21.22.19967/intel-gmmlib_21.1.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7423/intel-igc-core_1.0.7423_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7423/intel-igc-opencl_1.0.7423_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.22.19967/intel-opencl_21.22.19967_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.22.19967/intel-ocloc_21.22.19967_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.22.19967/intel-level-zero-gpu_1.1.19967_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

371c7ccf88f474ba71aac7ec493cadb04acb88de955f5f34f87eb3b1eeb03b37  intel-gmmlib_21.1.3_amd64.deb
34a1f2605d1e92526fba76879cfec6955f5e11c4a6ea5060d2f2fdf6d1bf5b3e  intel-igc-core_1.0.7423_amd64.deb
4d09ecbf40ce2da29ed7bd7ce594f86dc41a5296aa8dd4e52dcbdad2d56584ae  intel-igc-opencl_1.0.7423_amd64.deb
64707348a3373012c992d8dbd914251a60fb1b21fe938054d3eb90df7d5a605e  intel-level-zero-gpu_1.1.19967_amd64.deb
a3ca5ce56a29089451b439bac953aac7136a1e6d2bda8c7cad96f0afdef9a893  intel-ocloc_21.22.19967_amd64.deb
80d916cb937d60012c2fd674175d4ab26f7cec9e0e25879581ecf9f3ca7ca886  intel-opencl_21.22.19967_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 3.0 - Production -
Skylake 3.0 - Production 1.1 - Pre-Release
Kaby Lake 3.0 - Production 1.1 - Pre-Release
Coffee Lake 3.0 - Production 1.1 - Pre-Release
Ice Lake 3.0 - Production 1.1 - Pre-Release
Tiger Lake 3.0 - Production 1.1 - Pre-Release
Apollo Lake 3.0 - Production -
Gemini Lake 3.0 - Production -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Unit tests compilation failed with gcc 11, fix in progress

Important changes

  • Added cl_khr_pci_bus_info extension

21.21.19914

27 May 10:47

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 18.04/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/21.21.19914/intel-gmmlib_21.1.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7423/intel-igc-core_1.0.7423_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7423/intel-igc-opencl_1.0.7423_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.21.19914/intel-opencl_21.21.19914_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.21.19914/intel-ocloc_21.21.19914_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.21.19914/intel-level-zero-gpu_1.1.19914_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

99f7ad3b2b4fc1e3e86a943e8401d5a70b86a52db04338492440207a2b78fcf8  intel-gmmlib_21.1.3_amd64.deb
34a1f2605d1e92526fba76879cfec6955f5e11c4a6ea5060d2f2fdf6d1bf5b3e  intel-igc-core_1.0.7423_amd64.deb
4d09ecbf40ce2da29ed7bd7ce594f86dc41a5296aa8dd4e52dcbdad2d56584ae  intel-igc-opencl_1.0.7423_amd64.deb
1784e2d49162d61db768548d9b9bd1c525d59d5eeedd1dce149dfeff5f8174c7  intel-level-zero-gpu_1.1.19914_amd64.deb
4ae7ac49826216b65196be58f25759fec9be45dad7669aa24ca91497a8ee7501  intel-ocloc_21.21.19914_amd64.deb
fb21222589e85387b5a26a0d611c24becc929b271efaa40613b85e2d080c57fa  intel-opencl_21.21.19914_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 3.0 - Production -
Skylake 3.0 - Production 1.1 - Pre-Release
Kaby Lake 3.0 - Production 1.1 - Pre-Release
Coffee Lake 3.0 - Production 1.1 - Pre-Release
Ice Lake 3.0 - Production 1.1 - Pre-Release
Tiger Lake 3.0 - Production 1.1 - Pre-Release
Apollo Lake 3.0 - Production -
Gemini Lake 3.0 - Production -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Unit tests compilation failed with gcc 11, fix in progress

21.20.19883

24 May 08:37

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 18.04/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/21.20.19883/intel-gmmlib_21.1.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7423/intel-igc-core_1.0.7423_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7423/intel-igc-opencl_1.0.7423_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.20.19883/intel-opencl_21.20.19883_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.20.19883/intel-ocloc_21.20.19883_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.20.19883/intel-level-zero-gpu_1.1.19883_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

dc82a39a0258340c5f019a5979cfd72eaed5fda9469f12c516ef8551d1ac5b1b  intel-gmmlib_21.1.3_amd64.deb
34a1f2605d1e92526fba76879cfec6955f5e11c4a6ea5060d2f2fdf6d1bf5b3e  intel-igc-core_1.0.7423_amd64.deb
4d09ecbf40ce2da29ed7bd7ce594f86dc41a5296aa8dd4e52dcbdad2d56584ae  intel-igc-opencl_1.0.7423_amd64.deb
d8274cf90e30a216bd274cd4a3cd7dcdff2a200a1a35896cca75fe19da337ae1  intel-level-zero-gpu_1.1.19883_amd64.deb
6547596b74d882042513b013545b7b5fb5f1620bba3f223321ace8b10bfa69b0  intel-ocloc_21.20.19883_amd64.deb
94cfa19b9af03f120ddad90d28a55a8b49435f16a8cc0d1ed7537b79ed916aa2  intel-opencl_21.20.19883_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 3.0 - Production -
Skylake 3.0 - Production 1.1 - Pre-Release
Kaby Lake 3.0 - Production 1.1 - Pre-Release
Coffee Lake 3.0 - Production 1.1 - Pre-Release
Ice Lake 3.0 - Production 1.1 - Pre-Release
Tiger Lake 3.0 - Production 1.1 - Pre-Release
Apollo Lake 3.0 - Production -
Gemini Lake 3.0 - Production -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Unit tests compilation failed with gcc 11, fix in progress
  • Regression on Ubuntu 18.04 with kernel from package linux-image-generic. As workaround kernel from package linux-image-generic-hwe-18.04 can be used. Fixed with commit: 21d93a3

Important changes

  • Updated IGC
  • Updated gmmlib
  • Enabled "cl_intel_sharing_format_query" extension
  • Enabled Level Zero on ADLS and RKL

21.19.19792

14 May 13:27

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 18.04/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/21.19.19792/intel-gmmlib_21.1.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7181/intel-igc-core_1.0.7181_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7181/intel-igc-opencl_1.0.7181_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.19.19792/intel-opencl_21.19.19792_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.19.19792/intel-ocloc_21.19.19792_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.19.19792/intel-level-zero-gpu_1.1.19792_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

722962476963a3fa78585697535abefcffde3fac9b284a3582259928cd03ac0f  intel-gmmlib_21.1.2_amd64.deb
49850dabd50c8c6f28b27d9c4561afcbacd53d7e97f141c0adefe2bd567cd46b  intel-igc-core_1.0.7181_amd64.deb
f08aff6c07369ecb4758f0385eedc5b8db096d9219b5013217c05f6008a3f1e4  intel-igc-opencl_1.0.7181_amd64.deb
fc900bf442a35811f58beb1c1563f1d4f0e3e9583462d32721d7bd5ea7128408  intel-level-zero-gpu_1.1.19792_amd64.deb
8082b30744482dc5b7f90f7f93e08f1dac1385e8227d353dc3cc968c1c396491  intel-ocloc_21.19.19792_amd64.deb
d0a3a825f0872e3fa0558e9d3969959a7fda8dd39af24a329fdd0a17e42ea047  intel-opencl_21.19.19792_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 3.0 - Production -
Skylake 3.0 - Production 1.1 - Pre-Release
Kaby Lake 3.0 - Production 1.1 - Pre-Release
Coffee Lake 3.0 - Production 1.1 - Pre-Release
Ice Lake 3.0 - Production 1.1 - Pre-Release
Tiger Lake 3.0 - Production 1.1 - Pre-Release
Apollo Lake 3.0 - Production -
Gemini Lake 3.0 - Production -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Regressions in unit tests on Fedora 34
  • Regression on Ubuntu 18.04 with kernel from package linux-image-generic. As workaround kernel from package linux-image-generic-hwe-18.04 can be used.

Important changes

  • Updated IGC

21.18.19737

10 May 11:00

Choose a tag to compare

Packages included in the release

Components revisions included in the release

Additional components revisions used in build (Ubuntu 18.04)

Installation procedure on Ubuntu 18.04/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/21.18.19737/intel-gmmlib_21.1.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7152/intel-igc-core_1.0.7152_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7152/intel-igc-opencl_1.0.7152_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.18.19737/intel-opencl_21.18.19737_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.18.19737/intel-ocloc_21.18.19737_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.18.19737/intel-level-zero-gpu_1.1.19737_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

793ea78b09474baa775b5158fd83a24d58f0ace37d6801bb54d082a118bd855a  intel-gmmlib_21.1.2_amd64.deb
f2fed7cb2206338173e790d432990266539f2e23d386450fef572b17392732a8  intel-igc-core_1.0.7152_amd64.deb
3d5aa8bc019b4fa4297f4c9d422be182b6a3d648eb6b9a64277df44153943bdb  intel-igc-opencl_1.0.7152_amd64.deb
4bb17c8a23d7a188b6c1194f181d403ef98ea6c0eabf75298feb1fa24c8458f2  intel-level-zero-gpu_1.1.19737_amd64.deb
35a851d44b54f4c948e06edf709c4cd509b17029a03bf58b7ae614062880e352  intel-ocloc_21.18.19737_amd64.deb
a17a4f7f4e2e59096a58e131235c508eb49f9086db5bef3ddb47c5ae482e2bac  intel-opencl_21.18.19737_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 3.0 - Production -
Skylake 3.0 - Production 1.1 - Pre-Release
Kaby Lake 3.0 - Production 1.1 - Pre-Release
Coffee Lake 3.0 - Production 1.1 - Pre-Release
Ice Lake 3.0 - Production 1.1 - Pre-Release
Tiger Lake 3.0 - Production 1.1 - Pre-Release
Apollo Lake 3.0 - Production -
Gemini Lake 3.0 - Production -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Regressions in unit tests on Fedora 34

21.17.19709

05 May 16:01

Choose a tag to compare

Packages included in the release

Components revisions included in the release

Additional components revisions used in build (Ubuntu 18.04)

Installation procedure on Ubuntu 18.04/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/21.17.19709/intel-gmmlib_21.1.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7152/intel-igc-core_1.0.7152_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7152/intel-igc-opencl_1.0.7152_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.17.19709/intel-opencl_21.17.19709_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.17.19709/intel-ocloc_21.17.19709_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.17.19709/intel-level-zero-gpu_1.1.19709_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

3c465ae0481bd8933f8fff2d034200ef117b202917d0e494855f43cf6942076a  intel-gmmlib_21.1.2_amd64.deb
f2fed7cb2206338173e790d432990266539f2e23d386450fef572b17392732a8  intel-igc-core_1.0.7152_amd64.deb
3d5aa8bc019b4fa4297f4c9d422be182b6a3d648eb6b9a64277df44153943bdb  intel-igc-opencl_1.0.7152_amd64.deb
0534ef73f82d488455461b5a385b77ac09d39cabf89098daf0d0bdc824ff1450  intel-level-zero-gpu_1.1.19709_amd64.deb
c7b7ebcc2bac1b3a0115083de6bd4ce4280ccc8fdebc8c8bade9193b920a71a2  intel-ocloc_21.17.19709_amd64.deb
ff82eab24e8adf59e8ddd88258e38966d72143a6550ad3f9ce224c0ffd2ca65d  intel-opencl_21.17.19709_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 3.0 - Beta -
Skylake 3.0 - Production 1.1 - Pre-Release
Kaby Lake 3.0 - Production 1.1 - Pre-Release
Coffee Lake 3.0 - Production 1.1 - Pre-Release
Ice Lake 3.0 - Production 1.1 - Pre-Release
Tiger Lake 3.0 - Production 1.1 - Pre-Release
Apollo Lake 3.0 - Production -
Gemini Lake 3.0 - Production -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Regressions in unit tests on Fedora 34
  • Regression in certification tests (Broadwell only) caused by f83b51e

Important changes

  • Updated IGC
  • Updated gmmlib
  • Implemented cl_intel_device_attribute_query extension

21.16.19610

27 Apr 13:37

Choose a tag to compare

Packages included in the release

Components revisions included in the release

Additional components revisions used in build (Ubuntu 18.04)

Installation procedure on Ubuntu 18.04/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/21.16.19610/intel-gmmlib_20.4.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7041/intel-igc-core_1.0.7041_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7041/intel-igc-opencl_1.0.7041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.16.19610/intel-opencl_21.16.19610_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.16.19610/intel-ocloc_21.16.19610_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.16.19610/intel-level-zero-gpu_1.1.19610_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

e7979d7ac6862ebcb8786678f557fa89ffcb71cf498b562f21bde4b968e827c2  intel-gmmlib_20.4.1_amd64.deb
9f46cfbea472ac67858583bd853a26d1c5bce0f49b81e4aa521805eceb73a009  intel-igc-core_1.0.7041_amd64.deb
4a91a078b0b6ee3a9366fafdbeedfccc6ee024d4ec19d0c4ffe6dafc02034f93  intel-igc-opencl_1.0.7041_amd64.deb
6ee565e4b348cfad8abf2ab4511d8e7d1ba0016d0da412b42e4200f53ddb92bb  intel-level-zero-gpu_1.1.19610_amd64.deb
22b733e4a71ca596ab39071df4fec9a39fcf165a2c9ea4d8f4027de022b1f479  intel-ocloc_21.16.19610_amd64.deb
b774595d7dbe55416a5d797b5901b8a44e7b9d60fef5b9c926d7b99a0872d620  intel-opencl_21.16.19610_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 3.0 - Production -
Skylake 3.0 - Production 1.1 - Pre-Release
Kaby Lake 3.0 - Production 1.1 - Pre-Release
Coffee Lake 3.0 - Production 1.1 - Pre-Release
Ice Lake 3.0 - Production 1.1 - Pre-Release
Tiger Lake 3.0 - Production 1.1 - Pre-Release
Apollo Lake 3.0 - Production -
Gemini Lake 3.0 - Production -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Regressions in unit tests on SLES 15SP1/15SP2, RHEL 8.1/8.2, Centos 7.2, Fedora 34

Important changes

  • Updated IGC