Skip to content

Releases: intel/compute-runtime

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

23.22.26516.18

13 Jul 08:11
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.14062.11/intel-igc-core_1.0.14062.11_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.14062.11/intel-igc-opencl_1.0.14062.11_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.22.26516.18/intel-level-zero-gpu-dbgsym_1.3.26516.18_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.22.26516.18/intel-level-zero-gpu_1.3.26516.18_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.22.26516.18/intel-opencl-icd-dbgsym_23.22.26516.18_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.22.26516.18/intel-opencl-icd_23.22.26516.18_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.22.26516.18/libigdgmm12_22.3.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/23.22.26516.18/ww22.sum
sha256sum -c ww22.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

1d4fe6af4ab61abe7966aaf6d43825760cfcf13307e90e8e99e6ed2c4b5ddc84 intel-igc-core_1.0.14062.9_amd64.deb
11af3779c8e361728f33a2bcce663d33c3ba2f91f1b99800de0b9c6e0c6bba0f intel-igc-opencl_1.0.14062.9_amd64.deb
362f5f624f0d735e86d129e37cf63de58ae4fefe28a1aa97c6ae9ec8471ccd9c intel-level-zero-gpu-dbgsym_1.3.26516.8_amd64.ddeb
dbf6235ba918dbdd590a9f2bcf49ef0f99e7fafbd4f105abafa50c735d4db917 intel-level-zero-gpu_1.3.26516.8_amd64.deb
aaf289efa11077df44cc4a08977ffc38c57769fa32feba7e61cb8f9d4ca09955 intel-opencl-icd-dbgsym_23.22.26516.8_amd64.ddeb
27a331f389b63cc8334a65ed40da6fbc298c7474dd929b83a6f7b8bb19f9b316 intel-opencl-icd_23.22.26516.8_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.4369, 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

Compute changes:

  • c401011 Enable RelaxedOrdering of commands submitted to GPU
  • 6de77db Added initial support for zeCommandListHostSynchronize
  • e8ac22c Increase size of reported global memory available to 98%
  • 364c2da Added support for zeMemPutIpcHandle and zeMemGet IPC Handle converters
  • 14c3777 Added experimental support of immediate cmd list in-order execution
  • 26ca64b Added process safety to cl_cache on Linux
  • 9a73fa1 Added support for CL_DEVICE_HANDLE_LIST_KHR
  • 9e44344 Support for creating image with external memory (CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR, CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KHR)
  • bbf23df Support for new API functions for external memory sharing (clEnqueueAcquireExternalMemObjectsKHR, clEnqueueReleaseExternalMemObjectsKHR)

Sysman changes

  • d0d5a03 Added support for Experimental zexSysmanMemoryGetBandwidth
  • f9703f2 Added support for PCI APIs
  • af2c61c Added support for Performance APIs
  • e8e2bdc Added support for Engine APIs with zesinit
  • 826abf3 Added support for RAS module
  • 46919d3 Added support frequency APIs with zesinit
  • 4647564 Added support for Temperature APIs

Changelog

23.17.26241.22...23.22.26516.18

23.17.26241.22

23 Jun 11:04
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.13822.6/intel-igc-core_1.0.13822.6_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.13822.6/intel-igc-opencl_1.0.13822.6_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.17.26241.22/intel-level-zero-gpu-dbgsym_1.3.26241.22_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.17.26241.22/intel-level-zero-gpu_1.3.26241.22_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.17.26241.22/intel-opencl-icd-dbgsym_23.17.26241.22_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/23.17.26241.22/intel-opencl-icd_23.17.26241.22_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/23.17.26241.22/libigdgmm12_22.3.0_amd64.deb
  1. Verify sha256 sums for packages

Example:

wget https://github.com/intel/compute-runtime/releases/download/23.17.26241.22/ww17.sum
sha256sum -c ww17.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

3c07a353105e8b00f82d5117a9872a771f69fe5e9ed79aa4fd5c590ce169ec9c intel-igc-core_1.0.13822.6_amd64.deb
8bfebea29723903b1873b2f0da8b8c997ae0d15d240df09912e95cf804fc7862 intel-igc-opencl_1.0.13822.6_amd64.deb
7772470810eabb6637da463deae12f851a3675045f9d931f6600dfbae4a03e14 intel-level-zero-gpu-dbgsym_1.3.26241.22_amd64.ddeb
d674eec26571390b7c1ecd360cf3157e7fc7ca940a5096e15d97b36dcc2dd97b intel-level-zero-gpu_1.3.26241.22_amd64.deb
dff6fc8239db51b1ef2bf6bc90be0d8bd28483dfe5e8b40005931f547c24ec47 intel-opencl-icd-dbgsym_23.17.26241.22_amd64.ddeb
89d448d13dc22546b691de892f066f8b57b82609c8c956a07ceb4b0388472961 intel-opencl-icd_23.17.26241.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 --
Alder Lake Production 3.0 1.3 Yes
Elkhart Lake Production 3.0 -- 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 was tested with kernel 6.3.1-060301-generic

WSL support was tested with Windows host driver 101.4255, or 101.3790 and 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.13.26032.30...23.17.26241.22