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:
- intel/compute-runtime@19.21.13045
- intel/gmmlib@intel-gmmlib-19.1.1
- intel/intel-graphics-compiler@igc-1.0.6
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