github intel/compute-runtime 21.19.19792

latest releases: 24.35.30872.24, 24.35.30872.22, 24.35.30872.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/20.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/21.19.19792/intel-gmmlib_21.1.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7181/intel-igc-core_1.0.7181_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7181/intel-igc-opencl_1.0.7181_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.19.19792/intel-opencl_21.19.19792_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.19.19792/intel-ocloc_21.19.19792_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.19.19792/intel-level-zero-gpu_1.1.19792_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/21.19.19792/ww19.sum
sha256sum -c ww19.sum
  1. Install all packages as root

Example:

sudo dpkg -i *.deb

sha256 sums for packages

722962476963a3fa78585697535abefcffde3fac9b284a3582259928cd03ac0f  intel-gmmlib_21.1.2_amd64.deb
49850dabd50c8c6f28b27d9c4561afcbacd53d7e97f141c0adefe2bd567cd46b  intel-igc-core_1.0.7181_amd64.deb
f08aff6c07369ecb4758f0385eedc5b8db096d9219b5013217c05f6008a3f1e4  intel-igc-opencl_1.0.7181_amd64.deb
fc900bf442a35811f58beb1c1563f1d4f0e3e9583462d32721d7bd5ea7128408  intel-level-zero-gpu_1.1.19792_amd64.deb
8082b30744482dc5b7f90f7f93e08f1dac1385e8227d353dc3cc968c1c396491  intel-ocloc_21.19.19792_amd64.deb
d0a3a825f0872e3fa0558e9d3969959a7fda8dd39af24a329fdd0a17e42ea047  intel-opencl_21.19.19792_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 3.0 - Production -
Skylake 3.0 - Production 1.1 - Pre-Release
Kaby Lake 3.0 - Production 1.1 - Pre-Release
Coffee Lake 3.0 - Production 1.1 - Pre-Release
Ice Lake 3.0 - Production 1.1 - Pre-Release
Tiger Lake 3.0 - Production 1.1 - Pre-Release
Apollo Lake 3.0 - Production -
Gemini Lake 3.0 - Production -
Elkhart Lake 3.0 - Early support -

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tiger Lake was tested with kernel from drm-tip
    5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s 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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
  • Regressions in unit tests on Fedora 34
  • Regression on Ubuntu 18.04 with kernel from package linux-image-generic. As workaround kernel from package linux-image-generic-hwe-18.04 can be used.

Important changes

  • Updated IGC

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.