github intel/compute-runtime 22.15.22905

latest releases: 24.35.30872.25, 24.35.30872.24, 24.35.30872.22...
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.15.22905/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10840/intel-igc-core_1.0.10840_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10840/intel-igc-opencl_1.0.10840_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.15.22905/intel-opencl-icd-dbgsym_22.15.22905_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.15.22905/intel-opencl-icd_22.15.22905_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.15.22905/intel-level-zero-gpu-dbgsym_1.3.22905_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.15.22905/intel-level-zero-gpu_1.3.22905_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
ee4a8d9ba1c2ae5d605d597fa6ad9042b55af283164e25547e80325e6d3a2b32 intel-igc-core_1.0.10840_amd64.deb
e061a295c7aedd436d1a60ba4878a13b7d3d3677abc1d035025a3485faea8f40 intel-igc-opencl_1.0.10840_amd64.deb
98a01fe573260270e114bfac46b7d0d02105eacedd9d48ab82fdab6d3f168c2f intel-level-zero-gpu-dbgsym_1.3.22905_amd64.ddeb
674afd614babbdfcad12e78084a011460d3c265556401d1420fda87521bf06b4 intel-level-zero-gpu_1.3.22905_amd64.deb
a83710ddb0c25d3a6861324191163e510d2efd5f2f2dffdb4c0b9e2ed52fc9ef intel-opencl-icd-dbgsym_22.15.22905_amd64.ddeb
3940c415c5d8699a464244839f139abfea3e1ede71c1b1cd433077b80b2efda9 intel-opencl-icd_22.15.22905_amd64.deb

Other installation procedures are described here.

Quality expectations

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

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

  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.