Skip to content

Releases: intel/compute-runtime

20.06.15619

14 Feb 11:29

Choose a tag to compare

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.06.15619/intel-gmmlib_19.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.06.15619/intel-igc-core_1.0.3289_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.06.15619/intel-igc-opencl_1.0.3289_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.06.15619/intel-opencl_20.06.15619_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.06.15619/intel-ocloc_20.06.15619_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

ee672f84f6c0c17934d46534ae7e3071c2ddd37ce7d2fcee35d30d923f4df91c  intel-gmmlib_19.4.1_amd64.deb
95373263552ec46aaebb2635b20bfedb5682545bcab92e277bf1da36ae7fd1a1  intel-igc-core_1.0.3289_amd64.deb
49e8816aafc40740f86e1389a9b902141656b6d0617c36f9f97284c078563f7f  intel-igc-opencl_1.0.3289_amd64.deb
1f05712879d9a7a5362b702315722fb6d54ca5f8cd39668b6469db2d1e45a2d9  intel-ocloc_20.06.15619_amd64.deb
4d5938c80022fe3b72fcc31d25b9e840bb89c28f51b615cee81c35ac87e5e149  intel-opencl_20.06.15619_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 b57ea8cadecd3444690439b4703d964afca476e1 2020-01-09_08-56-21 drm-tip: 2020y-01m-09d-08h-55m-33s 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

Important changes

  • Updated IGC
  • Enabled thread group preemption on gen12
  • Enabled E2E compression on linux

20.05.15524

07 Feb 12:47

Choose a tag to compare

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.05.15524/intel-gmmlib_19.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.05.15524/intel-igc-core_1.0.3151_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.05.15524/intel-igc-opencl_1.0.3151_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.05.15524/intel-opencl_20.05.15524_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.05.15524/intel-ocloc_20.05.15524_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

544d15abb50aaeba62c7f15d567e7ad971e0c9f59b514ee5a3e02b291a600479  intel-gmmlib_19.4.1_amd64.deb
4667eae514b1003eae55fbd25ec1188a8dc7e20183dfa59931bd7f9b789adbe4  intel-igc-core_1.0.3151_amd64.deb
264339fb91d9f5a1628bff91887766970a4af0a4354c1c0248d5c607ce474a98  intel-igc-opencl_1.0.3151_amd64.deb
bc539bbcb92fde4d88ebccf8348b29e7b12140074b2a5e7bdae403fbf18ceea7  intel-ocloc_20.05.15524_amd64.deb
80b43422d35cc8e0f8fc7c080355611c188f7f6f7c1899d917617063205370d1  intel-opencl_20.05.15524_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 b57ea8cadecd3444690439b4703d964afca476e1 2020-01-09_08-56-21 drm-tip: 2020y-01m-09d-08h-55m-33s 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

Important changes

  • Added clGetKernelMaxConcurrentWorkGroupCountINTEL
  • Renamed clEnqueueNDRangeKernelINTEL to clEnqueueNDCountKernelINTEL
  • Added clGetKernelSuggestedLocalWorkSizeINTEL

20.04.15428

31 Jan 09:51

Choose a tag to compare

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.04.15428/intel-gmmlib_19.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.04.15428/intel-igc-core_1.0.3151_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.04.15428/intel-igc-opencl_1.0.3151_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.04.15428/intel-opencl_20.04.15428_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.04.15428/intel-ocloc_20.04.15428_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

85311cfe43b5f96bb0a91bd0607a7f2e7ebd5392fb74e07234074840689d7966  intel-gmmlib_19.4.1_amd64.deb
839579f89e1b1e485b5ed7a9c9e2d0727d90b3969590deb9fb691eacb3785220  intel-igc-core_1.0.3151_amd64.deb
7a59184716405fd23579b28b5640bbc9ab70f95bddf8cfb282d418aac49bc486  intel-igc-opencl_1.0.3151_amd64.deb
f8befd50058809537bae23ad48d3921f4e710c77623eb652f591063b0c3d6736  intel-ocloc_20.04.15428_amd64.deb
15e7247a8455d2818801126f21eb195cb55825b8e8a8bd79111cb714afdcaa75  intel-opencl_20.04.15428_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

