Skip to content

Releases: intel/compute-runtime

22.35.24055

02 Sep 10:58
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.11702.1/intel-igc-core_1.0.11702.1_amd64.1.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11702.1/intel-igc-opencl_1.0.11702.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.35.24055/intel-level-zero-gpu-dbgsym_1.3.24055_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.35.24055/intel-level-zero-gpu_1.3.24055_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.35.24055/intel-opencl-icd-dbgsym_22.35.24055_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.35.24055/intel-opencl-icd_22.35.24055_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.35.24055/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

58ce46eef041a5c4b435bf3d6d9845e464931756fab78c75166167c015b6e51d intel-igc-core_1.0.11702.1_amd64.deb
3692be17a46741ccabb0320989a6e917bd1dbd1599c96c86c391540c0c7f4e70 intel-igc-opencl_1.0.11702.1_amd64.deb
4b176d0f9acb094570d2cf8ed3a330c00b837dd347a7a661d7b6edf30caf07a0 intel-level-zero-gpu-dbgsym_1.3.24055_amd64.ddeb
1ebc2938c7e9a4d0ab7407de7f76cab593a5c0ffd6f87d9ef800470321a401cf intel-level-zero-gpu_1.3.24055_amd64.deb
6dbfc9d8e17ec402eb3fe9ddca2d634edc58e68f951b3f8eac39cea1dbf1458a intel-opencl-icd-dbgsym_22.35.24055_amd64.ddeb
5df50599fa1969d14c6f564ca0fd99c28a623fa4a76a750270c0f3c4ffa6f661 intel-opencl-icd_22.35.24055_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_amd64.deb

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.18.0

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 flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

22.34.24023...22.35.24055

22.34.24023

26 Aug 09:32
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.11702.1/intel-igc-core_1.0.11702.1_amd64.1.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11702.1/intel-igc-opencl_1.0.11702.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.34.24023/intel-level-zero-gpu-dbgsym_1.3.24023_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.34.24023/intel-level-zero-gpu_1.3.24023_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.34.24023/intel-opencl-icd-dbgsym_22.34.24023_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.34.24023/intel-opencl-icd_22.34.24023_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.34.24023/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

58ce46eef041a5c4b435bf3d6d9845e464931756fab78c75166167c015b6e51d intel-igc-core_1.0.11702.1_amd64.deb
3692be17a46741ccabb0320989a6e917bd1dbd1599c96c86c391540c0c7f4e70 intel-igc-opencl_1.0.11702.1_amd64.deb
2705b9215680180e2b340f5cdf8ebe06a94efda9ee1ee8a7a1c1b16a6af1937d intel-level-zero-gpu-dbgsym_1.3.24023_amd64.ddeb
0efa0c93928e103b941ff2290ba551320392461b1969a9d72b870952850f7690 intel-level-zero-gpu_1.3.24023_amd64.deb
4018f19570f573d0cd38289115c941d1945974e1c08ceef511f728dfd3db0161 intel-opencl-icd-dbgsym_22.34.24023_amd64.ddeb
60d19a704aa8920287be2be9c05348f3fb2539ebafdbd527420085972eb69f82 intel-opencl-icd_22.34.24023_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_amd64.deb

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.18.0

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 flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • Ocloc: Enhance platforms support for disasm option
  • Add device ID for ADLS (0xA78B)

22.33.23949...22.34.24023

22.33.23949

22 Aug 08:46
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.11702.1/intel-igc-core_1.0.11702.1_amd64.1.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11702.1/intel-igc-opencl_1.0.11702.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.33.23949/intel-level-zero-gpu-dbgsym_1.3.23949_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.33.23949/intel-level-zero-gpu_1.3.23949_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.33.23949/intel-opencl-icd-dbgsym_22.33.23949_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.33.23949/intel-opencl-icd_22.33.23949_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.33.23949/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

58ce46eef041a5c4b435bf3d6d9845e464931756fab78c75166167c015b6e51d intel-igc-core_1.0.11702.1_amd64.1.deb
3692be17a46741ccabb0320989a6e917bd1dbd1599c96c86c391540c0c7f4e70 intel-igc-opencl_1.0.11702.1_amd64.deb
c9c9c72278085db43103505dd42b13d30560df40b5624979b70f318949bf984b intel-level-zero-gpu-dbgsym_1.3.23949_amd64.ddeb
374712c83693e0b2498d394b782eb77f4c0f34b8416af1d5dee5ec2bf2d8d732 intel-level-zero-gpu_1.3.23949_amd64.deb
3783c38226fa4e555b2db1863e4ab82da095ad2f0ee0e0cc446a1076f344071f intel-opencl-icd-dbgsym_22.33.23949_amd64.ddeb
51d4181efb90874276d478a00cc0a51848b0f1fffe7b31d25aa37ea3a008783d intel-opencl-icd_22.33.23949_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.18.0

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 flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • igsc revision update

