Releases: intel/compute-runtime
19.27.13361
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 (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@dadc84b
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.27.13361/intel-gmmlib_19.2.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.27.13361/intel-igc-core_1.0.10-2273_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.27.13361/intel-igc-opencl_1.0.10-2273_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.27.13361/intel-opencl_19.27.13361_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.27.13361/intel-ocloc_19.27.13361_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.27.13361/ww27.sum
sha256sum -c ww27.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
e14ec78b7f2db75ed0e820feba1ea8759634c09da0301d91990a0137855e1314 intel-gmmlib_19.2.1_amd64.deb
400c78d071b4a79b5b992b33d1f635676275c7c434559dcad9436407464c7bd9 intel-igc-core_1.0.10-2273_amd64.deb
8ba143505716efa4a162e0f336a811f655d7dbc04951f41a85c5706d73a1388d intel-igc-opencl_1.0.10-2273_amd64.deb
b690b3ca1343ac2a28f21983f5ffda6d8d73b3595969e235b97b8899e578b37f intel-ocloc_19.27.13361_amd64.deb
a6373e82e4617947bd407025ae3d6fe670dc0bf730ef78da4451ec173965d935 intel-opencl_19.27.13361_amd64.deb
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 | Pre-Release |
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.
Quality levels
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
Important changes
- Updated Intel Graphic Compiler to 1.0.10-2273
- Adding support for kernel disasm using IGA
- Add clGetMemAllocInfoIntel
- Add clSetProgramSpecializationConstant
19.26.13286
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 (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@cac8d77
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.26.13286/intel-gmmlib_19.2.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.26.13286/intel-igc-core_1.0.9-2211_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.26.13286/intel-igc-opencl_1.0.9-2211_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.26.13286/intel-opencl_19.26.13286_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.26.13286/intel-ocloc_19.26.13286_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.26.13286/ww26.sum
sha256sum -c ww26.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
e0ca356c474eda4a95a7d4d64b73e3f8d43b840f4d8c8a09b7c52b4cea7ecafc intel-gmmlib_19.2.1_amd64.deb
a5beeb99725428acc94e0c0659dc443f1a80ef8363cb70c5d69c1986c422bba1 intel-igc-core_1.0.9-2211_amd64.deb
77bb334c8ebb55676941b06b3537b9571ef0c73a9757d0456b5da520c3de51c1 intel-igc-opencl_1.0.9-2211_amd64.deb
a053b8c24315423aa006565030a662c25df5883fda45312bbeaf8f199a651b58 intel-ocloc_19.26.13286_amd64.deb
8fcae0ebf7700896037d2d9416bfdb5c89a67edba51922c8fab94af71e8294fd intel-opencl_19.26.13286_amd64.deb
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 | Pre-Release |
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.
Quality levels
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
Important changes
- Updated Intel Graphic Compiler to 1.0.9-2211
- Add clCreateImageWithPropertiesINTEL API
19.25.13237
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 (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@cac8d77
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.25.13237/intel-gmmlib_19.2.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.25.13237/intel-igc-core_1.0.9-2190_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.25.13237/intel-igc-opencl_1.0.9-2190_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.25.13237/intel-opencl_19.25.13237_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.25.13237/intel-ocloc_19.25.13237_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.25.13237/ww25.sum
sha256sum -c ww25.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
1e671432df4136f763523328a88dc40b66572113f6130e2c4577368d9a3e3edb intel-gmmlib_19.2.1_amd64.deb
0dd6a421094d361a15fb96ffdc09330727fe2f45c1f22256fc1a33592537e622 intel-igc-core_1.0.9-2190_amd64.deb
f435795f000923ff5904e36fe27791bb152f64d9383de657361ddc0c9556456e intel-igc-opencl_1.0.9-2190_amd64.deb
47e869a68b983d410225a8132d301285da6fba9e29c77e0d16aa457a9ae4eeab intel-ocloc_19.25.13237_amd64.deb
5a7e9c57b6ffe5eb0189f97baf5be3873cb451d2ef0a781c9b4a080c76baa886 intel-opencl_19.25.13237_amd64.deb
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 | Pre-Release |
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.
Quality levels
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
Important changes
- Updated Intel Graphic Compiler to 1.0.9-2190
19.24.13171
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 (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@cac8d77
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.24.13171/intel-gmmlib_19.2.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.24.13171/intel-igc-core_1.0.8-2114_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.24.13171/intel-igc-opencl_1.0.8-2114_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.24.13171/intel-opencl_19.24.13171_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.24.13171/intel-ocloc_19.24.13171_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.24.13171/ww24.sum
sha256sum -c ww24.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
bbabcc10f1cab8074133855f68f08d5e8439af737e9577c9353d64517cca40dd intel-gmmlib_19.2.1_amd64.deb
72b8406ad888534752b001ca00bf706465c48bc37364bf91fd42bc5bd84eb28a intel-igc-core_1.0.8-2114_amd64.deb
82f195f6b9fb4b95204212827bd5cec7728172df69b74e67c816be56a0cab3b5 intel-igc-opencl_1.0.8-2114_amd64.deb
a4aed27c0911f5613153060d983ad0620a835872c1782cf776ba322ffd3e6453 intel-ocloc_19.24.13171_amd64.deb
a56ee3837409e8d0cbead93397325dd12269b8527cf732832e1f6552b6729ce3 intel-opencl_19.24.13171_amd64.deb
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 | Pre-Release |
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.
Quality levels
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
Important changes
- Updated Intel Graphic Compiler to 1.0.8-2114, built with llvm/clang 8
19.23.13131
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 (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@cac8d77
- intel/opencl-clang@6257ffe
- KhronosGroup/SPIRV-LLVM-Translator@8ce6443
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.23.13131/intel-gmmlib_19.2.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.23.13131/intel-igc-core_1.0.8-2084_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.23.13131/intel-igc-opencl_1.0.8-2084_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.23.13131/intel-opencl_19.23.13131_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.23.13131/intel-ocloc_19.23.13131_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.23.13131/ww23.sum
sha256sum -c ww23.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
ac80d7e867d507302de8a9486361214fbbd15de5230bc75cb332d368071e11a6 intel-gmmlib_19.2.1_amd64.deb
00fba8114dde94111ff8f447c9d3a8ed6025164e9382551ef34bae66f43a1aef intel-igc-core_1.0.8-2084_amd64.deb
d316ea88a9fabef62d19e626f789b031cf30f8879f45a11cddbd379b8e097603 intel-igc-opencl_1.0.8-2084_amd64.deb
495adc431022a44b1fb959ecf4bc46d80d78d325ba71dfaa2b60bb2e12f254a0 intel-ocloc_19.23.13131_amd64.deb
4b2e845feaee0067faa5fbfa99c59820aeb283bcbd330280c1c65ab2c1cb3289 intel-opencl_19.23.13131_amd64.deb
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 | Pre-Release |
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.
Quality levels
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
Important changes
- Updated Intel Graphic Compiler to 1.0.8-2084
- Updated gmmlib to 19.2.1
- Add new CML and ICL device IDs
19.22.13062
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 (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@cac8d77
- intel/opencl-clang@6257ffe
- KhronosGroup/SPIRV-LLVM-Translator@8ce6443
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.22.13062/intel-gmmlib_19.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.22.13062/intel-igc-core_1.0.6-2018_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.22.13062/intel-igc-opencl_1.0.6-2018_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.22.13062/intel-opencl_19.22.13062_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.22.13062/intel-ocloc_19.22.13062_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.22.13062/ww22.sum
sha256sum -c ww22.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
ea5f305daf3e1102876f14377e7e242c2569eb777e728ac1cea2140d9dd22cfe intel-gmmlib_19.1.1_amd64.deb
8b649493b22656b36f5e9575830dadb5f9a8fd1f6a4b02f88343d6c0082d9b97 intel-igc-core_1.0.6-2018_amd64.deb
686e95d2ed76e44c638ac2faa14457edab13cfec442bb5d358e03621a6146e63 intel-igc-opencl_1.0.6-2018_amd64.deb
4bdc74d67e4a106c4a8888d733bd07f0909afe4d6f6b87a40d9018c8a4072914 intel-ocloc_19.22.13062_amd64.deb
2faf044e3de2b1d32f85328dc0dc873693c22c76b8d0a43cc3686ed0b3628c85 intel-opencl_19.22.13062_amd64.deb
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 | Pre-Release |
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.
Quality levels
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
19.21.13045
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 (https://github.com/intel/compute-runtime)
Components revisions included in the release:
Additional components revisions used in build:
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@cac8d77
- intel/opencl-clang@6257ffe
- KhronosGroup/SPIRV-LLVM-Translator@8ce6443
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.21.13045/intel-gmmlib_19.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.21.13045/intel-igc-core_1.0.6-2018_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.21.13045/intel-igc-opencl_1.0.6-2018_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.21.13045/intel-opencl_19.21.13045_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.21.13045/intel-ocloc_19.21.13045_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.21.13045/ww21.sum
sha256sum -c ww21.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
be14e6a123434d5f98cb39b62e78e31816a093e8aad1bed60d3e234e47524f05 intel-gmmlib_19.1.1_amd64.deb
9c79f2be825a29f3ef2e19178ce56a7a6d823236e128be81bc2daef96afd4c3a intel-igc-core_1.0.6-2018_amd64.deb
a75afa86051dd23d6948859e5257cdf63ad2d9cddd24c50919dc19113cc9b7eb intel-igc-opencl_1.0.6-2018_amd64.deb
ee0c5d1dc59ff743a4dc5af203c3bf419c22e3c562324882e77b1997872fc456 intel-ocloc_19.21.13045_amd64.deb
5c3b6d15e7ce718996f5abf9816148ff2d745679abe382ca24c6adf042bc25f4 intel-opencl_19.21.13045_amd64.deb
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 | Pre-Release |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
Important changes
- Updated Intel Graphic Compiler to 1.0.6
19.20.13008
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 (https://github.com/intel/compute-runtime)
Components revisions included in the release:
Additional components revisions used in build:
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@cac8d77
- intel/opencl-clang@6257ffe
- KhronosGroup/SPIRV-LLVM-Translator@8ce6443
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.20.13008/intel-gmmlib_19.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.20.13008/intel-igc-core_1.0.4-1880_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.20.13008/intel-igc-opencl_1.0.4-1880_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.20.13008/intel-opencl_19.20.13008_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.20.13008/intel-ocloc_19.20.13008_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.20.13008/ww20.sum
sha256sum -c ww20.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
6815dbfce09a87f24d9169809bceb8ea2998b4c1b18c8d11c7f2e922bc6c24cc intel-gmmlib_19.1.1_amd64.deb
4ba4b7daf62403f6607aee69845d22416a69e9442d05524811625e8a1ac19c9f intel-igc-core_1.0.4-1880_amd64.deb
06c03751ece294df420bb1e5a2ccafc1f8f510c3bd34b3144f5e0dab716c0912 intel-igc-opencl_1.0.4-1880_amd64.deb
9340b92ce8f376ff71c5fb079adcbab986fe31fc7458d17a9601410ebc9d8633 intel-ocloc_19.20.13008_amd64.deb
e48b8333ee092e9dceefba6e07390ad125ada6379bb4f8067b5bbcd1cd0dae1e intel-opencl_19.20.13008_amd64.deb
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 | Pre-Release |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
19.19.12968
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 (https://github.com/intel/compute-runtime)
Components revisions included in the release:
Additional components revisions used in build:
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@cac8d77
- intel/opencl-clang@6257ffe
- KhronosGroup/SPIRV-LLVM-Translator@8ce6443
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.19.12968/intel-gmmlib_19.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.19.12968/intel-igc-core_1.0.4-1880_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.19.12968/intel-igc-opencl_1.0.4-1880_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.19.12968/intel-opencl_19.19.12968_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.19.12968/intel-ocloc_19.19.12968_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.19.12968/ww19.sum
sha256sum -c ww19.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
886f1e595df0ef6b9b3399abe6bde8e3e6c07db28457152148473a3db6a0fac4 intel-gmmlib_19.1.1_amd64.deb
13f90ce101d46513ba4b8c6d50aa5b56abe123dfffb3ed94f908ae12bb0a67a8 intel-igc-core_1.0.4-1880_amd64.deb
d9a0386ff4c1237ef5953234489d1ad2a6b6265f777f21ef1714a098b3f66c0f intel-igc-opencl_1.0.4-1880_amd64.deb
03285ca4e0e4e9cbf69c5088b1fdd59088f62490ef42f7f78737440611b3320d intel-ocloc_19.19.12968_amd64.deb
c1e7dcea0c5faf6b43e9f539011b69a817a1311b8787b60db2b99aae82957775 intel-opencl_19.19.12968_amd64.deb
Quality expectations
Platform | OCL | Quality |
---|---|---|
Broadwell | 2.1 | Beta |
Skylake | 2.1 | Production |
Kaby Lake | 2.1 | Production |
Coffee Lake | 2.1 | Production |
Ice Lake | 2.1 | Pre-Release |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
- Broadwell platform downgraded to Beta quality due to regression in certification tests. Fix is in progress.
Important changes
- Updated Intel Graphic Compiler to 1.0.4
19.18.12932
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 (https://github.com/intel/compute-runtime)
Components revisions included in the release:
Additional components revisions used in build:
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@cac8d77
- intel/opencl-clang@6257ffe
- KhronosGroup/SPIRV-LLVM-Translator@8ce6443
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.18.12932/intel-gmmlib_19.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.18.12932/intel-igc-core_1.0.3-1844_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.18.12932/intel-igc-opencl_1.0.3-1844_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.18.12932/intel-opencl_19.18.12932_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.18.12932/intel-ocloc_19.18.12932_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.18.12932/ww18.sum
sha256sum -c ww18.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
05c79cd02d01cda4b4c049721bb60baaab1202570f74eeedb7db17aeeef97da1 intel-gmmlib_19.1.1_amd64.deb
be45b544889506a5979263acaa578825715571e6377f02db3d98cbc6aceddeb7 intel-igc-core_1.0.3-1844_amd64.deb
1e7eb7c6802cf4f519d2f8735c890e4d31ecfc7a64ca368ba159beaa7c14fcbf intel-igc-opencl_1.0.3-1844_amd64.deb
8558eb2f7e07d946bab044593b1f026b8787ed54e6946528a0f49139bf886c72 intel-ocloc_19.18.12932_amd64.deb
05ad2d4939febab53776b87e1289597db78d2433ce27d5643404574a75fc7b45 intel-opencl_19.18.12932_amd64.deb
Quality expectations
Platform | OCL | Quality |
---|---|---|
Broadwell | 2.1 | Beta |
Skylake | 2.1 | Production |
Kaby Lake | 2.1 | Production |
Coffee Lake | 2.1 | Production |
Ice Lake | 2.1 | Pre-Release |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
- Broadwell platform downgraded to Beta quality due to regression in certification tests. Fix is in progress.