Releases: intel/compute-runtime
21.37.20939
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.37.20939/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8517/intel-igc-core_1.0.8517_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8517/intel-igc-opencl_1.0.8517_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.37.20939/intel-opencl_21.37.20939_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.37.20939/intel-ocloc_21.37.20939_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.37.20939/intel-level-zero-gpu_1.2.20939_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.37.20939/ww37.sum
sha256sum -c ww37.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
74420ccfe5f8a2967c979482b4002822fe66c78af4ee1e85eb5504a9d2a4d316 intel-gmmlib_21.2.1_amd64.deb
ae58eef6b0b5c32533a9499dd6ca98768a19807526bded8724f9b8ce1317a6aa intel-igc-core_1.0.8517_amd64.deb
b1af7fbf5fae93d8c2791b29b9f3981b843730acd96bfd5441eeb4d323473236 intel-igc-opencl_1.0.8517_amd64.deb
4b430c6a879253f5379c2a10060ffdbd3f83f778d8406028f6c8e0648e3c3224 intel-level-zero-gpu_1.2.20939_amd64.deb
d2e23776eff97b229ab923030e8319b68642bdf5e73297a03c0c894a840dbf41 intel-ocloc_21.37.20939_amd64.deb
4d6c91cdd0e876edb3ec17203d311cc629239655701eb22d0136c205b644b59c intel-opencl_21.37.20939_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Skylake | 3.0 - Production | 1.2 - Pre-Release |
Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
Rocket Lake | 3.0 - Production | 1.2 - 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.
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.
- Binary packages were repackaged to fix dependency issue with IGC release 1.0.8517. Please use IGC packages with version number 1.0.8517.
21.36.20889
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.36.20889/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8517/intel-igc-core_1.0.8517_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8517/intel-igc-opencl_1.0.8517_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.36.20889/intel-opencl_21.36.20889_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.36.20889/intel-ocloc_21.36.20889_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.36.20889/intel-level-zero-gpu_1.2.20889_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.36.20889/ww36.sum
sha256sum -c ww36.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
79ebcd56663575a7fccb86494c872be5e2d26e00df962b02e4422614d3fcce8b intel-gmmlib_21.2.1_amd64.deb
ae58eef6b0b5c32533a9499dd6ca98768a19807526bded8724f9b8ce1317a6aa intel-igc-core_1.0.8517_amd64.deb
b1af7fbf5fae93d8c2791b29b9f3981b843730acd96bfd5441eeb4d323473236 intel-igc-opencl_1.0.8517_amd64.deb
e726b6bb63e627090eaad6a030cb4f39eb72af5875a56f25370d34f668c01625 intel-level-zero-gpu_1.2.20889_amd64.deb
51318be7f458507bc8323f27b70ddae2a39f4aac761c007ead431adb5b2a6253 intel-ocloc_21.36.20889_amd64.deb
14a3a095aae5357accc70f5386c3de53cd55bb42ab2251da56358de117acd434 intel-opencl_21.36.20889_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Skylake | 3.0 - Production | 1.2 - Pre-Release |
Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
Rocket Lake | 3.0 - Production | 1.2 - 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.
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.
- Binary packages were repackaged to fix dependency issue with IGC release 1.0.8517. Please use IGC packages with version number 1.0.8517.
21.35.20826
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.35.20826/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8517/intel-igc-core_1.0.8517_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8517/intel-igc-opencl_1.0.8517_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.35.20826/intel-opencl_21.35.20826_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.35.20826/intel-ocloc_21.35.20826_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.35.20826/intel-level-zero-gpu_1.2.20826_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.35.20826/ww35.sum
sha256sum -c ww35.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
646f56c2092c4ae9b4775ee8eccc90771d282dc1d83cfad9bb020b41cbc0e080 intel-gmmlib_21.2.1_amd64.deb
ae58eef6b0b5c32533a9499dd6ca98768a19807526bded8724f9b8ce1317a6aa intel-igc-core_1.0.8517_amd64.deb
b1af7fbf5fae93d8c2791b29b9f3981b843730acd96bfd5441eeb4d323473236 intel-igc-opencl_1.0.8517_amd64.deb
7e23d638e1e2231ae6d1d22fdb57a611bac8f562a2da938991fb755c204da426 intel-level-zero-gpu_1.2.20826_amd64.deb
9e01461fed82b221a6c4ec017ac5c9de637d609608631c26920f48ecba1dcfca intel-ocloc_21.35.20826_amd64.deb
046d2cf7b81cb74b78701875a10ceeacfe5d5a63fcfca52a00256aefeebb6fea intel-opencl_21.35.20826_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Skylake | 3.0 - Production | 1.2 - Pre-Release |
Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
Rocket Lake | 3.0 - Production | 1.2 - 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.
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.
- Binary packages were repackaged to fix dependency issue with IGC release 1.0.8517. Please use IGC packages with version number 1.0.8517.
Important changes
- Updated IGC
- Added release support for L0 v1.2
21.34.20767
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.34.20767/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8365/intel-igc-core_1.0.8365_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8365/intel-igc-opencl_1.0.8365_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.34.20767/intel-opencl_21.34.20767_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.34.20767/intel-ocloc_21.34.20767_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.34.20767/intel-level-zero-gpu_1.1.20767_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.34.20767/ww34.sum
sha256sum -c ww34.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
c936d5d1a56c96b8dd895ff6fc02ed6f2f9d16ab441f81f631939e450343c282 intel-gmmlib_21.2.1_amd64.deb
7e8e2930d62b53894015791e367767a10caf8bde1d7e22455103b884ab99d6e0 intel-igc-core_1.0.8365_amd64.deb
f9bbc8d847a8826f364bd0c70faf4641bd396b4aaded3ee6513435f83563894a intel-igc-opencl_1.0.8365_amd64.deb
49343627eea4736d97049fd04e02d1a8239a0c88db98e88c4ff94ba176b76ab6 intel-level-zero-gpu_1.1.20767_amd64.deb
62a0cc45eb9de442147ecc72c5da98b2cc30f915bdbb28b8686ecd2fcd461d54 intel-ocloc_21.34.20767_amd64.deb
21360050ad671c9c1f204f2d472e401690b6f4ce51ad4e8013fe0f14445b6d3e intel-opencl_21.34.20767_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 |
Rocket 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 and Rocket Lake were 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
21.33.20678
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.33.20678/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8365/intel-igc-core_1.0.8365_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8365/intel-igc-opencl_1.0.8365_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.33.20678/intel-opencl_21.33.20678_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.33.20678/intel-ocloc_21.33.20678_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.33.20678/intel-level-zero-gpu_1.1.20678_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.33.20678/ww33.sum
sha256sum -c ww33.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
2152202fdb43464e543babef594dd5a2424508cbd6e24549a3ddb51662634d27 intel-gmmlib_21.2.1_amd64.deb
7e8e2930d62b53894015791e367767a10caf8bde1d7e22455103b884ab99d6e0 intel-igc-core_1.0.8365_amd64.deb
f9bbc8d847a8826f364bd0c70faf4641bd396b4aaded3ee6513435f83563894a intel-igc-opencl_1.0.8365_amd64.deb
f8f886de55c0f395ef004caf5c2c1a38dcd5a594d09129a5ac62e5cdb365bd7b intel-level-zero-gpu_1.1.20678_amd64.deb
6745b705ca13518ca0a107a60477d55b52ee79c04a5530711fe2dba2838a7e8c intel-ocloc_21.33.20678_amd64.deb
6dad7783fb0d9e22cbf27ed5d24442c56510affa9e7125eff769b854993fbf6b intel-opencl_21.33.20678_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 |
Rocket 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 and Rocket Lake were 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
Important changes
- Updated IGC
21.32.20609
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.32.20609/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8279/intel-igc-core_1.0.8279_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8279/intel-igc-opencl_1.0.8279_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.32.20609/intel-opencl_21.32.20609_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.32.20609/intel-ocloc_21.32.20609_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.32.20609/intel-level-zero-gpu_1.1.20609_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.32.20609/ww32.sum
sha256sum -c ww32.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
50a30eb7cc952f6ff30fa81d2be620ceb4c768a3d314c44c17e4e3ad5ce9e077 intel-gmmlib_21.2.1_amd64.deb
be0e26708e340a774864dd4d03a1b5b216b37dfef07fa3fb3d505243681eb7a2 intel-igc-core_1.0.8279_amd64.deb
b5bd39b81e320afde77400b32d3920622d4ab2df8edcf87317d0ae6674f13d33 intel-igc-opencl_1.0.8279_amd64.deb
c91a79959ab4b45611b7e8fcb66e75b52d8836e52c14962e2b11ec70e1889028 intel-level-zero-gpu_1.1.20609_amd64.deb
f93c521a47cb986401657b998847b2045a01512b2f64e644d68951558abbd7fa intel-ocloc_21.32.20609_amd64.deb
964062a9f5a8ad86103cb7d344af3dcca60cf0cb95ef63be29cdcd16d0f5432a intel-opencl_21.32.20609_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 |
Rocket 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 and Rocket Lake were 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
Important changes
- Updated IGC
21.31.20514
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.31.20514/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8173/intel-igc-core_1.0.8173_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8173/intel-igc-opencl_1.0.8173_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.31.20514/intel-opencl_21.31.20514_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.31.20514/intel-ocloc_21.31.20514_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.31.20514/intel-level-zero-gpu_1.1.20514_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.31.20514/ww31.sum
sha256sum -c ww31.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
f9e64497cb00a32060ababdc51378107bcd885fdfe8ace12649adff8747e1cd7 intel-gmmlib_21.2.1_amd64.deb
df305ff523d93e5d664c15b825a6e79501c0775f32b07621bee1f7acec4e7858 intel-igc-core_1.0.8173_amd64.deb
95973707b3f3c852228553f1da08a54821744ef465c4d29e6ef7c3912fa56717 intel-igc-opencl_1.0.8173_amd64.deb
d9e1ff44e45a66221e9edfefb645ac114b778d1008bf9d535d9873ae867e7008 intel-level-zero-gpu_1.1.20514_amd64.deb
b4db183a079eaceda4b5cf8d37ed063fa684e53457b177fc2113e65810f9917f intel-ocloc_21.31.20514_amd64.deb
6a237a1301b52c024fcb7a39a8cf71820e986e34503dfe3b83bb3ab67644623d intel-opencl_21.31.20514_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
Important changes
- Updated IGC
21.30.20482
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.30.20482/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.30.20482/intel-opencl_21.30.20482_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.30.20482/intel-ocloc_21.30.20482_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.30.20482/intel-level-zero-gpu_1.1.20482_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.30.20482/ww30.sum
sha256sum -c ww30.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
1f2078473ce2b6ac5f61f11bdd10807127f2cf884f50abb8001dc109fd82f933 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
4db9b75d79f564a4f663d5a33dda5e312bd6e22d6962a596f9b7975825156961 intel-level-zero-gpu_1.1.20482_amd64.deb
76beea8e0721e380fb102c2c0ff1af0766169e0aafd6c82ae14b996ed6d5fb15 intel-ocloc_21.30.20482_amd64.deb
97a90157e7aabcfd3748db6645009d03b1eccb2e029ff44f03c122d660464786 intel-opencl_21.30.20482_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
Important changes
- Added public preview for WSL (see details here) – please provide feedback submitting issues on github.
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