Skip to content

23.43.27642.18

Compare
Choose a tag to compare

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.15468.11/intel-igc-core_1.0.15468.11_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15468.11/intel-igc-opencl_1.0.15468.11_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.43.27642.18/intel-level-zero-gpu-dbgsym_1.3.27642.18_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.43.27642.18/intel-level-zero-gpu_1.3.27642.18_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.43.27642.18/intel-opencl-icd-dbgsym_23.43.27642.18_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.43.27642.18/intel-opencl-icd_23.43.27642.18_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.43.27642.18/libigdgmm12_22.3.11_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

c05098fdc37b339d00530d51a78bae5a0edb44bcff96cf9375383407e4c6ee0b intel-igc-core_1.0.15468.11_amd64.deb
6d9dcb89bb326992124f46f81b279a5eb5fc7fc30ae2a9df058d3e5a1cc66d2b intel-igc-opencl_1.0.15468.11_amd64.deb
b48b1930210a4c1a83a0f85c7d9d2b2c016838dc851196827a1b39dcd1a69a15 intel-level-zero-gpu-dbgsym_1.3.27642.18_amd64.ddeb
6a4ed4db6f367400454a1b25d5eb997612a946cc6255d33029c5992a9d50cbf0 intel-level-zero-gpu_1.3.27642.18_amd64.deb
20f32f137a809ad2d64a9e77025f6a7ce2dd1a638cb4b23dbc0d24b8af8d730a intel-opencl-icd-dbgsym_23.43.27642.18_amd64.ddeb
8ba085712144459d288e734e7f82cadd8241234741db8167d6c7e16e95ccc120 intel-opencl-icd_23.43.27642.18_amd64.deb
aba2ab44cc7a150c819768a0373c24306fb785ddf626ac6c29bcc90fcbc9bdfd libigdgmm12_22.3.11_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Meteor Lake Production 3.0 1.3 --
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

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

  • DG1 and DG2 were tested with kernel 6.3.1-060301-generic
  • Meteor Lake was tested with kernel v6.5-rc3

WSL support was tested with Windows host driver 101.4972, or 101.2114 (ICL, EHL, CFL)

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

Changelog

23.39.27427.23...23.43.27642.18