github intel/compute-runtime 19.37.14191

latest releases: 24.13.29138.25, 24.13.29138.22, 24.17.29377.8...
4 years ago

Packages included in the release

Components revisions included in the release

Additional components revisions used in build

Installation procedure on Ubuntu

  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.37.14191/intel-gmmlib_19.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.37.14191/intel-igc-core_1.0.11-2500_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.37.14191/intel-igc-opencl_1.0.11-2500_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.37.14191/intel-opencl_19.37.14191_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.37.14191/intel-ocloc_19.37.14191_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

73e936264c9b2871357132a56c0fd53486cd1ac9b27e179d7bf7b3632eb659ff  intel-gmmlib_19.2.3_amd64.deb
f28747d43e40e65353db690577825e254d50f56cccf2198cb70acfa7e3ca6401  intel-igc-core_1.0.11-2500_amd64.deb
ee688daab9cd83f62af9747e6cb9858532b3bfb34d0947822f9c7507ff80e0ec  intel-igc-opencl_1.0.11-2500_amd64.deb
fce91c2995be48a94cc834bd0b04220d03fa90241622d06fd591a5b7cae66e32  intel-ocloc_19.37.14191_amd64.deb
a8a07ce33945aaab60b1b4eacd10a50db5f38631a86d7b44c2bbb7d2b7e786f7  intel-opencl_19.37.14191_amd64.deb

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
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 c8c778558fd52abd3303d8ea324df788062adc97 2019-05-14_07-38-40 drm-tip: 2019y-05m-14d-07h-37m-46s 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.