github intel/compute-runtime 22.32.23937

latest releases: 24.22.29735.27, 24.26.30049.6, 24.22.29735.26...
22 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.11702.1/intel-igc-core_1.0.11702.1_amd64.1.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11702.1/intel-igc-opencl_1.0.11702.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/intel-level-zero-gpu-dbgsym_1.3.23937_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/intel-level-zero-gpu_1.3.23937_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/intel-opencl-icd-dbgsym_22.32.23937_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/intel-opencl-icd_22.32.23937_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

58ce46eef041a5c4b435bf3d6d9845e464931756fab78c75166167c015b6e51d intel-igc-core_1.0.11702.1_amd64.1.deb
3692be17a46741ccabb0320989a6e917bd1dbd1599c96c86c391540c0c7f4e70 intel-igc-opencl_1.0.11702.1_amd64.deb
d79c48ac06ed1fe4db0485e46a47fa79de3c67abe84ed9ff4c2f7ccb24d45d8a intel-level-zero-gpu-dbgsym_1.3.23937_amd64.ddeb
69604a816fc4c8c5b4273eb90f677afeb574f9804189fdd45004b65d129a19a7 intel-level-zero-gpu_1.3.23937_amd64.deb
24903851aadfd7d1f0a5fe9e59adbc136e13cb8cde4f2f393160a05b5d983339 intel-opencl-icd-dbgsym_22.32.23937_amd64.ddeb
7b24e965e9e8486fba7fd6d3d606600bfd4e3e3b4d63e181ad59392e812936a7 intel-opencl-icd_22.32.23937_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_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.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
  • Rename core family names to meet naming convention

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.