github intel/compute-runtime 21.44.21506

latest releases: 24.22.29735.24, 24.22.29735.23, 24.22.29735.20...
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.44.21506/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.44.21506/intel-opencl-icd_21.44.21506_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.44.21506/intel-level-zero-gpu_1.2.21506_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

9b4011a97e263eb90ff5d139c6c9297ebc64082ea396d904c7e0914c32ddad17 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
7f4889c11c90b50408c86f052bfa54e8c5dcd15b8553970f1e4cf0934f17bc0e intel-level-zero-gpu_1.2.21506_amd64.deb
041f24a93b856e94ec8f9da6cffbf7d77c32a5287d1642475c842135a6335efb intel-opencl-icd_21.44.21506_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.

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.