github intel/compute-runtime 24.35.30872.22

2 days 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.17537.20/intel-igc-core_1.0.17537.20_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.17537.20/intel-igc-opencl_1.0.17537.20_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/intel-level-zero-gpu-dbgsym_1.3.30872.22_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/intel-level-zero-gpu-legacy1-dbgsym_1.3.30872.22_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/intel-level-zero-gpu-legacy1_1.3.30872.22_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/intel-level-zero-gpu_1.3.30872.22_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/intel-opencl-icd-dbgsym_24.35.30872.22_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/intel-opencl-icd-legacy1-dbgsym_24.35.30872.22_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/intel-opencl-icd-legacy1_24.35.30872.22_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/intel-opencl-icd_24.35.30872.22_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/libigdgmm12_22.5.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/ww35.sum
sha256sum -c ww35.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

7f2af5b0e567a43625a748effb744d0b3c96acf805467d099e46eee617e11b2a intel-igc-core_1.0.17537.20_amd64.deb
ac2088331d55c7de15bd57373f73630e95b40e1275934bcfd96bf0c3e03769a7 intel-igc-opencl_1.0.17537.20_amd64.deb
e2d52f5bbf8bcd0ae023c51933c55397e1ba8c748463991bb47a1642e80ff6dd intel-level-zero-gpu-dbgsym_1.3.30872.22_amd64.ddeb
888940f18a5cce913fb3d035d296eb1e5860b6a07012c515b2f43db6b30e26fa intel-level-zero-gpu-legacy1-dbgsym_1.3.30872.22_amd64.ddeb
54d42056c627dd36eaaf3dcfad5d80fb90e9c0d65e4a4d5ab8b0e8ed1277891b intel-level-zero-gpu-legacy1_1.3.30872.22_amd64.deb
8ca78d8ad479e826cff93a30c8eebdfe1fe026407ee38aecb6e664b60cd1a3a9 intel-level-zero-gpu_1.3.30872.22_amd64.deb
c5c3a12557667e2e269735e0cf34a2c34cb12f3535cd267e961a7a9306fb8080 intel-opencl-icd-dbgsym_24.35.30872.22_amd64.ddeb
37c4270b4c34dada68f89d3ea69adf94dfaac348d78ecf8885939ea0c1d09325 intel-opencl-icd-legacy1-dbgsym_24.35.30872.22_amd64.ddeb
1ac4639c148ab6c9db6bc5a7733ca40bac3782cccc5b3da8e8cb7da8e8f20b1b intel-opencl-icd-legacy1_24.35.30872.22_amd64.deb
92985888765be55e8ee54827c3e04ae8df93e7410733073ef7b4e42c3d40e24d intel-opencl-icd_24.35.30872.22_amd64.deb
cc29d14df83cff1b3c6a66baa39257f0211b168ab43a99c2dc62a3734431bc23 libigdgmm12_22.5.0_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.5 Yes
Alchemist Production 3.0 1.5 Yes
Tiger Lake Production 3.0 1.5 Yes
Alder Lake Production 3.0 1.5 Yes
Meteor Lake Production 3.0 1.5 Yes
Raptor Lake Production 3.0 1.5 Yes
Lunar Lake Preview 3.0 1.5 No*
Ice Lake Legacy 3.0 1.5 Yes
Elkhart Lake Legacy 3.0 -- Yes
Rocket Lake Legacy 3.0 1.5 Yes
Coffee Lake Legacy 3.0 1.5 Yes
Kaby Lake Legacy 3.0 1.5 --
Skylake Legacy 3.0 1.5 --
Apollo Lake Legacy 3.0 -- --
Gemini Lake Legacy 3.0 -- --
Broadwell Legacy 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 were tested with kernel 6.3.1-060301-generic and DG2 with 6.7.5-060705-generic
  • Meteor Lake was tested with kernel v6.7.5
  • Lunar Lake was tested with 6.11.0-rc5 kernel.

WSL support was tested with Windows host driver 101.5768, or 101.2114 (ICL, EHL, CFL)
*WSL support for Lunar Lake will be enabled in next release.

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.
  • Legacy - support through legacy1 package. Platform branched out, no longer receiving new features. More information.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Changelog

24.31.30508.7...24.35.30872.22

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.