github intel/compute-runtime 19.51.15145

latest releases: 24.22.29735.9, 24.22.29735.8, 24.22.29735.7...
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.51.15145/intel-gmmlib_19.3.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.51.15145/intel-igc-core_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.51.15145/intel-igc-opencl_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.51.15145/intel-opencl_19.51.15145_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.51.15145/intel-ocloc_19.51.15145_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

5c780ab84abb8f906096108339f3c2944f78eab70b4f1da2470c885608ceac0a  intel-gmmlib_19.3.4_amd64.deb
ade026e03791178803ce7c6f6c4e24f32f011be777002f820d7ce10fc200fe9d  intel-igc-core_1.0.3041_amd64.deb
08daca7f57359b047f9ba93cbc78827f251824687b45c155636bce79501c62e4  intel-igc-opencl_1.0.3041_amd64.deb
cefaac88f0fafc464c9af6203c5b5eb1841a21727ebc27259d151f14bebacf4c  intel-ocloc_19.51.15145_amd64.deb
f1be7c5cb824be3ac14d85f1801f90bec17de3438561b67d8762ad2366a86d52  intel-opencl_19.51.15145_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 7536bf946d840e2afaa028c281b7ecfcf333951e 2019-10-14_17-52-25 drm-tip: 2019y-10m-14d-17h-51m-24s 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.