github intel/compute-runtime 22.42.24548

latest releases: 24.13.29138.18, 23.52.28202.52, 24.13.29138.14...
18 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.12260.1/intel-igc-core_1.0.12260.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.12260.1/intel-igc-opencl_1.0.12260.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.42.24548/intel-level-zero-gpu-dbgsym_1.3.24548_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.42.24548/intel-level-zero-gpu_1.3.24548_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.42.24548/intel-opencl-icd-dbgsym_22.42.24548_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.42.24548/intel-opencl-icd_22.42.24548_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.42.24548/libigdgmm12_22.2.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

6f288a945017823409dfe072087a1beb3f3c73cf9f8ebee42787c46658b392d5 intel-igc-core_1.0.12260.1_amd64.deb
f944b0167778e0d0185cc4913a41b88fbc85ed88265e8736c489aa4315de1336 intel-igc-opencl_1.0.12260.1_amd64.deb
6574993c12bcce22344ee1db5ff6686faffc4e088ba5f1e9f340cde26fef5ea3 intel-level-zero-gpu-dbgsym_1.3.24548_amd64.ddeb
a4ecfdf907be38ad4868e72d0c0fb74add9205c4f60412ff2c4672bbb4bdf5eb intel-level-zero-gpu_1.3.24548_amd64.deb
72bdca09b5800d64920edf01525e357281dc4e446c327b844c441f01a608f323 intel-opencl-icd-dbgsym_22.42.24548_amd64.ddeb
1122f695754b7c4e341525f93583afc8b2b9ee48bdf50df6c61512c2191d2260 intel-opencl-icd_22.42.24548_amd64.deb
e4c548316eca7cd5a987ca1059acfd21ed7ab59163df9821209c76eb5271269a libigdgmm12_22.2.0_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero WSL
DG1 3.0 - Production 1.3 - Pre-Release 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 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release -
Alder Lake 3.0 - Production 1.3 - Pre-Release 1.3 - Pre-Release
Elkhart Lake 3.0 - Production - 1.3 - Pre-Release
Broadwell 3.0 - Maintenance - -
Apollo Lake 3.0 - Maintenance - -
Gemini Lake 3.0 - Maintenance - -

All other platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise. (Elkhart Lake on Ubuntu 20.04)
DG1 was tested with drm-tip kernel v.5.18.0

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

22.39.24347...22.42.24548

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.