Skip to content

Releases: intel/compute-runtime

24.13.29138.7

19 Apr 13:09
Compare
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 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16510.2/intel-igc-core_1.0.16510.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16510.2/intel-igc-opencl_1.0.16510.2_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/intel-level-zero-gpu-dbgsym_1.3.29138.7_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/intel-level-zero-gpu_1.3.29138.7_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/intel-opencl-icd-dbgsym_24.13.29138.7_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/intel-opencl-icd_24.13.29138.7_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/libigdgmm12_22.3.18_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

7b3cf621e1a2740d24f6f5bcd8ec27a3c920cdfab7341c7b0e781693f112d64a  intel-igc-core_1.0.16510.2_amd64.deb
f0f84804beb063d1bd92ed2f9213540b53561fdf8027f9f57dc6fad6739a49d5  intel-igc-opencl_1.0.16510.2_amd64.deb
210c698a10ac6606720b058084089bb4579b5f2cc77f933ae8c1f82cc0da48a2  intel-level-zero-gpu_1.3.29138.7_amd64.deb
d414819a77554d751c3e73d00dae61119abdc37360514eedc6d7783b4185a871  intel-level-zero-gpu-dbgsym_1.3.29138.7_amd64.ddeb
2a4639f48d55f562d37f36af0baca42e78b833323429d2526871d5e75a197f63  intel-opencl-icd_24.13.29138.7_amd64.deb
d528e2bd7f1ca437e19a705b81b3badec88a569aa1fa61d3a1fbf29670e78eac  intel-opencl-icd-dbgsym_24.13.29138.7_amd64.ddeb
e952d8aeccefdb46f2c037524cbb31ff164c197255e9762c35326c0e83b9f582  libigdgmm12_22.3.18_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Meteor Lake Production 3.0 1.3 Yes
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 were tested with kernel 6.3.1-060301-generic and DG2 with 6.7.5-060705-generic
  • Meteor Lake was tested with kernel v6.6.7

WSL support was tested with Windows host driver 101.5333, or 101.2114 (ICL, EHL, CFL)

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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

#710 was resolved by 420e139

Changelog

24.09.28717.12...24.13.29138.7

24.09.28717.12

28 Mar 17:45
Compare
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 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16238.4/intel-igc-core_1.0.16238.4_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16238.4/intel-igc-opencl_1.0.16238.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/intel-level-zero-gpu-dbgsym_1.3.28717.12_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/intel-level-zero-gpu_1.3.28717.12_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/intel-opencl-icd-dbgsym_24.09.28717.12_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/intel-opencl-icd_24.09.28717.12_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/libigdgmm12_22.3.17_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

84a1a0aaade216a2e914bf9ed4ae5561c6306dd62cfa8cf56509bf953583f5b8  intel-igc-core_1.0.16238.4_amd64.deb
ddee075db32204e73493e2ba1930feb8c27f6ca6e34f370b1207bb45a59c7fa5  intel-igc-opencl_1.0.16238.4_amd64.deb
fd914c2c8005e6b020b4beeeaf14e3f66526095d3d14a624b3a6eac3c7799f8b  intel-level-zero-gpu_1.3.28717.12_amd64.deb
b1c0007f0e2ec1193c33d4420ac7a7d94ecdb0f827e9ce8f33ad038008163a68  intel-level-zero-gpu-dbgsym_1.3.28717.12_amd64.ddeb
3df24e07e3f7ff5539d82eb1d9426e4ccf02813f76cd08e9292d4cb40866b20f  intel-opencl-icd_24.09.28717.12_amd64.deb
77320a90217b30929751991ce61975c2b90950a1afc9264672e94d3f594809fa  intel-opencl-icd-dbgsym_24.09.28717.12_amd64.ddeb
883ffebb7c7d8603735b6e6028300601905a8af567f6582da8759e966206f72f  libigdgmm12_22.3.17_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Meteor Lake Production 3.0 1.3 Yes
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 were tested with kernel 6.3.1-060301-generic and DG2 with 6.7.5-060705-generic
  • Meteor Lake was tested with kernel v6.6.7

WSL support was tested with Windows host driver 101.5333, or 101.2114 (ICL, EHL, CFL)

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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Known issues

  • There is a known incompatibility between this release and i915 kernel mode driver in kernel 6.7.5 or later.
    • Symptom: GPU device is not detected
    • Workaround: use the following debug variables
     export NEOReadDebugKeys=1
     export OverrideGpuAddressSpace=48
    
    • See link for more information.

Changelog

