github intel/compute-runtime 24.31.30508.7

latest releases: 24.35.30872.22, 24.35.30872.20, 24.35.30872.19...
17 days 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.17384.11/intel-igc-core_1.0.17384.11_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.17384.11/intel-igc-opencl_1.0.17384.11_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.31.30508.7/intel-level-zero-gpu-dbgsym_1.3.30508.7_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.31.30508.7/intel-level-zero-gpu_1.3.30508.7_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.31.30508.7/intel-opencl-icd-dbgsym_24.31.30508.7_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.31.30508.7/intel-opencl-icd_24.31.30508.7_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.31.30508.7/libigdgmm12_22.4.1_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/24.31.30508.7/ww31.sum
sha256sum -c ww31.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

a6a8c7802d0a5be2ad563cf76775f4ca4749188794eb419427e01373b16dc458 intel-igc-core_1.0.17384.11_amd64.deb
3bbfecdf2c0a8087fa62677ca3ef7c64e911ca91262b1bca1afd8596a2a57b4b intel-igc-opencl_1.0.17384.11_amd64.deb
ef1a2f1fe0ec14d850d694cadd2eff0711c9d46578e25538fe548dc87062e801 intel-level-zero-gpu-dbgsym_1.3.30508.7_amd64.ddeb
4a84125baa2bf4ce1aa9b3759aa5f6ce09bb484dd0dc97ced0ca43e627cb1d6f intel-level-zero-gpu_1.3.30508.7_amd64.deb
ce974703398b3a78acb6ee8b94d4a393d6bb595f5d8258900ffda4cdf293c234 intel-opencl-icd-dbgsym_24.31.30508.7_amd64.ddeb
7d79063bfea7a2d34fe54ca0a482e3f681f3aa51340c7dcc1bd9899576b0b2c2 intel-opencl-icd_24.31.30508.7_amd64.deb
95106c23e3d80af5e5ddd2c2a5b0baa6c3adf5d690efb8f95e957ee6235646c1 libigdgmm12_22.4.1_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
Meteor 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 were tested with kernel 6.3.1-060301-generic and DG2 with 6.7.5-060705-generic
  • Meteor Lake was tested with kernel v6.7.5

WSL support was tested with Windows host driver 101.5768, 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

24.26.30049.6...24.31.30508.7

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.