Releases: intel/compute-runtime
20.27.17231
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.27.17231
- intel/gmmlib@intel-gmmlib-20.2.2
- intel/intel-graphics-compiler@igc-1.0.4241
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@0e35a4a
- intel/opencl-clang@v10.0.0-2
- KhronosGroup/SPIRV-LLVM-Translator@4d43f68
- 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 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.27.17231/intel-gmmlib_20.2.2_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.27.17231/intel-igc-core_1.0.4241_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.27.17231/intel-igc-opencl_1.0.4241_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.27.17231/intel-opencl_20.27.17231_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.27.17231/intel-ocloc_20.27.17231_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.27.17231/intel-level-zero-gpu_0.8.17231_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.27.17231/ww27.sum
sha256sum -c ww27.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
29840b0148aba26b943e0e60a2fee79483860ad60ce2e33400f18fb80c538f9e intel-gmmlib_20.2.2_amd64.deb
b20c81489a3cde22a63f0338c9704bee021af60711fd6b3aacd4cfb227c32ff0 intel-igc-core_1.0.4241_amd64.deb
fa869af6eeec5f99eb6582044a31f6d1002c36c8ab9f2edfd0c47c36a29171d6 intel-igc-opencl_1.0.4241_amd64.deb
5ef1923d5c3275a4ee20600cec2fd5e53209891f07afb2487e548267eebd01bf intel-level-zero-gpu_0.8.17231_amd64.deb
bdac3e2c1c32914767d4dd20cd4f539ca72f10140deafaee3f62478f96df38ab intel-ocloc_20.27.17231_amd64.deb
d93395c7bf18ca6975966b08c3e47d60b0ac0b6dd36351b4b9ce345928ce806a intel-opencl_20.27.17231_amd64.deb
Other installation procedures are described here.
Quality expectations
| 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* - Early support | 0.8 - Early support |
| Apollo Lake | 1.2 - Production | - |
| Gemini Lake | 1.2 - Production | - |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
Moving to Ubuntu 20.04 for testing soon.
(*) 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.
(*) For ICL and TGL platforms kernel from drm-tip repository was used:
- 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
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
20.26.17199
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.26.17199
- intel/gmmlib@intel-gmmlib-20.2.2
- intel/intel-graphics-compiler@igc-1.0.4241
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@0e35a4a
- intel/opencl-clang@v10.0.0-2
- KhronosGroup/SPIRV-LLVM-Translator@4d43f68
- 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 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.26.17199/intel-gmmlib_20.2.2_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.26.17199/intel-igc-core_1.0.4241_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.26.17199/intel-igc-opencl_1.0.4241_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.26.17199/intel-opencl_20.26.17199_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.26.17199/intel-ocloc_20.26.17199_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.26.17199/intel-level-zero-gpu_0.8.17199_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.26.17199/ww26.sum
sha256sum -c ww26.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
a2fe93a65c2743e8936159f035ffb13eeb0c2491ff5ade2dffd9f6d5c76a3753 intel-gmmlib_20.2.2_amd64.deb
c4452d57d84bfd7f0d177ed0515bb4a184f8c45ed66e03f7991df23545ced710 intel-igc-core_1.0.4241_amd64.deb
664e80e2dba21f3cb69a226474f82d5b7725f7c7b3949d2a4260b2566f98a76d intel-igc-opencl_1.0.4241_amd64.deb
4e6ae7cc52ddbc937b3faa56a25bf1ab0fe0268f070fd76f536f4c38438cbf3a intel-level-zero-gpu_0.8.17199_amd64.deb
b0887fad48d67a4a5b0afa1da98f3b6bef686fbf75d47c5f0f4a1da232dce7a3 intel-ocloc_20.26.17199_amd64.deb
752c08c9e9703c6ab065de10103b0b1c0c2ce29c8038da25e6734f6f72de555b intel-opencl_20.26.17199_amd64.deb
Other installation procedures are described here.
Quality expectations
| 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* - Early support | 0.8 - Early support |
| Apollo Lake | 1.2 - Production | - |
| Gemini Lake | 1.2 - Production | - |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
Moving to Ubuntu 20.04 for testing soon.
(*) 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.
(*) For ICL and TGL platforms kernel from drm-tip repository was used:
- 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
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC
- Updated gmmlib
- Added DG1 support to OpenCL and Level Zero
20.25.17111
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.25.17111
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.4155
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@595c1e3
- intel/opencl-clang@v10.0.0-2
- KhronosGroup/SPIRV-LLVM-Translator@4d43f68
- 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 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.25.17111/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.25.17111/intel-igc-core_1.0.4155_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.25.17111/intel-igc-opencl_1.0.4155_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.25.17111/intel-opencl_20.25.17111_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.25.17111/intel-ocloc_20.25.17111_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.25.17111/intel-level-zero-gpu_0.8.17111_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.25.17111/ww25.sum
sha256sum -c ww25.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
70efe8ec1fae504298aaafbb9773c48af3023c899afddf063aace42d1e321878 intel-gmmlib_20.1.1_amd64.deb
34a27d9646d30f85066d855fc1a6fb1b1b6462edf825c6ea6bce3a1dd49b63c9 intel-igc-core_1.0.4155_amd64.deb
203761d7a33227f2f9292324f653b8c6a5a735b1e2ef46651fa84a65dee0304e intel-igc-opencl_1.0.4155_amd64.deb
eeaa10a008385acd610258d8a78b2d19aeb240d2d832e93a65fa9efaa25b4adc intel-level-zero-gpu_0.8.17111_amd64.deb
bbbb5d3f16dcf95cf4ff493a841b9f1d0a3e908366a1038bc3ca6a9c977e3152 intel-ocloc_20.25.17111_amd64.deb
c3ea08fb28667d616c1d3a3fe0ad9d7ac9e85baae19c3be124a59ba1ec66788c intel-opencl_20.25.17111_amd64.deb
Other installation procedures are described here.
Quality expectations
| 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* - Early support | 0.8 - Early support |
| Apollo Lake | 1.2 - Production | - |
| Gemini Lake | 1.2 - Production | - |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
Moving to Ubuntu 20.04 for testing soon.
(*) 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.
(*) For ICL and TGL platforms kernel from drm-tip repository was used:
- 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
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated IGC
20.24.17065
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.24.17065
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.4154
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@595c1e3
- intel/opencl-clang@v10.0.0-2
- KhronosGroup/SPIRV-LLVM-Translator@4d43f68
- 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 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.24.17065/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.24.17065/intel-igc-core_1.0.4154_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.24.17065/intel-igc-opencl_1.0.4154_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.24.17065/intel-opencl_20.24.17065_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.24.17065/intel-ocloc_20.24.17065_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.24.17065/intel-level-zero-gpu_0.8.17065_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.24.17065/ww24.sum
sha256sum -c ww24.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
92acfbe3cdf16edac2be74c1404c03386f1c2d2530c1ff8d1043d68688892024 intel-gmmlib_20.1.1_amd64.deb
8c7d98a6278f95078bf5b8dcc981a1878e6c364bd82f1dcc33683a959eafd31c intel-igc-core_1.0.4154_amd64.deb
77fce9f4c56d1253e9df11a3d74030fc1308108e94ee6bdd731aff5328043444 intel-igc-opencl_1.0.4154_amd64.deb
58fd82d27b2c67c79e8649f970d69294c022a26733082f0b1d7a6a9e26786bad intel-level-zero-gpu_0.8.17065_amd64.deb
dafe4c8c66bfae2370e227e7e7d79fc08b4ac91e3b02396b298934bb2013e87d intel-ocloc_20.24.17065_amd64.deb
5f313ecde926195870bf412742fac66a10ebd4892acf8011f6d59604db004887 intel-opencl_20.24.17065_amd64.deb
Other installation procedures are described here.
Quality expectations
| 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* - Early support | 0.8 - Early support |
| Apollo Lake | 1.2 - Production | - |
| Gemini Lake | 1.2 - Production | - |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
Moving to Ubuntu 20.04 for testing soon.
(*) 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.
(*) For ICL and TGL platforms kernel from drm-tip repository was used:
- 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
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated IGC
- opencl-clang recompiled with new SPIRV-LLVM-Translator
20.23.16988
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.23.16988
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.4111
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@595c1e3
- intel/opencl-clang@v10.0.0-2
- KhronosGroup/SPIRV-LLVM-Translator@424e375
- 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 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.23.16988/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.23.16988/intel-igc-core_1.0.4111_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.23.16988/intel-igc-opencl_1.0.4111_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.23.16988/intel-opencl_20.23.16988_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.23.16988/intel-ocloc_20.23.16988_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.23.16988/intel-level-zero-gpu_0.8.16988_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.23.16988/ww23.sum
sha256sum -c ww23.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
017266a50c668c026f650bf2267646c3a0b222bc6343a92afc2de2b98d886b3f intel-gmmlib_20.1.1_amd64.deb
e0199d52c93adb46b965d4fe97e2b6440436010fde37622261906f42dd618f18 intel-igc-core_1.0.4111_amd64.deb
caa06497b7afa55d1de01cab3b1e5d76130745c4e2828e2dd7f8329f52662c37 intel-igc-opencl_1.0.4111_amd64.deb
6211e6dad85abc390020ba15a640f584d670fcbb0f56cd8ef6faef9357de4520 intel-level-zero-gpu_0.8.16988_amd64.deb
bd9ccdd7931b14fa8c126e21cec678bbe6cfb2c4384000304a3cc447c1f4395a intel-ocloc_20.23.16988_amd64.deb
0d64830c532bc096049b006528296e21d66209d7c4b7b1798a6cfd0329153a79 intel-opencl_20.23.16988_amd64.deb
Other installation procedures are described here.
Quality expectations
| 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* - Early support | 0.8 - Early support |
| Apollo Lake | 1.2 - Production | - |
| Gemini Lake | 1.2 - Production | - |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
Moving to Ubuntu 20.04 for testing soon.
(*) 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.
(*) For ICL and TGL platforms kernel from drm-tip repository was used:
- 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
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated IGC
- Added new clGetPlatformInfo queries
- Updated opencl-clang
20.22.16952
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.22.16952
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.4062
Additional components revisions used in build
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- intel/llvm-patches@595c1e3
- intel/opencl-clang@v10.0.0
- KhronosGroup/SPIRV-LLVM-Translator@424e375
- 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 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.22.16952/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.22.16952/intel-igc-core_1.0.4062_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.22.16952/intel-igc-opencl_1.0.4062_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.22.16952/intel-opencl_20.22.16952_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.22.16952/intel-ocloc_20.22.16952_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.22.16952/intel-level-zero-gpu_0.8.16952_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.22.16952/ww22.sum
sha256sum -c ww22.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
134e2199bb93b3fb38414b6f1d265bfd331fdec967382fd8f7e9d2e87838f3ad intel-gmmlib_20.1.1_amd64.deb
83fe23d2715be3161b70ed4bbeb2868c0cfd03312b278c6b0d87c52783767ed4 intel-igc-core_1.0.4062_amd64.deb
66cd371eca0797111eacda3cb44eb2e19265d3c7b9692bd8e5d8dab0f234c466 intel-igc-opencl_1.0.4062_amd64.deb
de4bd81f2eb2b8b264edce4938ab558b5501c037f9a78da9e5480ffe55d7bde8 intel-level-zero-gpu_0.8.16952_amd64.deb
56633882e93a8a4e7fc12d79c7eefa7d83aef5518b044e2e52c2bf33dee36a7f intel-ocloc_20.22.16952_amd64.deb
3af27dc996518436b3d4fa0938b54beabc40d33384b40549cc57370ffb0b004b intel-opencl_20.22.16952_amd64.deb
Other installation procedures are described here.
Quality expectations
| 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* - Early support | 0.8 - Early support |
| Apollo Lake | 1.2 - Production | - |
| Gemini Lake | 1.2 - Production | - |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
Moving to Ubuntu 20.04 for testing soon.
(*) 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.
(*) For ICL and TGL platforms kernel from drm-tip repository was used:
- 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
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated IGC
- Enabled OpenCL 3.0 support on TGLLP
- Added support for new device info queries
- Added new clGetDeviceInfo queries
- Added new API properties queries
- Added new function setFilterMode
- Disabled Device Enqueue and Pipes support on TGLLP
20.21.16886
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.21.16886
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.4053
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@595c1e3
- intel/opencl-clang@v10.0.0
- KhronosGroup/SPIRV-LLVM-Translator@424e375
- llvm/llvm-project@llvmorg-10.0.0
- oneapi-src/level-zero@v0.91.10
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.21.16886/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.21.16886/intel-igc-core_1.0.4053_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.21.16886/intel-igc-opencl_1.0.4053_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.21.16886/intel-opencl_20.21.16886_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.21.16886/intel-ocloc_20.21.16886_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.21.16886/intel-level-zero-gpu_0.8.16886_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.21.16886/ww21.sum
sha256sum -c ww21.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
242387dc2eb85e0cad078e74e395661269a49ef100ca75e91caf506c1e46b9ae intel-gmmlib_20.1.1_amd64.deb
4fc747d954bb5b608bfacd890aa12211187ccc359aa025f0764a45a131bc3af6 intel-igc-core_1.0.4053_amd64.deb
f65fde51d90c2fb8cee2fb96ebb020d9439c52fec16681ba65a548ac54ae2389 intel-igc-opencl_1.0.4053_amd64.deb
4b444b520874240c387d6ef52a4427bf7eb2093837dfc3eaf518442d4046bb9c intel-level-zero-gpu_0.8.16886_amd64.deb
d81628fa06b4e990fbb2b37dbe3beb526ad304ddc9a027aa553f967917cd45a2 intel-ocloc_20.21.16886_amd64.deb
afcc8c3e5a2b4a409ab4a09ccbb51d62c0839de6bbf59ae48ff5d1021230ce01 intel-opencl_20.21.16886_amd64.deb
Other installation procedures are described here.
Quality expectations
| 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 | 2.1 - Early support | 0.8 - Early support |
| Apollo Lake | 1.2 - Production | - |
| Gemini Lake | 1.2 - Production | - |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL and TGL platforms kernel from drm-tip repository were used:
- 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
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated IGC
- Updated SPIRV-LLVM-Translator
20.20.16837
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.20.16837
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.3977
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@595c1e3
- intel/opencl-clang@v10.0.0
- KhronosGroup/SPIRV-LLVM-Translator@v10.0.0
- llvm/llvm-project@llvmorg-10.0.0
- oneapi-src/level-zero@v0.91.10
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.20.16837/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.20.16837/intel-igc-core_1.0.3977_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.20.16837/intel-igc-opencl_1.0.3977_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.20.16837/intel-opencl_20.20.16837_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.20.16837/intel-ocloc_20.20.16837_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.20.16837/intel-level-zero-gpu_0.8.16837_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.20.16837/ww20.sum
sha256sum -c ww20.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
df33a4ff1346a06a55fd2a4a86ba86fe4d25be4af3ecb2057654b5ffb0e60ed9 intel-gmmlib_20.1.1_amd64.deb
bf80ee86616fb80e395b54978a92e662a5aa5ea94fefee43fb88eff28fba0c27 intel-igc-core_1.0.3977_amd64.deb
5a21c80e2ecaceb9821b9e687bbc557edff9b2eba25dfc8f1b9cf96aabd0657a intel-igc-opencl_1.0.3977_amd64.deb
53bd094fb6e8527ad6b0dc47c79a3e5fce83bd53f45c096706ec97640eabe88f intel-level-zero-gpu_0.8.16837_amd64.deb
ad81c0c36e8d612a85f1ce8578883c9793f7bb5b7b45a625bef5b9753e8b7635 intel-ocloc_20.20.16837_amd64.deb
f70290d4aedf29295fcf568142394982ed4597b75202929b628f5cd2c782e56b intel-opencl_20.20.16837_amd64.deb
Other installation procedures are described here.
Quality expectations
| 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 | 2.1 - Early support | 0.8 - Early support |
| Apollo Lake | 1.2 - Production | - |
| Gemini Lake | 1.2 - Production | - |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL and TGL platforms kernel from drm-tip repository were used:
- 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
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated IGC
- Added support for new TGLLP device id
- Added ocloc library and ocloc library header to ocloc package
- Added clCreateBufferWithProperties and clCreateImageWithProperties from OpenCL 3.0
20.19.16754
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.19.16754
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.3951
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@595c1e3
- intel/opencl-clang@v10.0.0
- KhronosGroup/SPIRV-LLVM-Translator@v10.0.0
- llvm/llvm-project@llvmorg-10.0.0
- oneapi-src/level-zero@v0.91.10
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.19.16754/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.19.16754/intel-igc-core_1.0.3951_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.19.16754/intel-igc-opencl_1.0.3951_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.19.16754/intel-opencl_20.19.16754_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.19.16754/intel-ocloc_20.19.16754_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.19.16754/intel-level-zero-gpu_0.8.16754_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.19.16754/ww19.sum
sha256sum -c ww19.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
4e22f3e1639990444dbe18bb9e7df8cc240c832d05f100adf23ad9ca4338ca97 intel-gmmlib_20.1.1_amd64.deb
0252f7d2a5993091ea0e202cd846200c4a8b3eda806d189d0cca59b06c441889 intel-igc-core_1.0.3951_amd64.deb
505eedefe59cecf3f2ac6e01255b5bd0e6ac9991430ad995306fa2b6a74fe524 intel-igc-opencl_1.0.3951_amd64.deb
3599a94ba1b8fcbe2de40a63200bd991be59fbb4c83e83abd1c5c4f1b2f24435 intel-level-zero-gpu_0.8.16754_amd64.deb
ff5113895c9e183e0236114512b071d27c102a82fd4d2dc5b9ef4d90ab601863 intel-ocloc_20.19.16754_amd64.deb
6533dd860e2df0aef6bfa9cdc64c6e360a53d4675670a3b6f603d7288546f8af intel-opencl_20.19.16754_amd64.deb
Other installation procedures are described here.
Quality expectations
| 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 | 2.1 - Early support | 0.8 - Early support |
| Apollo Lake | 1.2 - Production | - |
| Gemini Lake | 1.2 - Production | - |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL and TGL platforms kernel from drm-tip repository were used:
- 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
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated IGC
- Updated coherency support on Gen11/Gen12 to reflect HW capabilities
- Added new interface for media sharing to exchange format info
20.18.16699
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.18.16699
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.3899
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@595c1e3
- intel/opencl-clang@v10.0.0
- KhronosGroup/SPIRV-LLVM-Translator@v10.0.0
- llvm/llvm-project@llvmorg-10.0.0
- oneapi-src/level-zero@v0.91.10
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.18.16699/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/intel-igc-core_1.0.3899_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/intel-igc-opencl_1.0.3899_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/intel-opencl_20.18.16699_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/intel-ocloc_20.18.16699_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/intel-level-zero-gpu_0.8.16699_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/ww18.sum
sha256sum -c ww18.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
eb910de8bb1d25f275a25313505e90b5196361d26ba27ba195f8b2c0aee06278 intel-gmmlib_20.1.1_amd64.deb
aebae466ad28ff1ae351562a386703a76802e52faf1a827027ed22ebbd7a3877 intel-igc-core_1.0.3899_amd64.deb
1faa90964cabb9e8d7fa7842744f4c4316f7e2d7e090890c3ee10e397a1bd95c intel-igc-opencl_1.0.3899_amd64.deb
8145f73e2abe765594689dfe5e2e745fb191185d99efcc5d580a66846f85e242 intel-level-zero-gpu_0.8.16699_amd64.deb
39b383c8ccd3bb407580f402b0533f335e8c95dd2f4f185ee797bc069dbc7739 intel-ocloc_20.18.16699_amd64.deb
8a0898830e463b78711ac1f5ada33eaaf6dcac669df546bf6c8111c08834d2c3 intel-opencl_20.18.16699_amd64.deb
Other installation procedures are described here.
Quality expectations
| 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 | 2.1 - Early support | 0.8 - Early support |
| Apollo Lake | 1.2 - Production | - |
| Gemini Lake | 1.2 - Production | - |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL and TGL platforms kernel from drm-tip repository were used:
- 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
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated IGC