github intel/compute-runtime 20.32.17625

latest releases: 24.17.29377.6, 24.17.29377.5, 24.13.29138.18...
3 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.32.17625/intel-gmmlib_20.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-igc-core_1.0.4560_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-igc-opencl_1.0.4560_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-opencl_20.32.17625_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-ocloc_20.32.17625_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.32.17625/intel-level-zero-gpu_1.0.17625_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

1e264ce0f8b6dd84291bfc3f7abce5a04bec2af1aee5230517d1ed6338f61bd4  intel-gmmlib_20.2.3_amd64.deb
cc40ab5251d02ff293614f094690431d323745031d2b84213ddcb58651d45082  intel-igc-core_1.0.4560_amd64.deb
7099c00481d512d86b8fcd1d9b7db0666b1ef1b17a5c726a3d324f8f15f123a9  intel-igc-opencl_1.0.4560_amd64.deb
3b4db5b7924c4e9446cb80a43afae05b19cd36cdc3a43bded4f9489fbd2c2978  intel-level-zero-gpu_1.0.17625_amd64.deb
94b261c41a1fb76f7a4abecc7b98fff6d1eb5f71e8a30d016f499c08f7de2abd  intel-ocloc_20.32.17625_amd64.deb
a74d30999a1fee03c9f5270ee729829b5272b88d5cca5bd488b47edead2287fd  intel-opencl_20.32.17625_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
Broadwell 2.1 - Production -
Skylake 2.1 - Production 1.0 - Pre-Release
Kaby Lake 2.1 - Production 1.0 - Pre-Release
Coffee Lake 2.1 - Production 1.0 - Pre-Release
Ice Lake 2.1 - Production 1.0 - Pre-Release
Tiger Lake 3.0* - Production 1.0 - Early support
Apollo Lake 1.2 - Production -
Gemini Lake 1.2 - Production -

(*) Product is based on a published Khronos specification and is expected to pass the Khronos Conformance Process when available. Current conformance status can be found at https://www.khronos.org/conformance.

All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:

  • Tigerlake and Icelake platforms were tested with kernel from drm-tip
    5.6.0-rc7 commit 257af0ddcea3a234dcb79579600f971edd47353f 2020-03-23_15-07-40 drm-tip: 2020y-03m-23d-15h-06m-46s UTC integration manifest
  • Geminilake was tested on Ubuntu 18.04.1 LTS with stock kernel

Quality levels

  • Experimental - no quality expectations
  • Early support - platform may not be available on the market yet
  • Pre-Release - suitable for integration and testing, gathering customer feedback
  • Beta - suitable for integration and broad testing
  • Production - Beta + meets API-specific conformance requirements; suitable for production

Issues & regressions of note

  • OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled

Important changes

  • Updated Level Zero to v1.0
  • Updated IGC
  • Updated llvm-patches

Don't miss a new compute-runtime release

NewReleases is sending notifications on new releases.