Skip to content

23.39.27427.23

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.15136.22/intel-igc-core_1.0.15136.22_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15136.22/intel-igc-opencl_1.0.15136.22_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/intel-level-zero-gpu-dbgsym_1.3.27427.23_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/intel-level-zero-gpu_1.3.27427.23_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/intel-opencl-icd-dbgsym_23.39.27427.23_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/intel-opencl-icd_23.39.27427.23_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/libigdgmm12_22.3.11.ci17757293_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/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

a1a8b9ef6fa5e06335da284874f229ffb9ab467cca2c1c292ee8030490e6cb75 intel-igc-core_1.0.15136.22_amd64.deb
5b70b2131d2b76c125e78f21ec0e53590e15ecbbe59c7321bd3db3285f39a8eb intel-igc-opencl_1.0.15136.22_amd64.deb
6c03886babfd48ef49126f0169f957fb482b3f3f3c22f90184346fc1b4a14693 intel-level-zero-gpu-dbgsym_1.3.27427.23_amd64.ddeb
3ca5cd6c52bb4471eb9b96e5e0eb43cf8f064b5442925b0f77cc5693fe62f224 intel-level-zero-gpu_1.3.27427.23_amd64.deb
440894381ce6f368562630783759d7941167c99fe2a0cadcef6980bfcc81270b intel-opencl-icd-dbgsym_23.39.27427.23_amd64.ddeb
930a66ac751df38a2fcda0b73841aa8cfc452a246153be97e735cf799e10cede intel-opencl-icd_23.39.27427.23_amd64.deb
aba2ab44cc7a150c819768a0373c24306fb785ddf626ac6c29bcc90fcbc9bdfd libigdgmm12_22.3.11+ci17757293_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
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

WSL support was tested with Windows host driver 101.4672, 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.35.27191.9...23.39.27427.23