Releases: intel/compute-runtime
21.29.20389
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.2)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 18.04/20.04
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/21.29.20389/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7862/intel-igc-core_1.0.7862_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7862/intel-igc-opencl_1.0.7862_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.29.20389/intel-opencl_21.29.20389_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.29.20389/intel-ocloc_21.29.20389_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.29.20389/intel-level-zero-gpu_1.1.20389_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.29.20389/ww29.sum
sha256sum -c ww29.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
a076fc2f2334e540331e9a7fd4baab078391c0ad3f49de725d4b84ffaddad239 intel-gmmlib_21.2.1_amd64.deb
739951a64d035c16b4a1c25e6c8e961c86f0db4350bf033b962c4fd502882ff9 intel-igc-core_1.0.7862_amd64.deb
ad3b23945dc549537dd3aba78aa886195e3df50ab3a3d90e62454363b5574f73 intel-igc-opencl_1.0.7862_amd64.deb
d43b09d732b68d400c990acb2bf1a2881756b840b8e010e6a42c8a0388c5449a intel-level-zero-gpu_1.1.20389_amd64.deb
f25139efd876aef9522e72e6fa3f56210632c627533b3557a8951bf78e6da584 intel-ocloc_21.29.20389_amd64.deb
52b91e21568e6c2ae030befa9dc24eb462f4a1ec0535cb25c985089da5f1c6e2 intel-opencl_21.29.20389_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 merged in: b9bd014
21.28.20343
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.2)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 18.04/20.04
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/21.28.20343/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7862/intel-igc-core_1.0.7862_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7862/intel-igc-opencl_1.0.7862_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.28.20343/intel-opencl_21.28.20343_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.28.20343/intel-ocloc_21.28.20343_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.28.20343/intel-level-zero-gpu_1.1.20343_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.28.20343/ww28.sum
sha256sum -c ww28.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
22f5d140178ac94aa2e5d39a5b0f35204cb6a591849d16532ee3391398d5be60 intel-gmmlib_21.2.1_amd64.deb
739951a64d035c16b4a1c25e6c8e961c86f0db4350bf033b962c4fd502882ff9 intel-igc-core_1.0.7862_amd64.deb
ad3b23945dc549537dd3aba78aa886195e3df50ab3a3d90e62454363b5574f73 intel-igc-opencl_1.0.7862_amd64.deb
8a8b372d5ce2d7e8a4a6b66d4103e50d6e585447f08271946d87e9b8f1223491 intel-level-zero-gpu_1.1.20343_amd64.deb
e772db2ac1322e86437644943a0eb887b88c4e543020e0416f3e58a4f55ba224 intel-ocloc_21.28.20343_amd64.deb
ce18910fdd8db2c28513221588c4620cc33f21781029dfaea9a3f48780cba075 intel-opencl_21.28.20343_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
21.27.20266
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.2)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 18.04/20.04
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/21.27.20266/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7862/intel-igc-core_1.0.7862_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7862/intel-igc-opencl_1.0.7862_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.27.20266/intel-opencl_21.27.20266_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.27.20266/intel-ocloc_21.27.20266_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.27.20266/intel-level-zero-gpu_1.1.20266_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.27.20266/ww27.sum
sha256sum -c ww27.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
ae661e8e5f55e17908dcb1fb4528cacfe4f6c11e84925fed8365ef180ee00c24 intel-gmmlib_21.2.1_amd64.deb
739951a64d035c16b4a1c25e6c8e961c86f0db4350bf033b962c4fd502882ff9 intel-igc-core_1.0.7862_amd64.deb
ad3b23945dc549537dd3aba78aa886195e3df50ab3a3d90e62454363b5574f73 intel-igc-opencl_1.0.7862_amd64.deb
f814b8e05c07eb88ada6b31369620d75b2db9ccf2f6862fcacda5e607546340a intel-level-zero-gpu_1.1.20266_amd64.deb
421a98306baa112aad9dbbe58bbaca2ac01359907e92fb1f88cfe91ce1dfe89c intel-ocloc_21.27.20266_amd64.deb
68a07c1eb97bab9ec7f572c4f440ebc0a1d400b3e2b6eccd74181cbdc895401e intel-opencl_21.27.20266_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
- Updated gmmlib
- New libigsc component used in build
21.26.20194
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.2)
- intel/[email protected]
Installation procedure on Ubuntu 18.04/20.04
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/21.26.20194/intel-gmmlib_21.1.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7781/intel-igc-core_1.0.7781_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7781/intel-igc-opencl_1.0.7781_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.26.20194/intel-opencl_21.26.20194_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.26.20194/intel-ocloc_21.26.20194_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.26.20194/intel-level-zero-gpu_1.1.20194_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.26.20194/ww26.sum
sha256sum -c ww26.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
d3dab99711ac04b99dd919788dc35f7de750649b72e113f6ce2cd3f03da2004e intel-gmmlib_21.1.3_amd64.deb
d3dbcd65b8d710e6495cb78882dc79d995ea446c9bfdbbd56e039373689c8584 intel-igc-core_1.0.7781_amd64.deb
da673fa943d82a7a8670dcad42e448b726b7665f2091ff2637a48bda09b091dd intel-igc-opencl_1.0.7781_amd64.deb
5743522371a34187a775b0c3be3af88cf881af1421d1252e2391eb5ef455ded2 intel-level-zero-gpu_1.1.20194_amd64.deb
e5a968ebb252a3ef7e7098907f5f724854d4e59a7b8dca6638f148917822eb50 intel-ocloc_21.26.20194_amd64.deb
6057af225d57a7f5c9fb256d497e76e550cb0f3c227622bdee96ba0b1f60fc33 intel-opencl_21.26.20194_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
- Updated L0 loader
21.25.20114
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/[email protected]
Installation procedure on Ubuntu 18.04/20.04
- Create temporary directory
Example:
mkdir neo
- 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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.25.20114/ww25.sum
sha256sum -c ww25.sum
- 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
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/[email protected]
Installation procedure on Ubuntu 18.04/20.04
- Create temporary directory
Example:
mkdir neo
- 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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.24.20098/ww24.sum
sha256sum -c ww24.sum
- 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
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/[email protected]
Installation procedure on Ubuntu 18.04/20.04
- Create temporary directory
Example:
mkdir neo
- 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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.23.20043/ww23.sum
sha256sum -c ww23.sum
- 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
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/[email protected]
Installation procedure on Ubuntu 18.04/20.04
- Create temporary directory
Example:
mkdir neo
- 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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.22.19967/ww22.sum
sha256sum -c ww22.sum
- 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
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/[email protected]
Installation procedure on Ubuntu 18.04/20.04
- Create temporary directory
Example:
mkdir neo
- 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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.21.19914/ww21.sum
sha256sum -c ww21.sum
- 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
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/[email protected]
Installation procedure on Ubuntu 18.04/20.04
- Create temporary directory
Example:
mkdir neo
- 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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.20.19883/ww20.sum
sha256sum -c ww20.sum
- 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