22.32.23937

16 Aug 11:19
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.11702.1/intel-igc-core_1.0.11702.1_amd64.1.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11702.1/intel-igc-opencl_1.0.11702.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/intel-level-zero-gpu-dbgsym_1.3.23937_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/intel-level-zero-gpu_1.3.23937_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/intel-opencl-icd-dbgsym_22.32.23937_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/intel-opencl-icd_22.32.23937_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

58ce46eef041a5c4b435bf3d6d9845e464931756fab78c75166167c015b6e51d intel-igc-core_1.0.11702.1_amd64.1.deb
3692be17a46741ccabb0320989a6e917bd1dbd1599c96c86c391540c0c7f4e70 intel-igc-opencl_1.0.11702.1_amd64.deb
d79c48ac06ed1fe4db0485e46a47fa79de3c67abe84ed9ff4c2f7ccb24d45d8a intel-level-zero-gpu-dbgsym_1.3.23937_amd64.ddeb
69604a816fc4c8c5b4273eb90f677afeb574f9804189fdd45004b65d129a19a7 intel-level-zero-gpu_1.3.23937_amd64.deb
24903851aadfd7d1f0a5fe9e59adbc136e13cb8cde4f2f393160a05b5d983339 intel-opencl-icd-dbgsym_22.32.23937_amd64.ddeb
7b24e965e9e8486fba7fd6d3d606600bfd4e3e3b4d63e181ad59392e812936a7 intel-opencl-icd_22.32.23937_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.18.0

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 flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • igc revision update
  • Rename core family names to meet naming convention

22.31.23852

05 Aug 09:02
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.11485/intel-igc-core_1.0.11485_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11485/intel-igc-opencl_1.0.11485_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.31.23852/intel-level-zero-gpu-dbgsym_1.3.23852_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.31.23852/intel-level-zero-gpu_1.3.23852_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.31.23852/intel-opencl-icd-dbgsym_22.31.23852_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.31.23852/intel-opencl-icd_22.31.23852_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.31.23852/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

f31bdb21b92f4d5a21669ac7ea22dbc7ab2d1121669f6a6d72a6fc82a0b37af6 intel-igc-core_1.0.11485_amd64.deb
16c4585a25f51251196a05e6b77f086546b847417c08e090b6784024a780a304 intel-igc-opencl_1.0.11485_amd64.deb
8719875b21752617d632f7be92523ff64f15cfad3a1d194b8898a214992a90be intel-level-zero-gpu-dbgsym_1.3.23852_amd64.ddeb
d341ade00d930029b27f255288f0e298bcb2673830ffee95d546c7f6e8727907 intel-level-zero-gpu_1.3.23852_amd64.deb
312fc910cff46f3a231129d0081e3bf6df5bf34753a7a975dbae18e1328240ab intel-opencl-icd-dbgsym_22.31.23852_amd64.ddeb
9d626837ca77d2a8550333151142aac0659d4893e2bbcc9fa5da7e64aeac15a2 intel-opencl-icd_22.31.23852_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.18.0

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 flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • Update ZEInfo version to 1.9
  • Update level_zero to 1.8.5

22.30.23789...22.31.23852

22.30.23789

29 Jul 11: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.11485/intel-igc-core_1.0.11485_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11485/intel-igc-opencl_1.0.11485_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.30.23789/intel-level-zero-gpu-dbgsym_1.3.23789_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.30.23789/intel-level-zero-gpu_1.3.23789_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.30.23789/intel-opencl-icd-dbgsym_22.30.23789_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.30.23789/intel-opencl-icd_22.30.23789_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.30.23789/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

