github intel/compute-runtime 22.38.24278

latest releases: 24.35.30872.22, 24.35.30872.20, 24.35.30872.19...
24 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.12149.1/intel-igc-core_1.0.12149.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.12149.1/intel-igc-opencl_1.0.12149.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.38.24278/intel-level-zero-gpu-dbgsym_1.3.24278_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.38.24278/intel-level-zero-gpu_1.3.24278_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.38.24278/intel-opencl-icd-dbgsym_22.38.24278_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.38.24278/intel-opencl-icd_22.38.24278_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.38.24278/libigdgmm12_22.1.8_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

b30b82b26b5830b6a131dd00abe4491496f511c4b2b8a64bfc547c78ed0b3600 intel-igc-core_1.0.12149.1_amd64.deb
cfad784be1035a145bb14d1d3d9856f5fc8ae7a1f6aea73f36b9e5618b07871a intel-igc-opencl_1.0.12149.1_amd64.deb
7cefedabf0f1bb8dd9fadbbfe136c6cb74d92b5c1ff85f2f4292994d9cf720fc intel-level-zero-gpu-dbgsym_1.3.24278_amd64.ddeb
fd92b332e1643ccb650ae5e6df6d188b44022f82bf3915b662059e673987efdb intel-level-zero-gpu_1.3.24278_amd64.deb
f2046edcea55fc9ca6c55b7c6124cdebf38cef70a85760b4d4518f6724384cc0 intel-opencl-icd-dbgsym_22.38.24278_amd64.ddeb
fc46e6b3bb42122061d5c90f098d201fde915303c038fb281212f0d1884e4d1a intel-opencl-icd_22.38.24278_amd64.deb
42621a230e3261018bebc4badf1fbf47a0abf4ef0d55bea613a3fe1d2d111e0f libigdgmm12_22.1.8_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 22.04 LTS with stock kernel, unless noted otherwise. (Elkhart Lake on Ubuntu 20.04)
DG1 was tested with drm-tip kernel v.5.18.0

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 flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • igc revision update
  • igsc revision update
  • lint revision update
  • aub_stream revision update

22.35.24055...22.38.24278

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.