github intel/compute-runtime 24.39.31294.12

2 days ago

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu 24.04

If you are using legacy platform, follow latest 24.35 release procedure instead the one below. More details in known issues section.

  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.17791.9/intel-igc-core_1.0.17791.9_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.17791.9/intel-igc-opencl_1.0.17791.9_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/intel-level-zero-gpu-dbgsym_1.6.31294.12_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/intel-level-zero-gpu_1.6.31294.12_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/intel-opencl-icd-dbgsym_24.39.31294.12_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/intel-opencl-icd_24.39.31294.12_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/libigdgmm12_22.5.2_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

9738542d9beb0e883d159bac8c170e08f1450a0b09ce81166e270351d173560b intel-igc-core_1.0.17791.9_amd64.deb
c3b35c0ce1d31c07b1d5598935a4fdaefbe05e34b4f4bf9f72908b422bc16d53 intel-igc-opencl_1.0.17791.9_amd64.deb
5bbfc332ebcf87224e09a761ce8f96209d7408905f012c90613a0ffca73e8d1c intel-level-zero-gpu-dbgsym_1.6.31294.12_amd64.ddeb
f8f92a590921a33657c9d95621a937126d0b332a8577567a622d74fb96e6985b intel-level-zero-gpu_1.6.31294.12_amd64.deb
3b87b38b49aa0da4f6416c27a2080c3fa99912c31912416c056b9c4a2f5ebd34 intel-opencl-icd-dbgsym_24.39.31294.12_amd64.ddeb
9249b5f097591dd50d0a603528d430543ba3f9bec4e4f65181253976a90c3d5c intel-opencl-icd_24.39.31294.12_amd64.deb
f9c8b8a81bc4b6bc5b3d4da9c82252d5c05c03d7917ae31c71aa4c4f579bad8f libigdgmm12_22.5.2_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.6 Yes
Alchemist Production 3.0 1.6 Yes
Tiger Lake Production 3.0 1.6 Yes
Rocket Lake Production 3.0 1.6 Yes
Alder Lake Production 3.0 1.6 Yes
Meteor Lake Production 3.0 1.6 Yes
Raptor Lake Production 3.0 1.6 Yes
Lunar Lake Production 3.0 1.6 Yes

For Lunar Lake platform the best experience is achieved via using Ubuntu 24.10 with intel-graphics PPA. See instructions

For legacy platforms not included in this table, see more information.

All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-41-generic, unless noted otherwise.

  • Lunar Lake was tested with 6.11.0-rc5-xe kernel.

WSL support was tested for all platforms with Windows host driver 101.5768, unless noted otherwise.

  • WSL support for Lunar Lake was tested with 101.5736

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 flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Known issues

  • This release is not compatible with legacy1 packages, available from neo_24.35 - #770

Changelog

24.35.30872.22...24.39.31294.12

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.