github intel/compute-runtime 22.39.24347

latest releases: 24.13.29138.25, 24.13.29138.22, 24.17.29377.8...
19 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.39.24347/intel-level-zero-gpu-dbgsym_1.3.24347_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.39.24347/intel-level-zero-gpu_1.3.24347_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.39.24347/intel-opencl-icd-dbgsym_22.39.24347_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.39.24347/intel-opencl-icd_22.39.24347_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.39.24347/libigdgmm12_22.2.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/22.39.24347/ww39.sum
sha256sum -c ww39.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
185bb38bdd599ad1a542f338ed755dc1519958e0929b8f236bd23741a4e81316 intel-level-zero-gpu-dbgsym_1.3.24347_amd64.ddeb
167bf6fb9ea1a040474fc0a87ed7f89f72832b8b5e85f2ca8eb54e06b1a9a139 intel-level-zero-gpu_1.3.24347_amd64.deb
1d66fb97944f2fc28cc71f5e759964a457a6f055120f090ab92d596c2d549c3e intel-opencl-icd-dbgsym_22.39.24347_amd64.ddeb
5077abb119c7e10eb169ee3ed3e45933c1a9d416c6668994944f2a6392e74f5a intel-opencl-icd_22.39.24347_amd64.deb
e4c548316eca7cd5a987ca1059acfd21ed7ab59163df9821209c76eb5271269a libigdgmm12_22.2.0_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

  • gmmlib revision update
  • aub_stream revision update

22.38.24278...22.39.24347

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.