github intel/compute-runtime 22.27.23681

latest releases: 24.17.29377.6, 24.17.29377.5, 24.13.29138.18...
22 months ago

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11485/intel-igc-core_1.0.11485_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11485/intel-igc-opencl_1.0.11485_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/intel-level-zero-gpu-dbgsym_1.3.23681_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/intel-level-zero-gpu_1.3.23681_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/intel-opencl-icd-dbgsym_22.27.23681_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/intel-opencl-icd_22.27.23681_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

f31bdb21b92f4d5a21669ac7ea22dbc7ab2d1121669f6a6d72a6fc82a0b37af6 intel-igc-core_1.0.11485_amd64.deb
16c4585a25f51251196a05e6b77f086546b847417c08e090b6784024a780a304 intel-igc-opencl_1.0.11485_amd64.deb
53ca01730f7243d764c62f1f9434f98345ed8c5fc2fb56c547116bd9d7ac14b5 intel-level-zero-gpu-dbgsym_1.3.23681_amd64.ddeb
a63212d108de3e6843e6c2e765a90a75deedc2858b006d88e779b0ed147ec31f intel-level-zero-gpu_1.3.23681_amd64.deb
799d5b9c3b7b33f8ef915b41ec39af3a9ea8c03bbb251da2dfdc602da080c0c9 intel-opencl-icd-dbgsym_22.27.23681_amd64.ddeb
8019454fb7c4aae7e2092d9220c338589654fcab36720bd26fcf7931f0886651 intel-opencl-icd_22.27.23681_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_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.

Additional information

  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • Add DG2 device ids
  • Update OpenGL headers

22.26.23599...22.27.23681

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.