github intel/compute-runtime 23.05.25593.11

latest releases: 24.35.30872.22, 24.35.30872.20, 24.35.30872.19...
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.13230.7/intel-igc-core_1.0.13230.7_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.13230.7/intel-igc-opencl_1.0.13230.7_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.05.25593.11/intel-level-zero-gpu-dbgsym_1.3.25593.11_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.05.25593.11/intel-level-zero-gpu_1.3.25593.11_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.05.25593.11/intel-opencl-icd-dbgsym_23.05.25593.11_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.05.25593.11/intel-opencl-icd_23.05.25593.11_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.05.25593.11/libigdgmm12_22.3.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

512ef5881b32bf1bbb0bd98fe643bd4df4eab95b61cbc85039c855705fd8ba14 intel-igc-core_1.0.13230.7_amd64.deb
355fab9655d3d4411b4b54f000ba805ba720507fdf26e89f3a1db9b77e9945d4 intel-igc-opencl_1.0.13230.7_amd64.deb
4bfea8f8ca25605dd55b8cff4da3a2f402b737a7f60ef732d6dffc7673864f51 intel-level-zero-gpu-dbgsym_1.3.25593.11_amd64.ddeb
b821ba52f752b4c10efb12cac3d117c52978c76b20894a6b70c235e1e92406ec intel-level-zero-gpu_1.3.25593.11_amd64.deb
3ca1ae3acb7d92b08c7ab6dc6aecabc1c6ebcb80d00e1186ad2eb8f4882a0c05 intel-opencl-icd-dbgsym_23.05.25593.11_amd64.ddeb
4a988cba96f3c964ed23a0173b5c4fa3017986aec96b6463f1d6fda37dbcd195 intel-opencl-icd_23.05.25593.11_amd64.deb
de6ed9333a74506de43993eb14c8e0e0eb23314c42b03af66fe9c3df24a8973d libigdgmm12_22.3.0_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 * 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 --
Alder Lake Production 3.0 1.3 Yes
Elkhart Lake Production 3.0 -- 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.

  • Elkhart Lake was tested on Ubuntu 20.04 LTS with stock kernel v.5.8.5
  • DG1 was tested with drm-tip kernel v.6.1.0-rc1

WSL support was tested with Windows host driver 101.4091 (DG2), or 101.3790 and 101.2114 (all other platforms)

* DG2 is at production quality, when combined with an out-of-tree kernel mode driver distributed separately.

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

Changelog

22.53.25242.13...23.05.25593.11

Important changes

50b8069 experimental support for Xe DRM driver

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.