github intel/compute-runtime 21.39.21127

latest releases: 23.43.27642.67, 24.39.31294.21, 24.39.31294.20...
3 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.39.21127/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8744/intel-igc-core_1.0.8744_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8744/intel-igc-opencl_1.0.8744_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.39.21127/intel-opencl_21.39.21127_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.39.21127/intel-ocloc_21.39.21127_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.39.21127/intel-level-zero-gpu_1.2.21127_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

0062720926deaf7c4a48a95180394f3d9e8dfa8b146624add4b3fde01f0804aa  intel-gmmlib_21.2.1_amd64.deb
d3e96527970a508c5eeeee7afec251dab19bcd15eaf7921c6b007194a5d627b7  intel-igc-core_1.0.8744_amd64.deb
73a115e83d6860e9f6a5772ebfe35822bc7f13c6dcec6a94cc56ee6d557bddab  intel-igc-opencl_1.0.8744_amd64.deb
79bbd5181be72c637f1b93d58042688c5141927ae722cdf022a1e6c50afe2c0a  intel-level-zero-gpu_1.2.21127_amd64.deb
131331341757c47f7badc383c6e695745f340692491eb11d3f5821f45a631a58  intel-ocloc_21.39.21127_amd64.deb
e27c6e02e7c599e5f705dd8dfc790bafe811edef0ce684dc83ad455a5e966bc6  intel-opencl_21.39.21127_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
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 platforms were validated on Ubuntu 20.04 LTS with stock kernel.

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.

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled.

Important changes

  • Updated IGC
  • Starting this week, we will publish Ubuntu 20.04 packages only.
  • Updated metric_library_api header file
  • Added ADLS device id

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.