Releases: intel/compute-runtime
20.40.18075
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 (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.0.13 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5176
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/20.40.18075/intel-gmmlib_20.2.5_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5176/intel-igc-core_1.0.5176_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5176/intel-igc-opencl_1.0.5176_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.40.18075/intel-opencl_20.40.18075_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.40.18075/intel-ocloc_20.40.18075_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.40.18075/intel-level-zero-gpu_1.0.18075_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.40.18075/ww40.sum
sha256sum -c ww40.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
cb2533aa3286c1c7ecc55d7182719f767345ac82bccca1b9c2b83261f3a030e7 intel-gmmlib_20.2.5_amd64.deb
5c7e1304d0fa9b74f4a2341083a03ec6f45bc9bce39525351ffffc99a9dadab0 intel-igc-core_1.0.5176_amd64.deb
68f626d499176fdfe17444ae48aa603763a37b80742671d8625d754a3b7a868b intel-igc-opencl_1.0.5176_amd64.deb
49ad7a7eceeef3794bbca96d1ff749e5ed43e310ad36234c9fa7c0f36dbdd186 intel-level-zero-gpu_1.0.18075_amd64.deb
c7a52e6f1d754c373827ffe6a09413ff772490fef09add344f3d8ae1b075ef7a intel-ocloc_20.40.18075_amd64.deb
335576f72a92ae4dd692d33084c37be92126c7e4d122be39771c60bcf5a0c2d6 intel-opencl_20.40.18075_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 2.1 - Production | - |
Skylake | 2.1 - Production | 1.0 - Pre-Release |
Kaby Lake | 2.1 - Production | 1.0 - Pre-Release |
Coffee Lake | 2.1 - Production | 1.0 - Pre-Release |
Ice Lake | 2.1 - Production | 1.0 - Pre-Release |
Tiger Lake | 3.0* - Production | 1.0 - Early support |
Apollo Lake | 1.2 - Production | - |
Gemini Lake | 1.2 - Production | - |
Elkhart Lake | 1.2 - Early support | - |
(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.
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 - Ice Lake was tested on Ubuntu 20.04 LTS with kernel 5.4.0-26-generic
- Gemini Lake was tested on Ubuntu 18.04.1 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
Important changes
- Updated IGC to 1.0.5176
- L0 Loader updated to v1.0.13
20.39.17972
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 (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5064
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/20.39.17972/intel-gmmlib_20.2.5_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5064/intel-igc-core_1.0.5064_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5064/intel-igc-opencl_1.0.5064_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.39.17972/intel-opencl_20.39.17972_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.39.17972/intel-ocloc_20.39.17972_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.39.17972/intel-level-zero-gpu_1.0.17972_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.39.17972/ww39.sum
sha256sum -c ww39.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
5b7688a41949ed1968ac172c75e2c1d6b66d379916ee2877e7c3373d5c4c3587 intel-gmmlib_20.2.5_amd64.deb
a2c262e45fb459498326b84fbe865ab04e6f73aa3d2d88deed6dbf8642865bc5 intel-igc-core_1.0.5064_amd64.deb
c7a4e5d21f3616c7fe2a3dc7c93f11cb258c8d7179919b28e6c151e7ae27ac7c intel-igc-opencl_1.0.5064_amd64.deb
b0acae454d8a6b0a1a818b076680916018e73de54b8fdf2ea7e7003655acfb6d intel-level-zero-gpu_1.0.17972_amd64.deb
1d4026524b2ad2f06a20f6dffe960f9461dbbf508107aca6e86bd714c5fc34c8 intel-ocloc_20.39.17972_amd64.deb
e7232de71120fb905765d9cc11b1a8beff25afa296d4043940e73cf6f1ba2d63 intel-opencl_20.39.17972_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 2.1 - Production | - |
Skylake | 2.1 - Production | 1.0 - Pre-Release |
Kaby Lake | 2.1 - Production | 1.0 - Pre-Release |
Coffee Lake | 2.1 - Production | 1.0 - Pre-Release |
Ice Lake | 2.1 - Production | 1.0 - Pre-Release |
Tiger Lake | 3.0* - Production | 1.0 - Early support |
Apollo Lake | 1.2 - Production | - |
Gemini Lake | 1.2 - Production | - |
Elkhart Lake | 1.2 - Early support | - |
(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.
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 - Ice Lake was tested on Ubuntu 20.04 LTS with kernel 5.4.0-26-generic
- Gemini Lake was tested on Ubuntu 18.04.1 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
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
20.38.17961
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 (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5064
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/20.38.17961/intel-gmmlib_20.2.5_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5064/intel-igc-core_1.0.5064_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5064/intel-igc-opencl_1.0.5064_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.38.17961/intel-opencl_20.38.17961_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.38.17961/intel-ocloc_20.38.17961_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.38.17961/intel-level-zero-gpu_1.0.17961_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.38.17961/ww38.sum
sha256sum -c ww38.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
a76dcaf3ab1a7ecf7c328f20589e493cf740a957892bea4208c0d12efca165ad intel-gmmlib_20.2.5_amd64.deb
a2c262e45fb459498326b84fbe865ab04e6f73aa3d2d88deed6dbf8642865bc5 intel-igc-core_1.0.5064_amd64.deb
c7a4e5d21f3616c7fe2a3dc7c93f11cb258c8d7179919b28e6c151e7ae27ac7c intel-igc-opencl_1.0.5064_amd64.deb
619ed8635bdad26a4b10bd6cc24cbd841dc31869818a6226455052d4c563bb54 intel-level-zero-gpu_1.0.17961_amd64.deb
f1f4c389bdb1e3669267fc3150c644d54b2b20244cca8979ab3d3b9fcd8fd9d5 intel-ocloc_20.38.17961_amd64.deb
c9f4c367c4aa8a945cc39f19ede65de415cdd55737aa5497afd849d2f8dbe2ba intel-opencl_20.38.17961_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 2.1 - Production | - |
Skylake | 2.1 - Production | 1.0 - Pre-Release |
Kaby Lake | 2.1 - Production | 1.0 - Pre-Release |
Coffee Lake | 2.1 - Production | 1.0 - Pre-Release |
Ice Lake | 2.1 - Production | 1.0 - Pre-Release |
Tiger Lake | 3.0* - Production | 1.0 - Early support |
Apollo Lake | 1.2 - Production | - |
Gemini Lake | 1.2 - Production | - |
Elkhart Lake | 1.2 - Early support | - |
(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.
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 - Ice Lake was tested on Ubuntu 20.04 LTS with kernel 5.4.0-26-generic
- Gemini Lake was tested on Ubuntu 18.04.1 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
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC to 1.0.5064
20.37.17906
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 (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.4944
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/20.37.17906/intel-gmmlib_20.2.5_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.4944/intel-igc-core_1.0.4944_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.4944/intel-igc-opencl_1.0.4944_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.37.17906/intel-opencl_20.37.17906_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.37.17906/intel-ocloc_20.37.17906_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.37.17906/intel-level-zero-gpu_1.0.17906_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.37.17906/ww37.sum
sha256sum -c ww37.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
4102258b0c39ae82e984cbf29441d675ce295dc06c7006fd0af24cb3e548b3d5 intel-gmmlib_20.2.5_amd64.deb
d0f542e84169580011c86f2f630745b37aa7b93ee5de8dd0346c707899b4b397 intel-igc-core_1.0.4944_amd64.deb
2d6c8b3c310fea7d3a1597afaddfade0ff6aa855e29457ec4dc0ed7d9de3e109 intel-igc-opencl_1.0.4944_amd64.deb
226cc059fa9c5469096c9c8a3a308952479b3380631f6cc4682cc827f8ac36cb intel-level-zero-gpu_1.0.17906_amd64.deb
784de6581b3228cdb1c6a61261d680c1ea456a02da4eea5a2a533910cc01d075 intel-ocloc_20.37.17906_amd64.deb
45f110439067303b5f1e01ee0c59b127e3a97c4d7dbe8ddbf46db26db53d413c intel-opencl_20.37.17906_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 2.1 - Production | - |
Skylake | 2.1 - Production | 1.0 - Pre-Release |
Kaby Lake | 2.1 - Production | 1.0 - Pre-Release |
Coffee Lake | 2.1 - Production | 1.0 - Pre-Release |
Ice Lake | 2.1 - Production | 1.0 - Pre-Release |
Tiger Lake | 3.0* - Production | 1.0 - Early support |
Apollo Lake | 1.2 - Production | - |
Gemini Lake | 1.2 - Production | - |
(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tigerlake and Icelake platforms were tested with kernel from drm-tip
5.6.0-rc7 commit 257af0ddcea3a234dcb79579600f971edd47353f 2020-03-23_15-07-40 drm-tip: 2020y-03m-23d-15h-06m-46s UTC integration manifest - Geminilake was tested on Ubuntu 18.04.1 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
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC to 1.0.4944
- Added DG1 devices
- Updated gmmlib to 20.2.5
- Added support for Rocket Lake
20.36.17813
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@20.36.17813
- intel/gmmlib@intel-gmmlib-20.2.4
- intel/intel-graphics-compiler@igc-1.0.4879
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- Used for building compiler
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/20.36.17813/intel-gmmlib_20.2.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.36.17813/intel-igc-core_1.0.4879_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.36.17813/intel-igc-opencl_1.0.4879_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.36.17813/intel-opencl_20.36.17813_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.36.17813/intel-ocloc_20.36.17813_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.36.17813/intel-level-zero-gpu_1.0.17813_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.36.17813/ww36.sum
sha256sum -c ww36.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
4b2ebe50bfffb50e2eb74c2095b8aabfa8f65366a5124482a065694d19d9469c intel-gmmlib_20.2.4_amd64.deb
3c7821b782cae93bfede5524c34ce3b2f8f3b43ab4e8c512bd5416a843c78275 intel-igc-core_1.0.4879_amd64.deb
b723f5d4ceafbe5681125ffc3cd0e3ceeab669831c2b86416e0331b806e8fb8c intel-igc-opencl_1.0.4879_amd64.deb
bc753c4d680585de04711f5337885308392d497b029ba0a94de1643a761349f8 intel-level-zero-gpu_1.0.17813_amd64.deb
ed7de4eade90f5357278b1f164e833220f12380eac6af871ac69a624d5c6cce0 intel-ocloc_20.36.17813_amd64.deb
b657297be52988f10343c7fac8d9f8e1a37e1ab2f5f490ce6f2423ee889b4a7a intel-opencl_20.36.17813_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 2.1 - Production | - |
Skylake | 2.1 - Production | 1.0 - Pre-Release |
Kaby Lake | 2.1 - Production | 1.0 - Pre-Release |
Coffee Lake | 2.1 - Production | 1.0 - Pre-Release |
Ice Lake | 2.1 - Production | 1.0 - Pre-Release |
Tiger Lake | 3.0* - Production | 1.0 - Early support |
Apollo Lake | 1.2 - Production | - |
Gemini Lake | 1.2 - Production | - |
(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tigerlake and Icelake platforms were tested with kernel from drm-tip
5.6.0-rc7 commit 257af0ddcea3a234dcb79579600f971edd47353f 2020-03-23_15-07-40 drm-tip: 2020y-03m-23d-15h-06m-46s UTC integration manifest - Geminilake was tested on Ubuntu 18.04.1 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
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC
- Updated vc-intrinsics
- Updated SPIRV-LLVM-Translator for Vector Compiler
20.35.17767
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@20.35.17767
- intel/gmmlib@intel-gmmlib-20.2.4
- intel/intel-graphics-compiler@igc-1.0.4756
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@c4a0345
- intel/opencl-clang@6a9cd2c
- KhronosGroup/SPIRV-LLVM-Translator@424e375 (for opencl-clang)
- intel/vc-intrinsics@d7c5f99
- KhronosGroup/SPIRV-LLVM-Translator@e87b59a (for vector compiler)
- llvm/llvm-project@llvmorg-10.0.0
- oneapi-src/level-zero@v1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
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/20.35.17767/intel-gmmlib_20.2.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.35.17767/intel-igc-core_1.0.4756_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.35.17767/intel-igc-opencl_1.0.4756_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.35.17767/intel-opencl_20.35.17767_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.35.17767/intel-ocloc_20.35.17767_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.35.17767/intel-level-zero-gpu_1.0.17767_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.35.17767/ww35.sum
sha256sum -c ww35.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
e131650d40583fdbef341dc52d84733398a68437437fd3fbcfc689d50334bc63 intel-gmmlib_20.2.4_amd64.deb
fecda8345a376e8ef26f0d581190939259c759c007e6326d7280b39b0ee61074 intel-igc-core_1.0.4756_amd64.deb
80e8096fb0471fc82bedebc8978a385369ad65e41b9d0d80d38519f8ee6eb379 intel-igc-opencl_1.0.4756_amd64.deb
8aedee4507b4d8693d9d16ef7e3b55d4a7198e40ced8f0467a8a0e18577e7615 intel-level-zero-gpu_1.0.17767_amd64.deb
de13349ccbbadd9b128697f04edb2757ec4df4e1ab9f8635f762593d14be0222 intel-ocloc_20.35.17767_amd64.deb
e734c7d033f68f9841323498b45b0171e337dc312e09133bf0529a5c6177981c intel-opencl_20.35.17767_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 2.1 - Production | - |
Skylake | 2.1 - Production | 1.0 - Pre-Release |
Kaby Lake | 2.1 - Production | 1.0 - Pre-Release |
Coffee Lake | 2.1 - Production | 1.0 - Pre-Release |
Ice Lake | 2.1 - Production | 1.0 - Pre-Release |
Tiger Lake | 3.0* - Production | 1.0 - Early support |
Apollo Lake | 1.2 - Production | - |
Gemini Lake | 1.2 - Production | - |
(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tigerlake and Icelake platforms were tested with kernel from drm-tip
5.6.0-rc7 commit 257af0ddcea3a234dcb79579600f971edd47353f 2020-03-23_15-07-40 drm-tip: 2020y-03m-23d-15h-06m-46s UTC integration manifest - Geminilake was tested on Ubuntu 18.04.1 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
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
20.34.17727
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@20.34.17727
- intel/gmmlib@intel-gmmlib-20.2.4
- intel/intel-graphics-compiler@igc-1.0.4756
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@c4a0345
- intel/opencl-clang@6a9cd2c
- KhronosGroup/SPIRV-LLVM-Translator@424e375 (for opencl-clang)
- intel/vc-intrinsics@d7c5f99
- KhronosGroup/SPIRV-LLVM-Translator@e87b59a (for vector compiler)
- llvm/llvm-project@llvmorg-10.0.0
- oneapi-src/level-zero@v1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
Installation procedure on Ubuntu 18.04
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-gmmlib_20.2.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-igc-core_1.0.4756_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-igc-opencl_1.0.4756_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-opencl_20.34.17727_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-ocloc_20.34.17727_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-level-zero-gpu_1.0.17727_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/ww34.sum
sha256sum -c ww34.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
5a905bf71ca375f704d7b341d9d17882244850e2d8acf9c36864d9567e375935 intel-gmmlib_20.2.4_amd64.deb
fe0e4da0ddd1920d738e1b62e40e99ab2881ac8d71fdf851eb8e2fba6cc2b404 intel-igc-core_1.0.4756_amd64.deb
29fd6cd16553673940b0150b5bd8e7bbd212ccd87bb7aaa82c49653819cec076 intel-igc-opencl_1.0.4756_amd64.deb
5a95c4c87cbc446e1660d5e3c1d60c6ac635a95c7e96ad55149d1fbedaa4bffe intel-level-zero-gpu_1.0.17727_amd64.deb
e83801afddda87c6390753f5e9648828605a12abf9ddeda2be0d80f3fbba4d51 intel-ocloc_20.34.17727_amd64.deb
29f01b40c50e1fa9721af71ef9cd7799043aade00056cd8eb48f4dd821431285 intel-opencl_20.34.17727_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 2.1 - Production | - |
Skylake | 2.1 - Production | 1.0 - Pre-Release |
Kaby Lake | 2.1 - Production | 1.0 - Pre-Release |
Coffee Lake | 2.1 - Production | 1.0 - Pre-Release |
Ice Lake | 2.1 - Production | 1.0 - Pre-Release |
Tiger Lake | 3.0* - Production | 1.0 - Early support |
Apollo Lake | 1.2 - Production | - |
Gemini Lake | 1.2 - Production | - |
(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tigerlake and Icelake platforms were tested with kernel from drm-tip
5.6.0-rc7 commit 257af0ddcea3a234dcb79579600f971edd47353f 2020-03-23_15-07-40 drm-tip: 2020y-03m-23d-15h-06m-46s UTC integration manifest - Geminilake was tested on Ubuntu 18.04.1 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
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC
- Updated gmmlib
20.33.17675
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@20.33.17675
- intel/gmmlib@intel-gmmlib-20.2.3
- intel/intel-graphics-compiler@igc-1.0.4594
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@c4a0345
- intel/opencl-clang@6a9cd2c
- KhronosGroup/SPIRV-LLVM-Translator@424e375 (for opencl-clang)
- intel/vc-intrinsics@d7c5f99
- KhronosGroup/SPIRV-LLVM-Translator@e87b59a (for vector compiler)
- llvm/llvm-project@llvmorg-10.0.0
- oneapi-src/level-zero@v1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
Installation procedure on Ubuntu 18.04
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/20.33.17675/intel-gmmlib_20.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.33.17675/intel-igc-core_1.0.4594_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.33.17675/intel-igc-opencl_1.0.4594_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.33.17675/intel-opencl_20.33.17675_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.33.17675/intel-ocloc_20.33.17675_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.33.17675/intel-level-zero-gpu_1.0.17675_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.33.17675/ww33.sum
sha256sum -c ww33.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
1e1babf9e235fb62dfe434a7537e7766fc6732ec3dd8229fd12b8f7d946cdd91 intel-gmmlib_20.2.3_amd64.deb
4a7c1f350a1d09cf9ab06a0d5feab86c5f9d75b49f0f3787e038522ced586385 intel-igc-core_1.0.4594_amd64.deb
c24e3e13ce677f1c2d924a2c65fc5e13dee3d7090e00518f71af2cfaf55621a9 intel-igc-opencl_1.0.4594_amd64.deb
3853fd16a498658cfc498447616618d179faeda925557ccfed6807a5bd5ff698 intel-level-zero-gpu_1.0.17675_amd64.deb
a43d6d54f87d4d01162530d1250d3a719c6f636c0e37bc89a02dbc43d3789b09 intel-ocloc_20.33.17675_amd64.deb
468e096f18e8eb23a98df6669001c4d36d97862a518f0dd1e268172f9a3d946f intel-opencl_20.33.17675_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 2.1 - Production | - |
Skylake | 2.1 - Production | 1.0 - Pre-Release |
Kaby Lake | 2.1 - Production | 1.0 - Pre-Release |
Coffee Lake | 2.1 - Production | 1.0 - Pre-Release |
Ice Lake | 2.1 - Production | 1.0 - Pre-Release |
Tiger Lake | 3.0* - Production | 1.0 - Early support |
Apollo Lake | 1.2 - Production | - |
Gemini Lake | 1.2 - Production | - |
(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tigerlake and Icelake platforms were tested with kernel from drm-tip
5.6.0-rc7 commit 257af0ddcea3a234dcb79579600f971edd47353f 2020-03-23_15-07-40 drm-tip: 2020y-03m-23d-15h-06m-46s UTC integration manifest - Geminilake was tested on Ubuntu 18.04.1 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
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC
- Added clSetContextDestructorCallback API function
20.32.17625
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@20.32.17625
- intel/gmmlib@intel-gmmlib-20.2.3
- intel/intel-graphics-compiler@igc-1.0.4560
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@c4a0345
- intel/opencl-clang@6a9cd2c
- KhronosGroup/SPIRV-LLVM-Translator@424e375 (for opencl-clang)
- intel/vc-intrinsics@d7c5f99
- KhronosGroup/SPIRV-LLVM-Translator@e87b59a (for vector compiler)
- llvm/llvm-project@llvmorg-10.0.0
- oneapi-src/level-zero@v1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
Installation procedure on Ubuntu 18.04
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-gmmlib_20.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-igc-core_1.0.4560_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-igc-opencl_1.0.4560_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-opencl_20.32.17625_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-ocloc_20.32.17625_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-level-zero-gpu_1.0.17625_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/ww32.sum
sha256sum -c ww32.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
1e264ce0f8b6dd84291bfc3f7abce5a04bec2af1aee5230517d1ed6338f61bd4 intel-gmmlib_20.2.3_amd64.deb
cc40ab5251d02ff293614f094690431d323745031d2b84213ddcb58651d45082 intel-igc-core_1.0.4560_amd64.deb
7099c00481d512d86b8fcd1d9b7db0666b1ef1b17a5c726a3d324f8f15f123a9 intel-igc-opencl_1.0.4560_amd64.deb
3b4db5b7924c4e9446cb80a43afae05b19cd36cdc3a43bded4f9489fbd2c2978 intel-level-zero-gpu_1.0.17625_amd64.deb
94b261c41a1fb76f7a4abecc7b98fff6d1eb5f71e8a30d016f499c08f7de2abd intel-ocloc_20.32.17625_amd64.deb
a74d30999a1fee03c9f5270ee729829b5272b88d5cca5bd488b47edead2287fd intel-opencl_20.32.17625_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 2.1 - Production | - |
Skylake | 2.1 - Production | 1.0 - Pre-Release |
Kaby Lake | 2.1 - Production | 1.0 - Pre-Release |
Coffee Lake | 2.1 - Production | 1.0 - Pre-Release |
Ice Lake | 2.1 - Production | 1.0 - Pre-Release |
Tiger Lake | 3.0* - Production | 1.0 - Early support |
Apollo Lake | 1.2 - Production | - |
Gemini Lake | 1.2 - Production | - |
(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tigerlake and Icelake platforms were tested with kernel from drm-tip
5.6.0-rc7 commit 257af0ddcea3a234dcb79579600f971edd47353f 2020-03-23_15-07-40 drm-tip: 2020y-03m-23d-15h-06m-46s UTC integration manifest - Geminilake was tested on Ubuntu 18.04.1 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
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated Level Zero to v1.0
- Updated IGC
- Updated llvm-patches
20.31.17495
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@20.31.17495
- intel/gmmlib@intel-gmmlib-20.2.3
- intel/intel-graphics-compiler@igc-1.0.4479
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@5005890
- intel/opencl-clang@6a9cd2c
- KhronosGroup/SPIRV-LLVM-Translator@424e375 (for opencl-clang)
- intel/vc-intrinsics@d7c5f99
- KhronosGroup/SPIRV-LLVM-Translator@e87b59a (for vector compiler)
- llvm/llvm-project@llvmorg-10.0.0
- oneapi-src/level-zero@v0.91.10 (Compatible with oneAPI Level Zero API Spec v0.91)
Installation procedure on Ubuntu 20.04
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/20.31.17495/intel-gmmlib_20.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.31.17495/intel-igc-core_1.0.4479_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.31.17495/intel-igc-opencl_1.0.4479_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.31.17495/intel-opencl_20.31.17495_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.31.17495/intel-ocloc_20.31.17495_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.31.17495/intel-level-zero-gpu_0.8.17495_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.31.17495/ww31.sum
sha256sum -c ww31.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
731cf23771ec69800fe1208a0c429a9aea860c2431750c5210375f2c7366a8d9 intel-gmmlib_20.2.3_amd64.deb
88f5c7d4d79a75d96e5fa005f6c4b10173230e7a07ec6fa617f9c60adeecd17c intel-igc-core_1.0.4479_amd64.deb
79877a91c4b02a792cf89e2e129376edad60311798d78f0003a2e08aea01c374 intel-igc-opencl_1.0.4479_amd64.deb
280cbba22d3837259d9c56798ecce80e4f2fd262378a80677b784a467709d3d3 intel-level-zero-gpu_0.8.17495_amd64.deb
41dc8e3403a5fdc929944bb72384721449d5dcc561a26d27140a04dca4c3d629 intel-ocloc_20.31.17495_amd64.deb
4bbf69250b4875881b0c4c3ff02526bde15e00002b160c1bbaf2889f956a03c9 intel-opencl_20.31.17495_amd64.deb
Other installation procedures are described here.
Quality expectations on Linux distributions with kernel 5.2 or newer
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 2.1 - Production | - |
Skylake | 2.1 - Production | 0.8 - Pre-Release |
Kaby Lake | 2.1 - Production | 0.8 - Pre-Release |
Coffee Lake | 2.1 - Production | 0.8 - Pre-Release |
Ice Lake | 2.1 - Production | 0.8 - Pre-Release |
Tiger Lake | 3.0* - Production | 0.8 - Early support |
Apollo Lake | 1.2 - Production | - |
Gemini Lake | 1.2 - Beta | - |
(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tigerlake and Icelake platforms were tested on Ubuntu 20.04 with kernel from drm-tip
5.6.0-rc7 commit 257af0ddcea3a234dcb79579600f971edd47353f 2020-03-23_15-07-40 drm-tip: 2020y-03m-23d-15h-06m-46s 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
Issues & regressions of note
- This release will work on Linux distributions with Linux kernel 5.2 or newer. It will NOT work with older kernels, fix is in progress.
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
- Gemini Lake platform downgraded to Beta, because of regression in cert tests.
Important changes
- Updated IGC
- Updated gmmlib
- Added new Gen11 devices