github intel/compute-runtime 19.52.15209

latest releases: 24.17.29377.6, 24.17.29377.5, 24.13.29138.18...
4 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/19.52.15209/intel-gmmlib_19.3.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.52.15209/intel-igc-core_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.52.15209/intel-igc-opencl_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.52.15209/intel-opencl_19.52.15209_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.52.15209/intel-ocloc_19.52.15209_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

ef3b5340a5d71d8104a71e0e6813bfea7673382e93bb820c6c41ed3c35820a33  intel-gmmlib_19.3.4_amd64.deb
ed0a40b78b56e665f0f9a68dcb9a4439ae1151614278907203ec5daecb211755  intel-igc-core_1.0.3041_amd64.deb
be146ebb96317c784c69a3bb0f97fac9028cc1cd4aa38aa0fd825809dab5a2ad  intel-igc-opencl_1.0.3041_amd64.deb
f0a9fc34722578c107755ad586882ac36e4e3bcc414e471fb15af9d4be01fea5  intel-ocloc_19.52.15209_amd64.deb
8eb51477b0b13b4396726a06829d73b69ae312b1f54cd7eebfe7f45c3ffc856b  intel-opencl_19.52.15209_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OCL Quality
Broadwell 2.1 Production
Skylake 2.1 Production
Kaby Lake 2.1 Production
Coffee Lake 2.1 Production
Ice Lake* 2.1 Production
Tiger Lake 2.1 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 platform kernel from drm-tip repository was used at
commit 7d2f0517f7b15f3631388d72fafae167d75016ec 2019-12-13_23-07-14 drm-tip: 2019y-12m-13d-23h-06m-51s UTC integration manifest

Quality levels

  • Experimental - no quality expectations
  • Early support - platform may not be available on the market yet
  • Beta - suitable for integration and broad testing
  • Production - Beta + meets Khronos certification requirements; suitable for production

Issues & regressions of note

  • Fine grained SVM is not supported in this release. Please see issue #34 for details.
  • For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.