github intel/compute-runtime 22.01.22131

latest releases: 24.17.29377.6, 24.17.29377.5, 24.13.29138.18...
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/22.01.22131/intel-gmmlib_22.0.0_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9933/intel-igc-core_1.0.9933_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9933/intel-igc-opencl_1.0.9933_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.01.22131/intel-opencl-icd_22.01.22131_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.01.22131/intel-level-zero-gpu_1.2.22131_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

8f5d611d28d668c0d972cae0d50b790170b21999dd8af8aeb41d91c0dbecd678 intel-gmmlib_22.0.0_amd64.deb
725a190eccffacf2a0f14234cd444fe51a626763d58951d85ea3452415095d0d intel-igc-core_1.0.9933_amd64.deb
b4733b391dd1c3809de185126376c7b178cd18f71a5a5a0a191b57bcd74500c2 intel-igc-opencl_1.0.9933_amd64.deb
ef87f13ae95af43418643e97d2fa2a8949f954388d47aa115b99d4b64de5008b intel-level-zero-gpu_1.2.22131_amd64.deb
980949a36cb93819113008a8b7be5f4809deac4d5db9e7b132a8af2573f0d8ef intel-opencl-icd_22.01.22131_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

  • igc revision updated

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.