github intel/compute-runtime 22.16.22992

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.16.22992/libigdgmm12_22.1.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10988/intel-igc-core_1.0.10988_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10988/intel-igc-opencl_1.0.10988_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.16.22992/intel-opencl-icd-dbgsym_22.16.22992_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.16.22992/intel-opencl-icd_22.16.22992_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.16.22992/intel-level-zero-gpu-dbgsym_1.3.22992_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.16.22992/intel-level-zero-gpu_1.3.22992_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

7e385266276e322286fbcd90fdf6ab11711e0d42782a4b0fcf5fe2b5c1cdc2e0 intel-igc-core_1.0.10988_amd64.deb
81c1716ce25f00381fe0ae7ef11d5a4f0e89587f1771c1ed54aa0ac62f1a85dd intel-igc-opencl_1.0.10988_amd64.deb
a09167944970dc01d2a897c1bd048043158cca344553ceee1d0601f92a8e978d intel-level-zero-gpu-dbgsym_1.3.22992_amd64.ddeb
1704f53531cc5cba42cacaa1bb8fa65377f818e679b6dc64822d0a9185932e17 intel-level-zero-gpu_1.3.22992_amd64.deb
c6e2fe9f69bc1794c35f513fe6f89fd67c65afec8bea6a582bb49acecd6bfae7 intel-opencl-icd-dbgsym_22.16.22992_amd64.ddeb
ed05261c755af02d1fa6e825b06be4d8674c97ef7cfcb3e399dcd69091e2ceaf intel-opencl-icd_22.16.22992_amd64.deb
e2e677c0a976201fcef5f7e0754c093a24cb4603b338ec4bf08ef53e796a348f libigdgmm-dev_22.1.2_amd64.deb
77e773be972a445bc5ddc0cfed6aef19ed12fc77ac53fa80bf4d9f68ac3cb341 libigdgmm12_22.1.2_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

  • igc revision updated
  • gmmlib revision updated
  • 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.