24.05.28454.6...24.09.28717.12

24.05.28454.6

15 Feb 12:08
Compare
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 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15985.7/intel-igc-core_1.0.15985.7_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15985.7/intel-igc-opencl_1.0.15985.7_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.05.28454.6/intel-level-zero-gpu-dbgsym_1.3.28454.6_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.05.28454.6/intel-level-zero-gpu_1.3.28454.6_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.05.28454.6/intel-opencl-icd-dbgsym_24.05.28454.6_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.05.28454.6/intel-opencl-icd_24.05.28454.6_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.05.28454.6/libigdgmm12_22.3.11_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

298547158af6a2e0634f439d7b5c998980c76f96065229c9811a069e071e4229 intel-igc-core_1.0.15985.7_amd64.deb
623db856f982a538b9b4aded7b5fd458c68fb2cca50c309c8968fd15ec310a4d intel-igc-opencl_1.0.15985.7_amd64.deb
44e69d30a53c30d439352536edda63e51d790a9246b4c6516a810cff2ad1e64a intel-level-zero-gpu-dbgsym_1.3.28454.6_amd64.ddeb
b78a26d38c750c6112352c6b0f0b53116040d99b02a1033e378d1a6e4790695d intel-level-zero-gpu_1.3.28454.6_amd64.deb
bac60057418e078aafc3fa332fc20733e0f8d717fbe02f9c24a01f177452495a intel-opencl-icd-dbgsym_24.05.28454.6_amd64.ddeb
60cffce931aae40e8a08b6f91cf5bb8b447c888b15ca2cda097e6767b3e733bb intel-opencl-icd_24.05.28454.6_amd64.deb
aba2ab44cc7a150c819768a0373c24306fb785ddf626ac6c29bcc90fcbc9bdfd libigdgmm12_22.3.11_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Meteor Lake Production 3.0 1.3 --
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 were tested with kernel 6.3.1-060301-generic and DG2 with 6.6.7-060607-generic
  • Meteor Lake was tested with kernel v6.6.7

WSL support was tested with Windows host driver 101.5186_101.5234, or 101.2114 (ICL, EHL, CFL)

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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Changelog

23.52.28202.14...24.05.28454.6

23.52.28202.14

31 Jan 21:34
Compare
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 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15770.11/intel-igc-core_1.0.15770.11_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15770.11/intel-igc-opencl_1.0.15770.11_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.52.28202.14/intel-level-zero-gpu-dbgsym_1.3.28202.14_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.52.28202.14/intel-level-zero-gpu_1.3.28202.14_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.52.28202.14/intel-opencl-icd-dbgsym_23.52.28202.14_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.52.28202.14/intel-opencl-icd_23.52.28202.14_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.52.28202.14/libigdgmm12_22.3.11_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

b16247a8444f4ae424310bedbaaabe3ef40e32c01a0886bcfe860ba774c2c4c8 intel-igc-core_1.0.15770.11_amd64.deb
f3255f33735994d77dd2e50c1519c388e9dd0c362a928765d7658e619f832d74 intel-igc-opencl_1.0.15770.11_amd64.deb
cbac3556b8643b14e9989fb9d6a73c32bf4223bc1c521561b192dff1ab0378b4 intel-level-zero-gpu-dbgsym_1.3.28202.14_amd64.ddeb
027cf05ba6ef5329de0456097e3c5efd7f45aa7cc8912a2303b6bf442457cef9 intel-level-zero-gpu_1.3.28202.14_amd64.deb
eae7524290374961962994497e8422d055e089ca6078842d5d4f9701af154678 intel-opencl-icd-dbgsym_23.52.28202.14_amd64.ddeb
36af7f519a2570ad1a0f80009e7877c856c9266e984ee042c62445edd1bfe5f4 intel-opencl-icd_23.52.28202.14_amd64.deb
aba2ab44cc7a150c819768a0373c24306fb785ddf626ac6c29bcc90fcbc9bdfd libigdgmm12_22.3.11_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Meteor Lake Production 3.0 1.3 --
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 and DG2 were tested with kernel 6.3.1-060301-generic
  • Meteor Lake was tested with kernel v6.5-rc3

WSL support was tested with Windows host driver 101.5186_101.5234, or 101.2114 (ICL, EHL, CFL)

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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Changelog

23.48.27912.11...23.52.28202.14

23.48.27912.11

