github intel/compute-runtime 19.18.12932

latest releases: 24.13.29138.22, 24.17.29377.8, 24.13.29138.21...
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.18.12932/intel-gmmlib_19.1.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.18.12932/intel-igc-core_1.0.3-1844_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.18.12932/intel-igc-opencl_1.0.3-1844_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.18.12932/intel-opencl_19.18.12932_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.18.12932/intel-ocloc_19.18.12932_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

05c79cd02d01cda4b4c049721bb60baaab1202570f74eeedb7db17aeeef97da1  intel-gmmlib_19.1.1_amd64.deb
be45b544889506a5979263acaa578825715571e6377f02db3d98cbc6aceddeb7  intel-igc-core_1.0.3-1844_amd64.deb
1e7eb7c6802cf4f519d2f8735c890e4d31ecfc7a64ca368ba159beaa7c14fcbf  intel-igc-opencl_1.0.3-1844_amd64.deb
8558eb2f7e07d946bab044593b1f026b8787ed54e6946528a0f49139bf886c72  intel-ocloc_19.18.12932_amd64.deb
05ad2d4939febab53776b87e1289597db78d2433ce27d5643404574a75fc7b45  intel-opencl_19.18.12932_amd64.deb

Quality expectations

Platform OCL Quality
Broadwell 2.1 Beta
Skylake 2.1 Production
Kaby Lake 2.1 Production
Coffee Lake 2.1 Production
Ice Lake 2.1 Pre-Release
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
  • Broadwell platform 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.