github intel/compute-runtime 20.02.15268

latest releases: 24.17.29377.8, 24.13.29138.21, 24.13.29138.20...
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/20.02.15268/intel-gmmlib_19.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.02.15268/intel-igc-core_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.02.15268/intel-igc-opencl_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.02.15268/intel-opencl_20.02.15268_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.02.15268/intel-ocloc_20.02.15268_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

83355e1ff78d151ec7865826fb903edef3f61e5748c65e617894658456752ed3  intel-gmmlib_19.4.1_amd64.deb
0a226ba41d7fc7fc219506eb9e77934b672fbfaefe3338debde40bd267998090  intel-igc-core_1.0.3041_amd64.deb
3a3d327d4f3935defe099d3ff7fdbc1e3a8ae8149c2227e95915e38128f434f5  intel-igc-opencl_1.0.3041_amd64.deb
28c354419138591c94fee227e5bd1d3f23e161f4d5d8fb7357e8af856b1484bc  intel-ocloc_20.02.15268_amd64.deb
c4e6686b272869680ee59e6805ead2cfa50cee22cb7996d5bb0d1cf55ec87335  intel-opencl_20.02.15268_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 7d2f0517f7b15f3631388d72fafae167d75016ec 2019-12-13_23-07-14 drm-tip: 2019y-12m-13d-23h-06m-51s 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.