github intel/compute-runtime 21.52.22081

latest releases: 24.35.30872.31, 24.35.30872.30, 24.35.30872.29...
2 years ago

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu 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.52.22081/intel-gmmlib_22.0.0_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9636/intel-igc-core_1.0.9636_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9636/intel-igc-opencl_1.0.9636_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.52.22081/intel-opencl-icd_21.52.22081_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.52.22081/intel-level-zero-gpu_1.2.22081_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

bee03839670805f49d623e089ec860c186379dd9459ec9b338676d7231367202 intel-gmmlib_22.0.0_amd64.deb
131e4b08fe94ed52b296ff4da78d256fa55df2655b323720f2e1ae3a838d654e intel-igc-core_1.0.9636_amd64.deb
0de337dcacc7dd947e9b489f24f77c2aa1fd94b9fcc5daa440e6c53b8f86a7d0 intel-igc-opencl_1.0.9636_amd64.deb
35f54d8a23b7368a01c28da84616339abd72220cdddfe010979e99cc14ef532c intel-level-zero-gpu_1.2.22081_amd64.deb
8a634aabe31f854e3f8decbfaae9492c8194fa003518bb46a93d2c8ffe1d39fd intel-opencl-icd_21.52.22081_amd64.deb

Other installation procedures are described here.

Quality expectations

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

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

Important changes

  • Updated manifest to use L0 loader 1.7.4

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.