23 Jan 16:06
Compare
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 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15610.11/intel-igc-core_1.0.15610.11_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15610.11/intel-igc-opencl_1.0.15610.11_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.48.27912.11/intel-level-zero-gpu-dbgsym_1.3.27912.11_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.48.27912.11/intel-level-zero-gpu_1.3.27912.11_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.48.27912.11/intel-opencl-icd-dbgsym_23.48.27912.11_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.48.27912.11/intel-opencl-icd_23.48.27912.11_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.48.27912.11/libigdgmm12_22.3.11_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

a68042b2bdec6513e150367bf3121695872201c06190ecfb705c79c99ffa84c0 intel-igc-core_1.0.15610.11_amd64.deb
813c064178b029c449d8bcb32393f418a398f39a0a2094fe20f6b50160f3778a intel-igc-opencl_1.0.15610.11_amd64.deb
ada73d40bde969e81981feef831507b3f47e711aff7ea37d355531ddf77083ec intel-level-zero-gpu-dbgsym_1.3.27912.11_amd64.ddeb
448e42df90396bc25c0affcbfc549ed5eb1c5cc6a21a6383ef0a35acc1f15ed3 intel-level-zero-gpu_1.3.27912.11_amd64.deb
69ba961162b94ab7213fb86402e8d3cf595495f01de9d00490864e81a4715793 intel-opencl-icd-dbgsym_23.48.27912.11_amd64.ddeb
dc2884bd025c32c5f63b9d197b3faab9c2f712938892a1d69487f0155cd0d5b1 intel-opencl-icd_23.48.27912.11_amd64.deb
aba2ab44cc7a150c819768a0373c24306fb785ddf626ac6c29bcc90fcbc9bdfd libigdgmm12_22.3.11_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Meteor Lake Production 3.0 1.3 --
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 and DG2 were tested with kernel 6.3.1-060301-generic
  • Meteor Lake was tested with kernel v6.5-rc3

WSL support was tested with Windows host driver 101.4972, or 101.2114 (ICL, EHL, CFL)

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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Changelog

23.43.27642.18...23.48.27912.11

23.43.27642.18

19 Jan 09:23
Compare
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 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15468.11/intel-igc-core_1.0.15468.11_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15468.11/intel-igc-opencl_1.0.15468.11_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.43.27642.18/intel-level-zero-gpu-dbgsym_1.3.27642.18_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.43.27642.18/intel-level-zero-gpu_1.3.27642.18_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.43.27642.18/intel-opencl-icd-dbgsym_23.43.27642.18_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.43.27642.18/intel-opencl-icd_23.43.27642.18_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.43.27642.18/libigdgmm12_22.3.11_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

c05098fdc37b339d00530d51a78bae5a0edb44bcff96cf9375383407e4c6ee0b intel-igc-core_1.0.15468.11_amd64.deb
6d9dcb89bb326992124f46f81b279a5eb5fc7fc30ae2a9df058d3e5a1cc66d2b intel-igc-opencl_1.0.15468.11_amd64.deb
b48b1930210a4c1a83a0f85c7d9d2b2c016838dc851196827a1b39dcd1a69a15 intel-level-zero-gpu-dbgsym_1.3.27642.18_amd64.ddeb
6a4ed4db6f367400454a1b25d5eb997612a946cc6255d33029c5992a9d50cbf0 intel-level-zero-gpu_1.3.27642.18_amd64.deb
20f32f137a809ad2d64a9e77025f6a7ce2dd1a638cb4b23dbc0d24b8af8d730a intel-opencl-icd-dbgsym_23.43.27642.18_amd64.ddeb
8ba085712144459d288e734e7f82cadd8241234741db8167d6c7e16e95ccc120 intel-opencl-icd_23.43.27642.18_amd64.deb
aba2ab44cc7a150c819768a0373c24306fb785ddf626ac6c29bcc90fcbc9bdfd libigdgmm12_22.3.11_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Meteor Lake Production 3.0 1.3 --
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 and DG2 were tested with kernel 6.3.1-060301-generic
  • Meteor Lake was tested with kernel v6.5-rc3

WSL support was tested with Windows host driver 101.4972, or 101.2114 (ICL, EHL, CFL)

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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Changelog

23.39.27427.23...23.43.27642.18

23.39.27427.23

11 Jan 14:13
Compare
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 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15136.22/intel-igc-core_1.0.15136.22_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15136.22/intel-igc-opencl_1.0.15136.22_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/intel-level-zero-gpu-dbgsym_1.3.27427.23_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/intel-level-zero-gpu_1.3.27427.23_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/intel-opencl-icd-dbgsym_23.39.27427.23_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/intel-opencl-icd_23.39.27427.23_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.39.27427.23/libigdgmm12_22.3.11.ci17757293_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

