github intel/compute-runtime 20.24.17065

latest releases: 24.13.29138.18, 23.52.28202.52, 24.13.29138.14...
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.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
  1. Verify sha256 sums for packages

Example:

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

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.