Important changes

  • Added JSL device IDs

20.03.15346

24 Jan 13:29

Choose a tag to compare

20.03.15346 Pre-release
Pre-release

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.03.15346/intel-gmmlib_19.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.03.15346/intel-igc-core_1.0.3151_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.03.15346/intel-igc-opencl_1.0.3151_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.03.15346/intel-opencl_20.03.15346_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.03.15346/intel-ocloc_20.03.15346_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

ba02e5ba52225549001916c08443ad316abbd2675d493915d091d14458584a05  intel-gmmlib_19.4.1_amd64.deb
8965020f96107b84a0e2d8f5f4b60a8da5f22dc5c9a0650cd9b94c1ff309200b  intel-igc-core_1.0.3151_amd64.deb
ce533d5333b6ec2855677bdef12b1183c6687acf1764969b04c968692d788f48  intel-igc-opencl_1.0.3151_amd64.deb
8b9f58408a97008e0eadcc1d9c552133a1c60b5c6258e52dacd498ca90184faa  intel-ocloc_20.03.15346_amd64.deb
3e6c13dc4c9479b529bb490988fac0313e9b8b3dfc4aa88ef7342a536f967a0c  intel-opencl_20.03.15346_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 Beta
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
  • Ice Lake platforms downgraded to Beta quality due to regression in certification tests. Fix is in progress.

Important changes

  • Updated Intel Graphics Compiler
  • Link igdgmm in link time

20.02.15268

17 Jan 14:25

Choose a tag to compare

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

20.01.15264

10 Jan 09:05

Choose a tag to compare

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

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

6047ad0754b36d03f5588c8200ca2a2535405b7eb1f3abb8e722825cceb02e48  intel-gmmlib_19.4.1_amd64.deb
0d4b54fa9b37b7e2f11e472a43d1b1d1da8d47240cabfb624c06674a1ecf3fe1  intel-igc-core_1.0.3041_amd64.deb
3c43d0b3277312d5e0dbdceebc9a6307af814060c61a29eb5d155def69afc245  intel-igc-opencl_1.0.3041_amd64.deb
5ff052ff1d076bfd130b486437a083049b65adda15a68e07484d5cc8d85d386f  intel-ocloc_20.01.15264_amd64.deb
de42dbe94bbdb71c56092c322f62e3665143c27b257a646048089ed4948dbe0e  intel-opencl_20.01.15264_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

Important changes

  • Updated gmmlib
  • Replaced variable SKIP_ALL_ULT with SKIP_UNIT_TESTS to disable unit tests

19.52.15209

03 Jan 07:36

Choose a tag to compare

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/19.52.15209/intel-gmmlib_19.3.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.52.15209/intel-igc-core_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.52.15209/intel-igc-opencl_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.52.15209/intel-opencl_19.52.15209_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.52.15209/intel-ocloc_19.52.15209_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

ef3b5340a5d71d8104a71e0e6813bfea7673382e93bb820c6c41ed3c35820a33  intel-gmmlib_19.3.4_amd64.deb
ed0a40b78b56e665f0f9a68dcb9a4439ae1151614278907203ec5daecb211755  intel-igc-core_1.0.3041_amd64.deb
be146ebb96317c784c69a3bb0f97fac9028cc1cd4aa38aa0fd825809dab5a2ad  intel-igc-opencl_1.0.3041_amd64.deb
f0a9fc34722578c107755ad586882ac36e4e3bcc414e471fb15af9d4be01fea5  intel-ocloc_19.52.15209_amd64.deb
8eb51477b0b13b4396726a06829d73b69ae312b1f54cd7eebfe7f45c3ffc856b  intel-opencl_19.52.15209_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

19.51.15145

27 Dec 09:30