a1a8b9ef6fa5e06335da284874f229ffb9ab467cca2c1c292ee8030490e6cb75 intel-igc-core_1.0.15136.22_amd64.deb
5b70b2131d2b76c125e78f21ec0e53590e15ecbbe59c7321bd3db3285f39a8eb intel-igc-opencl_1.0.15136.22_amd64.deb
6c03886babfd48ef49126f0169f957fb482b3f3f3c22f90184346fc1b4a14693 intel-level-zero-gpu-dbgsym_1.3.27427.23_amd64.ddeb
3ca5cd6c52bb4471eb9b96e5e0eb43cf8f064b5442925b0f77cc5693fe62f224 intel-level-zero-gpu_1.3.27427.23_amd64.deb
440894381ce6f368562630783759d7941167c99fe2a0cadcef6980bfcc81270b intel-opencl-icd-dbgsym_23.39.27427.23_amd64.ddeb
930a66ac751df38a2fcda0b73841aa8cfc452a246153be97e735cf799e10cede intel-opencl-icd_23.39.27427.23_amd64.deb
aba2ab44cc7a150c819768a0373c24306fb785ddf626ac6c29bcc90fcbc9bdfd libigdgmm12_22.3.11+ci17757293_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 and DG2 were tested with kernel 6.3.1-060301-generic

WSL support was tested with Windows host driver 101.4672, or 101.2114 (ICL, EHL, CFL)

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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Changelog

23.35.27191.9...23.39.27427.23

23.35.27191.9

28 Nov 14:06
Compare
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 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15136.4/intel-igc-core_1.0.15136.4_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.15136.4/intel-igc-opencl_1.0.15136.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.35.27191.9/intel-level-zero-gpu-dbgsym_1.3.27191.9_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.35.27191.9/intel-level-zero-gpu_1.3.27191.9_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.35.27191.9/intel-opencl-icd-dbgsym_23.35.27191.9_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.35.27191.9/intel-opencl-icd_23.35.27191.9_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.35.27191.9/libigdgmm12_22.3.11.ci17747749_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

ca84473c1ec86a82dcfe98a13611cd833790b40aaa107113f5a1dfe77ff92c22 intel-igc-core_1.0.15136.4_amd64.deb
1f32d7d1e7a45e4b03e4fd2d76f83e8533c8e29f78acd870d31ea925dd44423a intel-igc-opencl_1.0.15136.4_amd64.deb
78d92ebea967466167c2112380508ef8816ec5a00d008da332f028cb589bd629 intel-level-zero-gpu-dbgsym_1.3.27191.9_amd64.ddeb
4a2899cfb984876a3b58bd835f1a22cc2ac72b101212d97cf2b21a1881adb013 intel-level-zero-gpu_1.3.27191.9_amd64.deb
06e9626e8560f4f6fb2110037ac7d82129874c51d341b4188e0e6fbd38ef8c43 intel-opencl-icd-dbgsym_23.35.27191.9_amd64.ddeb
9b652534bf6e2726d801007bbc41979426e6931f93f705c832dabe06707553fa intel-opencl-icd_23.35.27191.9_amd64.deb
f96a55a3f461f52ab1d7793ef96c7cdd97f8d4ff941f95546b3f90effd274e7d libigdgmm12_22.3.11.ci17747749_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 and DG2 were tested with kernel 6.3.1-060301-generic

WSL support was tested with Windows host driver 101.4672, or 101.2114 (ICL, EHL, CFL)

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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Changelog

23.30.26918.9...23.35.27191.9

23.30.26918.9

22 Sep 09:29
Compare
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 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.14828.8/intel-igc-core_1.0.14828.8_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.14828.8/intel-igc-opencl_1.0.14828.8_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.30.26918.9/intel-level-zero-gpu-dbgsym_1.3.26918.9_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.30.26918.9/intel-level-zero-gpu_1.3.26918.9_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.30.26918.9/intel-opencl-icd-dbgsym_23.30.26918.9_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.30.26918.9/intel-opencl-icd_23.30.26918.9_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.30.26918.9/libigdgmm12_22.3.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

