github intel/compute-runtime 19.09.12487

latest releases: 24.13.29138.25, 24.13.29138.22, 24.17.29377.8...
5 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.09.12487/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.09.12487/intel-igc-core_19.07.1542_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.09.12487/intel-igc-opencl_19.07.1542_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.09.12487/intel-opencl_19.09.12487_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.09.12487/intel-ocloc_19.09.12487_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/19.09.12487/ww09.sums
sha256sum -c ww09.sums
  1. Install all packages as root

Example:

sudo dpkg -i *.deb

sha256 sums for packages

610a9fad2c6a2aca4679267c6605ca598ad7e663249368783f75eac52f0936e5  intel-gmmlib_18.4.1_amd64.deb
9e5c130df7fe95b860f4c761620bf6fd5f814930df3f06c5e698aa846cadece5  intel-igc-core_19.07.1542_amd64.deb
964e714899347564af99fe2a3619e7e630e52b74a88d96f183a27a934bbe79ca  intel-igc-opencl_19.07.1542_amd64.deb
30968f31a783ad0ffb93104e142c43fe7d6c2a26bab45487b5faa4fc8ea4b795  intel-ocloc_19.09.12487_amd64.deb
a3af770dca72e2c46666716fab6076e6f6b320eb223d1a14d341ab58e4f14a71  intel-opencl_19.09.12487_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
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
  • Broadwell at Beta quality due to regression in certification tests. The most recent production build for Broadwell is 18.49.11968

Important changes

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.