github intel/compute-runtime 20.18.16699

latest releases: 24.17.29377.5, 24.13.29138.18, 23.52.28202.52...
3 years ago

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu 18.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/20.18.16699/intel-gmmlib_20.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/intel-igc-core_1.0.3899_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/intel-igc-opencl_1.0.3899_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/intel-opencl_20.18.16699_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/intel-ocloc_20.18.16699_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.18.16699/intel-level-zero-gpu_0.8.16699_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

eb910de8bb1d25f275a25313505e90b5196361d26ba27ba195f8b2c0aee06278  intel-gmmlib_20.1.1_amd64.deb
aebae466ad28ff1ae351562a386703a76802e52faf1a827027ed22ebbd7a3877  intel-igc-core_1.0.3899_amd64.deb
1faa90964cabb9e8d7fa7842744f4c4316f7e2d7e090890c3ee10e397a1bd95c  intel-igc-opencl_1.0.3899_amd64.deb
8145f73e2abe765594689dfe5e2e745fb191185d99efcc5d580a66846f85e242  intel-level-zero-gpu_0.8.16699_amd64.deb
39b383c8ccd3bb407580f402b0533f335e8c95dd2f4f185ee797bc069dbc7739  intel-ocloc_20.18.16699_amd64.deb
8a0898830e463b78711ac1f5ada33eaaf6dcac669df546bf6c8111c08834d2c3  intel-opencl_20.18.16699_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 2.1 - Production -
Skylake 2.1 - Production 0.8 - Pre-Release
Kaby Lake 2.1 - Production 0.8 - Pre-Release
Coffee Lake 2.1 - Production 0.8 - Pre-Release
Ice Lake* 2.1 - Production 0.8 - Pre-Release
Tiger Lake 2.1 - Early support 0.8 - Early support
Apollo Lake 1.2 - Production -
Gemini Lake 1.2 - Production -

Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL and TGL platforms kernel from drm-tip repository were used:

  • 5.6.0-rc7 commit 257af0ddcea3a234dcb79579600f971edd47353f 2020-03-23_15-07-40 drm-tip: 2020y-03m-23d-15h-06m-46s UTC integration manifest

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

Issues & regressions of note

  • For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2

Important changes

  • Updated IGC

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.