github intel/compute-runtime 20.27.17231

latest releases: 24.17.29377.8, 24.13.29138.21, 24.13.29138.20...
3 years ago

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu 18.04

  1. Create temporary directory

Example:

mkdir neo
  1. 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
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/20.27.17231/ww27.sum
sha256sum -c ww27.sum
  1. 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

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.