github intel/compute-runtime 19.14.12751

latest releases: 24.13.29138.25, 24.13.29138.22, 24.17.29377.8...
pre-release5 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.14.12751/intel-gmmlib_19.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.14.12751/intel-igc-core_19.11.1622_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.14.12751/intel-igc-opencl_19.11.1622_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.14.12751/intel-opencl_19.14.12751_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.14.12751/intel-ocloc_19.14.12751_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

03c447a4fe49693de6f4ed23aab1864b0a119b11e83341cb331165114f64497a  intel-gmmlib_19.1.1_amd64.deb
ee9c1efc2fbf5cb16dc0717401e497cc4c64ef18906a471451fcc51c0e402a55  intel-igc-core_19.11.1622_amd64.deb
4589a387c7c7dddd5f572c4e6b9dcbc58e8fcd5e4b3997047f60b34d83dd0683  intel-igc-opencl_19.11.1622_amd64.deb
5569a147a8fe3869c6afbeb5dd4461221c9f43734fcdcaf8724260807249085f  intel-ocloc_19.14.12751_amd64.deb
f3e2dc984810bc3eb1b4a9cea06e2d4781627fc9a2d91edf67eae11acfc58b11  intel-opencl_19.14.12751_amd64.deb

Quality expectations

Platform OCL Quality
Broadwell 2.1 Production
Skylake 2.1 Beta
Kaby Lake 2.1 Beta
Coffee Lake 2.1 Beta
Cannon Lake 2.1 Experimental
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.

Quality levels:

  • Experimental - no quality expectations
  • Pre-Release - major issues or regressions; suitable for preliminary checkout
  • Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
  • Skylake, Kaby Lake, Coffee Lake platforms downgraded to Beta quality due to regression in certification tests. Fix is in progress.

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.