github intel/compute-runtime 22.10.22597

latest releases: 24.17.29377.8, 24.13.29138.21, 24.13.29138.20...
2 years ago

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu 20.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/compute-runtime/releases/download/22.10.22597/intel-gmmlib_22.0.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10409/intel-igc-core_1.0.10409_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.10409/intel-igc-opencl_1.0.10409_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.10.22597/intel-opencl-icd-dbgsym_22.10.22597_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.10.22597/intel-opencl-icd_22.10.22597_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.10.22597/intel-level-zero-gpu-dbgsym_1.3.22597_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.10.22597/intel-level-zero-gpu_1.3.22597_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

a94459dda576f5b39b4deb942cfee7077700cb6fb9ea05119d509013f7f9a21b intel-gmmlib_22.0.2_amd64.deb
c4e2d7a683be82b386a793f4ad28ae9f70ab905915643c26d5f25f4a3c6c4bcc intel-igc-core_1.0.10409_amd64.deb
0d2bb798d8f6ee047e9f85bdc4c680fe3ceab60fffd744e0d12cd68016040e4e intel-igc-opencl_1.0.10409_amd64.deb
43acd50edb3351bafb7a3aa7c80117b1495d13ba482abe0dc539131d4f18e0bb intel-level-zero-gpu-dbgsym_1.3.22597_amd64.ddeb
d1807b04383c1b784b51e81e3171cf646d25bda7eb07182d65cc28b2ca3dcc6e intel-level-zero-gpu_1.3.22597_amd64.deb
1ae557fb23890d9795314d5d0ffe05cd93ffa2210f9bd272bb081f5f2d54315c intel-opencl-icd-dbgsym_22.10.22597_amd64.ddeb
08c04f4a99c904ec53f27ca1c4c703cadc8be17ef5e2436f2509832ed8e18892 intel-opencl-icd_22.10.22597_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.