github intel/compute-runtime 21.49.21786

latest releases: 24.35.30872.22, 24.35.30872.20, 24.35.30872.19...
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/21.49.21786/intel-gmmlib_21.3.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9441/intel-igc-core_1.0.9441_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9441/intel-igc-opencl_1.0.9441_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.49.21786/intel-opencl-icd_21.49.21786_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.49.21786/intel-level-zero-gpu_1.2.21786_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

50bf3a7822980eb3b359a404dadc0713dc92c5b7a1f777ae36e2cf52c85d2053 intel-gmmlib_21.3.3_amd64.deb
db849b1b0e56ba0447ad344d6647435f6518c5fd3e546d02363e0cd2fb0b28e8 intel-igc-core_1.0.9441_amd64.deb
8c2c4813f8446befcc4acc251deb00ba99231fda37634a3ba54c2ec334de816a intel-igc-opencl_1.0.9441_amd64.deb
4240e5a8fef6deb6d4ce2b4925e81046772df9bbd70c9fa904f14f01fa00b921 intel-level-zero-gpu_1.2.21786_amd64.deb
c24700a5dd7efba78ea5d39b3ba3924afc86d128623ced7b4bb4a0c7373bce10 intel-opencl-icd_21.49.21786_amd64.deb

Other installation procedures are described here.

Quality expectations

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

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.