0a3497d36d080f7be822eb10ce2611420543444328d7034ba97ebafc637c77a6 intel-igc-core_1.0.14828.8_amd64.deb
133e1981121d60d3b83c0cddee72aaa12195cdf8cd576516fefe4db19420fffe intel-igc-opencl_1.0.14828.8_amd64.deb
705d4065500040027d208e39f4ab607712f088fb2e83fa58ec23f563a3e30459 intel-level-zero-gpu-dbgsym_1.3.26918.9_amd64.ddeb
9500b20e703497eceaf923aace5311f0c75ae77ae2012c7e2c2c117896e56955 intel-level-zero-gpu_1.3.26918.9_amd64.deb
8ebb9f0d7a688a78b72215d9d96f8c1d732fec34d1bf1f998979f3cea5992d18 intel-opencl-icd-dbgsym_23.30.26918.9_amd64.ddeb
5de673d74e8d2e2a62fa739e2476f3a1a44be293e7593536da960dc0ed4678af intel-opencl-icd_23.30.26918.9_amd64.deb
de6ed9333a74506de43993eb14c8e0e0eb23314c42b03af66fe9c3df24a8973d libigdgmm12_22.3.0_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 and DG2 were tested with kernel 6.3.1-060301-generic

WSL support was tested with Windows host driver 101.4672, or 101.2114 (ICL, EHL, CFL)

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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • 175ceb9 feature: Add support for media freq domain on linux
  • ec9afc5 feature: ZE_COMMAND_QUEUE_FLAG_IN_ORDER flag support
  • dc0796c feature: Add cl_khr_spirv_linkonce_odr to supported extensions

Changelog

23.26.26690.22...23.30.26918.9

23.26.26690.22

13 Sep 14:38
Compare
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 22.04

  1. Create temporary directory

Example:

mkdir neo
  1. Download all *.deb packages

Example:

cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.14508.16/intel-igc-core_1.0.14508.16_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.14508.16/intel-igc-opencl_1.0.14508.16_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.26.26690.22/intel-level-zero-gpu-dbgsym_1.3.26690.22_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.26.26690.22/intel-level-zero-gpu_1.3.26690.22_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.26.26690.22/intel-opencl-icd-dbgsym_23.26.26690.22_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.26.26690.22/intel-opencl-icd_23.26.26690.22_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.26.26690.22/libigdgmm12_22.3.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

In case of installation problems, please install required dependencies, for example:

apt install ocl-icd-libopencl1

sha256 sums for packages

5fd0a7c4b94c982de0751d4aca5a48947bc35b710c176c4d6d6be144711daf29 intel-igc-core_1.0.14508.16_amd64.deb
bf8d8412640033035f17958c1a41ca4a9317cae75737e34a2be98f8834d05021 intel-igc-opencl_1.0.14508.16_amd64.deb
b954d0db254d9affaac3de0fb05cbf1710e3331b05cb1c7283ab0528e62296f2 intel-level-zero-gpu-dbgsym_1.3.26690.22_amd64.ddeb
3e2dea9253953547f19dc7cbd4e18d1fcefcc99408e853278e66c5df3aff3dd3 intel-level-zero-gpu_1.3.26690.22_amd64.deb
11dea17e095987a7d0107bb4d7d107ed7aed1ceda1705df557ab116ff6aab600 intel-opencl-icd-dbgsym_23.26.26690.22_amd64.ddeb
b232315a9950876b4ee870fc0ab4a52129ed6eb4a2aa86c4e780373f172e855c intel-opencl-icd_23.26.26690.22_amd64.deb
de6ed9333a74506de43993eb14c8e0e0eb23314c42b03af66fe9c3df24a8973d libigdgmm12_22.3.0_amd64.deb

Quality expectations

Platform Quality OpenCL Level Zero WSL
DG1 Production 3.0 1.3 Yes
DG2 Production 3.0 1.3 Yes
Skylake Production 3.0 1.3 --
Kaby Lake Production 3.0 1.3 --
Coffee Lake Production 3.0 1.3 Yes
Ice Lake Production 3.0 1.3 Yes
Tiger Lake Production 3.0 1.3 Yes
Rocket Lake Production 3.0 1.3 Yes
Alder Lake Production 3.0 1.3 Yes
Elkhart Lake Production 3.0 -- Yes
Raptor Lake Production 3.0 1.3 Yes
Broadwell Maintenance 3.0 -- --
Apollo Lake Maintenance 3.0 -- --
Gemini Lake Maintenance 3.0 -- --

All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.

  • DG1 and DG2 were tested with kernel 6.3.1-060301-generic

WSL support was tested with Windows host driver 101.4672, or 101.2114 (ICL, EHL, CFL)

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
  • Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.

Additional information

  • packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1

Changelog

23.22.26516.18...23.26.26690.22