f31bdb21b92f4d5a21669ac7ea22dbc7ab2d1121669f6a6d72a6fc82a0b37af6 intel-igc-core_1.0.11485_amd64.deb
16c4585a25f51251196a05e6b77f086546b847417c08e090b6784024a780a304 intel-igc-opencl_1.0.11485_amd64.deb
6d83f4ffdd810becb3e06612c057999c8ea57a6af995568e9324e569829d4de5 intel-level-zero-gpu-dbgsym_1.3.23789_amd64.ddeb
1eb8dd7c71b5d872f8be7c16c3c8b52516f3bd2cc1e74bfb1a4ef3fe673a4b6c intel-level-zero-gpu_1.3.23789_amd64.deb
e00aab232fe6bb3241a4917a1b1a18ef8d8491a6d344844f3ff1c8e64aa66281 intel-opencl-icd-dbgsym_22.30.23789_amd64.ddeb
3dd784af8efabad50ee85c3214e246600a0d098762b69fee57b007e62bf488ba intel-opencl-icd_22.30.23789_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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 flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • Add device IDs for ADLN

22.29.23750

22 Jul 13:58
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.11485/intel-igc-core_1.0.11485_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11485/intel-igc-opencl_1.0.11485_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.29.23750/intel-level-zero-gpu-dbgsym_1.3.23750_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.29.23750/intel-level-zero-gpu_1.3.23750_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.29.23750/intel-opencl-icd-dbgsym_22.29.23750_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.29.23750/intel-opencl-icd_22.29.23750_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.29.23750/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

f31bdb21b92f4d5a21669ac7ea22dbc7ab2d1121669f6a6d72a6fc82a0b37af6 intel-igc-core_1.0.11485_amd64.deb
16c4585a25f51251196a05e6b77f086546b847417c08e090b6784024a780a304 intel-igc-opencl_1.0.11485_amd64.deb
b0bb39a6f0cfa3f8c93a98af729fb46aa2a535e1aa6671dd5b9081aeae796c6b intel-level-zero-gpu-dbgsym_1.3.23750_amd64.ddeb
934057a84d0b66b43002238ec9a5537ad4020ec4db830321d83fe745e50802cf intel-level-zero-gpu_1.3.23750_amd64.deb
86a7929972a76f26f2639496eb585671edecc21dcc9c4eea6d72ccf6b82b6b8c intel-opencl-icd-dbgsym_22.29.23750_amd64.ddeb
6ff676cad1637a719da094970b2303c1246b7a48840477d452ccac4e47a11700 intel-opencl-icd_22.29.23750_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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 flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

22.27.23681...22.29.23750

22.28.23726

15 Jul 11:52
Compare
Choose a tag to compare
22.28.23726 Pre-release
Pre-release

This is a pre-release due to potential compatibility breaker (see Known Issues below)

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.11485/intel-igc-core_1.0.11485_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11485/intel-igc-opencl_1.0.11485_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.28.23726/intel-level-zero-gpu-dbgsym_1.3.23726_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.28.23726/intel-level-zero-gpu_1.3.23726_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.28.23726/intel-opencl-icd-dbgsym_22.28.23726_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.28.23726/intel-opencl-icd_22.28.23726_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.28.23726/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

f31bdb21b92f4d5a21669ac7ea22dbc7ab2d1121669f6a6d72a6fc82a0b37af6 intel-igc-core_1.0.11485_amd64.deb
16c4585a25f51251196a05e6b77f086546b847417c08e090b6784024a780a304 intel-igc-opencl_1.0.11485_amd64.deb
b7f7f341488c9403ded9bdf3ff022dc6880e2b7d508da3dc022ad8a9a36c6704 intel-level-zero-gpu-dbgsym_1.3.23726_amd64.ddeb
840a7d644d905b12880a05c56bd7f419a3aa01e776477c0077e4bddeb83e679a intel-level-zero-gpu_1.3.23726_amd64.deb
46666d15ec8a2d6bcb2404a29ecac1d61f37c74923c7f094fd7c5e6b95245759 intel-opencl-icd-dbgsym_22.28.23726_amd64.ddeb
83575d8f168d43cf21bf2818f1c3bc1da1f9d795e7bb0cc4bf5ca5bd1b2053ac intel-opencl-icd_22.28.23726_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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.

Known issues

  • Change 5cd2e09, related to ze_device_properties_t is included in this build. While functionally correct, it may break Level Zero applications that incorrectly initialize this data structure. OpenCL is unaffected.

Additional information

  • packages were built with custom flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • update gen9 and gen11 support flags
  • Add support for ze_device_memory_ext_properties_t

22.27.23681...22.28.23726

