github intel/compute-runtime 21.18.19737

latest releases: 24.35.30872.25, 24.35.30872.24, 24.35.30872.22...
3 years ago

Packages included in the release

Components revisions included in the release

Additional components revisions used in build (Ubuntu 18.04)

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.18.19737/intel-gmmlib_21.1.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7152/intel-igc-core_1.0.7152_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7152/intel-igc-opencl_1.0.7152_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.18.19737/intel-opencl_21.18.19737_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.18.19737/intel-ocloc_21.18.19737_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.18.19737/intel-level-zero-gpu_1.1.19737_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

793ea78b09474baa775b5158fd83a24d58f0ace37d6801bb54d082a118bd855a  intel-gmmlib_21.1.2_amd64.deb
f2fed7cb2206338173e790d432990266539f2e23d386450fef572b17392732a8  intel-igc-core_1.0.7152_amd64.deb
3d5aa8bc019b4fa4297f4c9d422be182b6a3d648eb6b9a64277df44153943bdb  intel-igc-opencl_1.0.7152_amd64.deb
4bb17c8a23d7a188b6c1194f181d403ef98ea6c0eabf75298feb1fa24c8458f2  intel-level-zero-gpu_1.1.19737_amd64.deb
35a851d44b54f4c948e06edf709c4cd509b17029a03bf58b7ae614062880e352  intel-ocloc_21.18.19737_amd64.deb
a17a4f7f4e2e59096a58e131235c508eb49f9086db5bef3ddb47c5ae482e2bac  intel-opencl_21.18.19737_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

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.