Releases: intel/compute-runtime
20.17.16650
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.17.16650
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.3864
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.17.16650/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.17.16650/intel-igc-core_1.0.3864_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.17.16650/intel-igc-opencl_1.0.3864_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.17.16650/intel-opencl_20.17.16650_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.17.16650/intel-ocloc_20.17.16650_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.17.16650/intel-level-zero-gpu_0.8.16650_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.17.16650/ww17.sum
sha256sum -c ww17.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
02e53984f7377b3ad97864ea4110062cac45f90c8d03ce25e37dcacdfcef8894 intel-gmmlib_20.1.1_amd64.deb
9be3cd5e0e5c006a48625cc9e397156215eb300ae88507d2dece0ca2ae2b1835 intel-igc-core_1.0.3864_amd64.deb
457ed34d3c84fda533b2cea4bf2b91b610413b40531d29d69e025108cca314b9 intel-igc-opencl_1.0.3864_amd64.deb
297487a446224335c05dc2e093f19db73ec33489bfa38d49b09435bf2fb14f0a intel-level-zero-gpu_0.8.16650_amd64.deb
15c9e2b3871b6c59f588a81326b7ee6b2328b28aba8ebe36453d9b944d582774 intel-ocloc_20.17.16650_amd64.deb
1d85b870eaecd017320ca4f5298f82d9075f6e17583538ea2cda106d3d842226 intel-opencl_20.17.16650_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
- Changed Metrics Library binary filename to 'libigdml.so'
20.16.16582
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.16.16582
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.3826
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.16.16582/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.16.16582/intel-igc-core_1.0.3826_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.16.16582/intel-igc-opencl_1.0.3826_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.16.16582/intel-opencl_20.16.16582_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.16.16582/intel-ocloc_20.16.16582_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.16.16582/intel-level-zero-gpu_0.8.16582_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.16.16582/ww16.sum
sha256sum -c ww16.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
8622fd1acb20c30a411fc944334804a3cafefa28ad43eb686341f3a81366af46 intel-gmmlib_20.1.1_amd64.deb
0a383bca89aa136cf2953f2f1467c0fb203a45b2eeb643da36df696d565ff3fc intel-igc-core_1.0.3826_amd64.deb
f1642ce42fc528c7f4c7d326ac5298d6ab4ff03a217adae01b89628a73284068 intel-igc-opencl_1.0.3826_amd64.deb
899f145a7fd454d29388571dc5f740cb1aee9f095e31c319e3c48c8cb4eb8ec2 intel-level-zero-gpu_0.8.16582_amd64.deb
619f063e77d91d102253777788176c069c1aa85a1b03f1d85c4cf03687577f34 intel-ocloc_20.16.16582_amd64.deb
3127cea4ed00ba8312775159236170905556df2b21eb57005104c9bf5b9d9b84 intel-opencl_20.16.16582_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
- Removed support for Ubuntu 16.04
20.15.16524
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.15.16524
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.3771
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@4023a72
- 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.15.16524/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.15.16524/intel-igc-core_1.0.3771_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.15.16524/intel-igc-opencl_1.0.3771_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.15.16524/intel-opencl_20.15.16524_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.15.16524/intel-ocloc_20.15.16524_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.15.16524/intel-level-zero-gpu_0.8.16524_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.15.16524/ww15.sum
sha256sum -c ww15.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
1f93eefb5cf195e6ce05c804e388868eabf89c2d54eb3e77c9f0ddbc3b7b4833 intel-gmmlib_20.1.1_amd64.deb
4b1cb83f338b457f3763023b0d25356ecbb077ef9cfbed34904fbbf0e2dc4ae3 intel-igc-core_1.0.3771_amd64.deb
f19dc68a5d116ead8039eecf3850e41be6b978252d6a08b661d04c9ab60dba6e intel-igc-opencl_1.0.3771_amd64.deb
dcb65541e42e945165894cfc2dafbe227f8e6a68f009f04ddfeab25dcd249c2f intel-level-zero-gpu_0.8.16524_amd64.deb
49f832c3fa28b8299c87ceb5a7d15486723ab35ee1cb3c0df8c8c78223346623 intel-ocloc_20.15.16524_amd64.deb
f1750e4cd800b3921d68e9132d63c936e4b1c58e70275692b49b3fbc0b153d76 intel-opencl_20.15.16524_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 L0 loader
20.14.16441
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.14.16441
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.3698
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- 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
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.14.16441/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.14.16441/intel-igc-core_1.0.3698_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.14.16441/intel-igc-opencl_1.0.3698_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.14.16441/intel-opencl_20.14.16441_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.14.16441/intel-ocloc_20.14.16441_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.14.16441/intel-level-zero-gpu_0.8.16441_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.14.16441/ww14.sum
sha256sum -c ww14.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
c37d00a4eb894f67da6588a9746993d72806d68edceecadb036cc420cccb1f8a intel-gmmlib_20.1.1_amd64.deb
3d5b668a98233285af9511512604bac88bc66c5772c4e0d784f5038bccd6c0e4 intel-igc-core_1.0.3698_amd64.deb
036e5b63a01d6f0d5385bb102216bd5ac93dcda64f0738b2c304b8a9b011ba1f intel-igc-opencl_1.0.3698_amd64.deb
052f6e9d3d8e620cf8d0c74ce25eb1f6824131a00c061dd97ef943b2eca7a8c1 intel-level-zero-gpu_0.8.16441_amd64.deb
db59f6ac73857d85e80d4b1ef0dccdae33ca5059d8758bd1cd410fa716e90b63 intel-ocloc_20.14.16441_amd64.deb
bdc52e963e3f904aff4a403abf6cd0a56b27044a41e6e0cf265f67c107df8154 intel-opencl_20.14.16441_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
- Level Zero loader is required to use the intel-level-zero-gpu library. v0.91.10 is the recommended version
Important changes
- Updated IGC built with llvm/clang 10
- Enabled Performance Counters for OCL and L0
- Disabled cl_khr_subgroups extension on gen12
20.13.16352
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.13.16352
- intel/gmmlib@intel-gmmlib-20.1.1
- intel/intel-graphics-compiler@igc-1.0.3627
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- intel/opencl-clang@6c38416
- KhronosGroup/SPIRV-LLVM-Translator@v9.0.1-1
- llvm/llvm-project@llvmorg-9.0.0
- oneapi-src/level-zero@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.13.16352/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.13.16352/intel-igc-core_1.0.3627_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.13.16352/intel-igc-opencl_1.0.3627_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.13.16352/intel-opencl_20.13.16352_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.13.16352/intel-ocloc_20.13.16352_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.13.16352/intel-level-zero-gpu_0.8.16352_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.13.16352/ww13.sum
sha256sum -c ww13.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
a79d449c19605149d85535bf1cab6409f77f33966f5967e5b6605ae4cffe5166 intel-gmmlib_20.1.1_amd64.deb
f8b894913fe3db3af993cd6f8ef5e8042637c803facef571c6c62b407a7946de intel-igc-core_1.0.3627_amd64.deb
b1d64b92be9b8f030cf15d2dcfa417544cdb594edc8af19195ca45da0adf570e intel-igc-opencl_1.0.3627_amd64.deb
adb0f02774c691435679c80ab5df8f7b0ffb9f8145d9ad7f071c0973240503f7 intel-level-zero-gpu_0.8.16352_amd64.deb
47de18acef743f1f8197260c52c91e2ca5b7cac3447eff3cab9902f72e81e70e intel-ocloc_20.13.16352_amd64.deb
9bd0349b0414e4c340d52ae78a45ac475321e384dc34a700168e3ab4b0f752e4 intel-opencl_20.13.16352_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 kernels from drm-tip repository were used:
- ICL: 5.5.0-rc5 commit b57ea8cadecd3444690439b4703d964afca476e1 2020-01-09_08-56-21 drm-tip: 2020y-01m-09d-08h-55m-33s UTC integration manifest
- TGL: 5.5.0-rc1 commit 7d2f0517f7b15f3631388d72fafae167d75016ec 2019-12-13_23-07-14 drm-tip: 2019y-12m-13d-23h-06m-51s 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
- Level Zero loader v0.91.10 is required to use intel-level-zero-gpu library
Important changes
- Updated IGC
- Updated gmmlib
- Added new CML workstation devices
20.12.16259
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.12.16259
- intel/gmmlib@intel-gmmlib-19.4.1
- intel/intel-graphics-compiler@igc-1.0.3586
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- intel/opencl-clang@6c38416
- KhronosGroup/SPIRV-LLVM-Translator@v9.0.1-1
- llvm/llvm-project@llvmorg-9.0.0
- oneapi-src/level-zero@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.12.16259/intel-gmmlib_19.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.12.16259/intel-igc-core_1.0.3586_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.12.16259/intel-igc-opencl_1.0.3586_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.12.16259/intel-opencl_20.12.16259_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.12.16259/intel-ocloc_20.12.16259_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.12.16259/intel-level-zero-gpu_0.8.16259_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.12.16259/ww12.sum
sha256sum -c ww12.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
43552a1c0a031c543da5ec7f9d85c1960ae6e202a60d8d23ce75603f03d617eb intel-gmmlib_19.4.1_amd64.deb
e1d2c983788397bd1bc5ba4b7faee59b02ed8e804101b7cd1a38e29b8ab07aa7 intel-igc-core_1.0.3586_amd64.deb
3e887e9fb697409275565c61e76da60e1176e1ac409f61633d5538b69cfa3c10 intel-igc-opencl_1.0.3586_amd64.deb
3431354ed243a5da9a32a802008675d4691fdde7f2129d9d6561475dc2733b0e intel-level-zero-gpu_0.8.16259_amd64.deb
f729086a0cb58fa8c87331c24a521e935d46fe1ee0159984e77696483a423854 intel-ocloc_20.12.16259_amd64.deb
63a74b7b01f66136358bc33f952b6341eaa4a748b6d6338578329e6e5fd8b9a6 intel-opencl_20.12.16259_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 kernels from drm-tip repository were used:
- ICL: 5.5.0-rc5 commit b57ea8cadecd3444690439b4703d964afca476e1 2020-01-09_08-56-21 drm-tip: 2020y-01m-09d-08h-55m-33s UTC integration manifest
- TGL: 5.5.0-rc1 commit 7d2f0517f7b15f3631388d72fafae167d75016ec 2019-12-13_23-07-14 drm-tip: 2019y-12m-13d-23h-06m-51s 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
- Although intel-level-zero-gpu library can be compiled with headers from L0 loader v0.91, newer L0 loader is required to use this library.
Important changes
- Updated IGC and opencl-clang
- Set Level Zero version to 0.8.0
- Added intel-level-zero-gpu package
20.11.16158
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 and intel-ocloc (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@20.11.16158
- intel/gmmlib@intel-gmmlib-19.4.1
- intel/intel-graphics-compiler@igc-1.0.3529
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- intel/opencl-clang@v9.0.1
- KhronosGroup/SPIRV-LLVM-Translator@v9.0.1-1
- llvm/llvm-project@llvmorg-9.0.0
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.11.16158/intel-gmmlib_19.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.11.16158/intel-igc-core_1.0.3529_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.11.16158/intel-igc-opencl_1.0.3529_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.11.16158/intel-opencl_20.11.16158_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.11.16158/intel-ocloc_20.11.16158_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.11.16158/ww11.sum
sha256sum -c ww11.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
5d465471ea5b327411cb70eb5a0a3dabc2cabb996879d58b404981d6c63ea31f intel-gmmlib_19.4.1_amd64.deb
b10fadd9fdc051be25f869823740414acb9638e865bb6ee3beef4f7bb7459d57 intel-igc-core_1.0.3529_amd64.deb
72193093cae2d4d815a31a28934630427466a8339842e29fd831760845434439 intel-igc-opencl_1.0.3529_amd64.deb
97c26b7787b3e4ad46c2df38f528607a930fd56f286c66d7212606ab4e7d7ebe intel-ocloc_20.11.16158_amd64.deb
4dc01a413339c51e36379400590c6415e93a95c4d10b35862f3ff1a44be74968 intel-opencl_20.11.16158_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OCL | Quality |
|---|---|---|
| Broadwell | 2.1 | Production |
| Skylake | 2.1 | Production |
| Kaby Lake | 2.1 | Production |
| Coffee Lake | 2.1 | Production |
| Ice Lake* | 2.1 | Production |
| Tiger Lake | 2.1 | 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 kernels from drm-tip repository were used:
- ICL: 5.5.0-rc5 commit b57ea8cadecd3444690439b4703d964afca476e1 2020-01-09_08-56-21 drm-tip: 2020y-01m-09d-08h-55m-33s UTC integration manifest
- TGL: 5.5.0-rc1 commit 7d2f0517f7b15f3631388d72fafae167d75016ec 2019-12-13_23-07-14 drm-tip: 2019y-12m-13d-23h-06m-51s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
- Level Zero binaries are not yet part of this release as we are finalizing the packaging scheme.
Important changes
- Updated IGC and opencl-clang
- Removed ocloc_lib from make install
20.10.16087
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 and intel-ocloc (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@20.10.16087
- intel/gmmlib@intel-gmmlib-19.4.1
- intel/intel-graphics-compiler@igc-1.0.3471
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- intel/opencl-clang@c1b0697
- KhronosGroup/SPIRV-LLVM-Translator@v9.0.1-1
- llvm/llvm-project@llvmorg-9.0.0
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.10.16087/intel-gmmlib_19.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.10.16087/intel-igc-core_1.0.3471_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.10.16087/intel-igc-opencl_1.0.3471_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.10.16087/intel-opencl_20.10.16087_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.10.16087/intel-ocloc_20.10.16087_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.10.16087/ww10.sum
sha256sum -c ww10.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
0468a8eba5d86b4634636cbef9c2b0d5d60a9eebd4f5b17d9642f77937d61473 intel-gmmlib_19.4.1_amd64.deb
d6571ff0103d4aad72915309d21709fcd6d84ba1ecf0bd4a22ecb7fee3b39ae0 intel-igc-core_1.0.3471_amd64.deb
e645aa61ffe6f134e0cf735533093cd870b60f2a800a80703a45ed2bf271fe49 intel-igc-opencl_1.0.3471_amd64.deb
cce63a8847fbb1cce6de3ecaf77f055f774a22282bb63c6dfb0361629fb68ffa intel-ocloc_20.10.16087_amd64.deb
6557d4d0dfe9f46dad68c0d7f18bdfcfee6f9764f3d63e7bcb6245d1f2db8aed intel-opencl_20.10.16087_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OCL | Quality |
|---|---|---|
| Broadwell | 2.1 | Production |
| Skylake | 2.1 | Production |
| Kaby Lake | 2.1 | Production |
| Coffee Lake | 2.1 | Production |
| Ice Lake* | 2.1 | Production |
| Tiger Lake | 2.1 | 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 kernels from drm-tip repository were used:
- ICL: 5.5.0-rc5 commit b57ea8cadecd3444690439b4703d964afca476e1 2020-01-09_08-56-21 drm-tip: 2020y-01m-09d-08h-55m-33s UTC integration manifest
- TGL: 5.5.0-rc1 commit 7d2f0517f7b15f3631388d72fafae167d75016ec 2019-12-13_23-07-14 drm-tip: 2019y-12m-13d-23h-06m-51s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
- Level Zero binaries are not yet part of this release as we are finalizing the packaging scheme.
Important changes
- Updated IGC
- Correct permissions of ocloc
- Initial support for oneAPI Level Zero
20.09.15980
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 and intel-ocloc (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@20.09.15980
- intel/gmmlib@intel-gmmlib-19.4.1
- intel/intel-graphics-compiler@igc-1.0.3445
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- intel/opencl-clang@c1b0697
- KhronosGroup/SPIRV-LLVM-Translator@v9.0.1-1
- llvm/llvm-project@llvmorg-9.0.0
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.09.15980/intel-gmmlib_19.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.09.15980/intel-igc-core_1.0.3445_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.09.15980/intel-igc-opencl_1.0.3445_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.09.15980/intel-opencl_20.09.15980_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.09.15980/intel-ocloc_20.09.15980_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.09.15980/ww09.sum
sha256sum -c ww09.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
f1b4b72e3af135a597522cba8959e5a1092de7f5dc4b2d68eb01058acae81e7a intel-gmmlib_19.4.1_amd64.deb
312a7f4fbb3969bc3a9730a24f4afb7ca4aab3104b0d52bf8b464488bda4d563 intel-igc-core_1.0.3445_amd64.deb
f2c521cfbec9f7e7cf96514ced26f7fc98bf300fb8019684a047254659fe76df intel-igc-opencl_1.0.3445_amd64.deb
eb7e6e7b2ab8655f34e3680171d2014124a1b4e5859668c17fbaf956b8acc3eb intel-ocloc_20.09.15980_amd64.deb
6da2910759c22fa142d3f92ca23d5ec33818c2e6d4052d5e9ac7418f548908f9 intel-opencl_20.09.15980_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OCL | Quality |
|---|---|---|
| Broadwell | 2.1 | Production |
| Skylake | 2.1 | Production |
| Kaby Lake | 2.1 | Production |
| Coffee Lake | 2.1 | Production |
| Ice Lake* | 2.1 | Production |
| Tiger Lake | 2.1 | 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 kernels from drm-tip repository were used:
- ICL: 5.5.0-rc5 commit b57ea8cadecd3444690439b4703d964afca476e1 2020-01-09_08-56-21 drm-tip: 2020y-01m-09d-08h-55m-33s UTC integration manifest
- TGL: 5.5.0-rc1 commit 7d2f0517f7b15f3631388d72fafae167d75016ec 2019-12-13_23-07-14 drm-tip: 2019y-12m-13d-23h-06m-51s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
- Because of regression introduced in commit 697848f, intel-ocloc package has been repackaged manually, to set executable bits on ocloc binary. Fix in progress.
Important changes
- Updated IGC
20.08.15750
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 and intel-ocloc (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@20.08.15750
- intel/gmmlib@intel-gmmlib-19.4.1
- intel/intel-graphics-compiler@igc-1.0.3390
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- intel/opencl-clang@c1b0697
- KhronosGroup/SPIRV-LLVM-Translator@cc7eff1
- llvm/llvm-project@llvmorg-9.0.0
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.08.15750/intel-gmmlib_19.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.08.15750/intel-igc-core_1.0.3390_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.08.15750/intel-igc-opencl_1.0.3390_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.08.15750/intel-opencl_20.08.15750_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.08.15750/intel-ocloc_20.08.15750_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.08.15750/ww08.sum
sha256sum -c ww08.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
a8fd75a12418c28162bcc71410db4f9ad0108378cfab6dff0d02f01128337279 intel-gmmlib_19.4.1_amd64.deb
f5ec97e1f52b2893c14b9dac105346b21d8fb311b5920bc41d3a3f02df2b1781 intel-igc-core_1.0.3390_amd64.deb
598e8bc959f2414c23db79797993c62023b2f30cb092069c9b563ba1abd68928 intel-igc-opencl_1.0.3390_amd64.deb
f5f6e9e3eb8c151e891973f00cbb7b1e225620af406b32e5708ac0da3b3149c3 intel-ocloc_20.08.15750_amd64.deb
1a73dffbfc0a8eef6cd471dcbf79fa503ba4c6088419c460859ea0df86cc23cf intel-opencl_20.08.15750_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OCL | Quality |
|---|---|---|
| Broadwell | 2.1 | Production |
| Skylake | 2.1 | Production |
| Kaby Lake | 2.1 | Production |
| Coffee Lake | 2.1 | Production |
| Ice Lake* | 2.1 | Production |
| Tiger Lake | 2.1 | 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 kernels from drm-tip repository were used:
- ICL: 5.5.0-rc5 commit b57ea8cadecd3444690439b4703d964afca476e1 2020-01-09_08-56-21 drm-tip: 2020y-01m-09d-08h-55m-33s UTC integration manifest
- TGL: 5.5.0-rc1 commit 7d2f0517f7b15f3631388d72fafae167d75016ec 2019-12-13_23-07-14 drm-tip: 2019y-12m-13d-23h-06m-51s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated IGC
- Updated opencl-clang
- Updated spirv-llvm-translator