Choose a tag to compare

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/19.51.15145/intel-gmmlib_19.3.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.51.15145/intel-igc-core_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.51.15145/intel-igc-opencl_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.51.15145/intel-opencl_19.51.15145_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.51.15145/intel-ocloc_19.51.15145_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

5c780ab84abb8f906096108339f3c2944f78eab70b4f1da2470c885608ceac0a  intel-gmmlib_19.3.4_amd64.deb
ade026e03791178803ce7c6f6c4e24f32f011be777002f820d7ce10fc200fe9d  intel-igc-core_1.0.3041_amd64.deb
08daca7f57359b047f9ba93cbc78827f251824687b45c155636bce79501c62e4  intel-igc-opencl_1.0.3041_amd64.deb
cefaac88f0fafc464c9af6203c5b5eb1841a21727ebc27259d151f14bebacf4c  intel-ocloc_19.51.15145_amd64.deb
f1be7c5cb824be3ac14d85f1801f90bec17de3438561b67d8762ad2366a86d52  intel-opencl_19.51.15145_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 7536bf946d840e2afaa028c281b7ecfcf333951e 2019-10-14_17-52-25 drm-tip: 2019y-10m-14d-17h-51m-24s 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

19.50.15079

20 Dec 10:43

Choose a tag to compare

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/19.50.15079/intel-gmmlib_19.3.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.50.15079/intel-igc-core_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.50.15079/intel-igc-opencl_1.0.3041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.50.15079/intel-opencl_19.50.15079_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.50.15079/intel-ocloc_19.50.15079_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

b2777ed7b1b876bd84638a374a710621d18cc408e58098185231bc6bccf1a26e  intel-gmmlib_19.3.4_amd64.deb
8fa5215b63a8bac2f6392f90193bdccf0e96a98e47725d0a8b78cfda7904544e  intel-igc-core_1.0.3041_amd64.deb
02e130236df72160b5fa9379d62916e171be1c6efffa696e60a2f38089a73482  intel-igc-opencl_1.0.3041_amd64.deb
60b2a87b9c5577c5fb1b1f8639d0eeb2be40bf332ca6d93b944896ce61845661  intel-ocloc_19.50.15079_amd64.deb
b52e2b484116af701f976b3c458e92c575867e0ac567c7313a899900a17e8340  intel-opencl_19.50.15079_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 7536bf946d840e2afaa028c281b7ecfcf333951e 2019-10-14_17-52-25 drm-tip: 2019y-10m-14d-17h-51m-24s 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

Important changes

  • Updated Intel Graphics Compiler

19.49.15055

13 Dec 13:50

Choose a tag to compare

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/19.49.15055/intel-gmmlib_19.3.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.49.15055/intel-igc-core_1.0.3032_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.49.15055/intel-igc-opencl_1.0.3032_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.49.15055/intel-opencl_19.49.15055_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.49.15055/intel-ocloc_19.49.15055_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

13d106558a120be76a863410d4ec6cc9ca8b493097cebbda5190d4713c74c827  intel-gmmlib_19.3.4_amd64.deb
6e84544ade1c98e5512d2e4699cc83295857b89b0766f491b8a4d0b06075247c  intel-igc-core_1.0.3032_amd64.deb
eee2d351c1a03cbdf27a78d5ffa7f3c2eba4768dcfa2a30c85a3e452603d32ba  intel-igc-opencl_1.0.3032_amd64.deb
7e70f3fa28637d3743f947f6c667daec9cf06af3588a565d8eb75fbbd02ce57e  intel-ocloc_19.49.15055_amd64.deb
1c56b6137c2a5a55f291ffc06d8e4959ac56023160b3e58d5bff75fe5bd943f5  intel-opencl_19.49.15055_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 7536bf946d840e2afaa028c281b7ecfcf333951e 2019-10-14_17-52-25 drm-tip: 2019y-10m-14d-17h-51m-24s 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

Important changes

  • Updated Intel Graphics Compiler
  • Added clEnqueueNDRangeKernelINTEL API