22.27.23681

10 Jul 09:16
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.11485/intel-igc-core_1.0.11485_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11485/intel-igc-opencl_1.0.11485_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/intel-level-zero-gpu-dbgsym_1.3.23681_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/intel-level-zero-gpu_1.3.23681_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/intel-opencl-icd-dbgsym_22.27.23681_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/intel-opencl-icd_22.27.23681_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

f31bdb21b92f4d5a21669ac7ea22dbc7ab2d1121669f6a6d72a6fc82a0b37af6 intel-igc-core_1.0.11485_amd64.deb
16c4585a25f51251196a05e6b77f086546b847417c08e090b6784024a780a304 intel-igc-opencl_1.0.11485_amd64.deb
53ca01730f7243d764c62f1f9434f98345ed8c5fc2fb56c547116bd9d7ac14b5 intel-level-zero-gpu-dbgsym_1.3.23681_amd64.ddeb
a63212d108de3e6843e6c2e765a90a75deedc2858b006d88e779b0ed147ec31f intel-level-zero-gpu_1.3.23681_amd64.deb
799d5b9c3b7b33f8ef915b41ec39af3a9ea8c03bbb251da2dfdc602da080c0c9 intel-opencl-icd-dbgsym_22.27.23681_amd64.ddeb
8019454fb7c4aae7e2092d9220c338589654fcab36720bd26fcf7931f0886651 intel-opencl-icd_22.27.23681_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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 flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • Add DG2 device ids
  • Update OpenGL headers

22.26.23599...22.27.23681

22.26.23599

01 Jul 10:55
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.11485/intel-igc-core_1.0.11485_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11485/intel-igc-opencl_1.0.11485_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.26.23599/intel-level-zero-gpu-dbgsym_1.3.23599_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.26.23599/intel-level-zero-gpu_1.3.23599_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.26.23599/intel-opencl-icd-dbgsym_22.26.23599_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.26.23599/intel-opencl-icd_22.26.23599_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.26.23599/libigdgmm12_22.1.3_amd64.deb
  1. Verify sha256 sums for packages

Example:

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

Example:

sudo dpkg -i *.deb

sha256 sums for packages

f31bdb21b92f4d5a21669ac7ea22dbc7ab2d1121669f6a6d72a6fc82a0b37af6 intel-igc-core_1.0.11485_amd64.deb
16c4585a25f51251196a05e6b77f086546b847417c08e090b6784024a780a304 intel-igc-opencl_1.0.11485_amd64.deb
64b9d525fcafabd717d03881a7007692bca1912cd6390ac09e230db0a2010f1d intel-level-zero-gpu-dbgsym_1.3.23599_amd64.ddeb
313c4576f5a52b427ce31965315b78ee7977f99587a0150383494d4d2a5410f7 intel-level-zero-gpu_1.3.23599_amd64.deb
a31787b5b6dc456fac38d805ab7b7ee4daca93ad1bb19e8c3416b9ef7b056d8d intel-opencl-icd-dbgsym_22.26.23599_amd64.ddeb
58d9aec7e2fbb04fd9071d14bdf7b09b936fb6fa91f1997ce1c5e66b515cab73 intel-opencl-icd_22.26.23599_amd64.deb
7b6378d9a760b5c93e835d862047d7c7841f6b6065e9bf2103b5b4134f2af2b5 libigdgmm12_22.1.3_amd64.deb

Other installation procedures are described here.

Quality expectations

Platform OpenCL Level Zero
DG1 3.0 - Production 1.3 - Pre-Release
Skylake 3.0 - Production 1.3 - Pre-Release
Kaby Lake 3.0 - Production 1.3 - Pre-Release
Coffee Lake 3.0 - Production 1.3 - Pre-Release
Ice Lake 3.0 - Production 1.3 - Pre-Release
Tiger Lake 3.0 - Production 1.3 - Pre-Release
Rocket Lake 3.0 - Production 1.3 - Pre-Release
Alder Lake 3.0 - Production 1.3 - Pre-Release
Elkhart Lake 3.0 - Production -
Broadwell 3.0 - Maintenance -
Apollo Lake 3.0 - Maintenance -
Gemini Lake 3.0 - Maintenance -

All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel v.5.16 rc3.

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 flag NEO_ENABLE_i915_PRELIM_DETECTION=1

Important changes

  • igc revision update

22.25.23529...22.26.23599