Skip to content

20.34.17727

Compare
Choose a tag to compare
@JacekDanecki JacekDanecki released this 28 Aug 14:39
· 10466 commits to master since this release

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.34.17727/intel-gmmlib_20.2.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-igc-core_1.0.4756_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-igc-opencl_1.0.4756_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-opencl_20.34.17727_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-ocloc_20.34.17727_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.34.17727/intel-level-zero-gpu_1.0.17727_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

5a905bf71ca375f704d7b341d9d17882244850e2d8acf9c36864d9567e375935  intel-gmmlib_20.2.4_amd64.deb
fe0e4da0ddd1920d738e1b62e40e99ab2881ac8d71fdf851eb8e2fba6cc2b404  intel-igc-core_1.0.4756_amd64.deb
29fd6cd16553673940b0150b5bd8e7bbd212ccd87bb7aaa82c49653819cec076  intel-igc-opencl_1.0.4756_amd64.deb
5a95c4c87cbc446e1660d5e3c1d60c6ac635a95c7e96ad55149d1fbedaa4bffe  intel-level-zero-gpu_1.0.17727_amd64.deb
e83801afddda87c6390753f5e9648828605a12abf9ddeda2be0d80f3fbba4d51  intel-ocloc_20.34.17727_amd64.deb
29f01b40c50e1fa9721af71ef9cd7799043aade00056cd8eb48f4dd821431285  intel-opencl_20.34.17727_amd64.deb

Other installation procedures are described here.

Quality expectations

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

(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tigerlake and Icelake platforms were tested with kernel from drm-tip
    5.6.0-rc7 commit 257af0ddcea3a234dcb79579600f971edd47353f 2020-03-23_15-07-40 drm-tip: 2020y-03m-23d-15h-06m-46s UTC integration manifest
  • Geminilake was tested on Ubuntu 18.04.1 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

Issues & regressions of note

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

Important changes

  • Updated IGC
  • Updated gmmlib