Releases: intel/compute-runtime
25.18.33578.6
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/[email protected] (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Supports oneAPI Level Zero Specification v1.12.15)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 24.04
If you are using legacy platform, follow latest 24.35 release procedure instead the one below. More details in known issues section.
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.11.7/intel-igc-core-2_2.11.7+19146_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.11.7/intel-igc-opencl-2_2.11.7+19146_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.18.33578.6/intel-ocloc-dbgsym_25.18.33578.6-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.18.33578.6/intel-ocloc_25.18.33578.6-0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.18.33578.6/intel-opencl-icd-dbgsym_25.18.33578.6-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.18.33578.6/intel-opencl-icd_25.18.33578.6-0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.18.33578.6/libigdgmm12_22.7.0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.18.33578.6/libze-intel-gpu1-dbgsym_25.18.33578.6-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.18.33578.6/libze-intel-gpu1_25.18.33578.6-0_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/25.18.33578.6/ww18.sum
sha256sum -c ww18.sum
- 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
6489237571f0aa48abcae7c16e9ab2bd336fd41b0fb586666f1a1170a0cbde33 intel-ocloc-dbgsym_25.18.33578.6-0_amd64.ddeb
c772db8891539890237d50c357af1480b22cbd859c0b8afb5355f605a818d758 intel-ocloc_25.18.33578.6-0_amd64.deb
c55735aabb4268ce402509cf31842b94ecf02ace3095685ebebf5c2a71f8ce48 intel-opencl-icd-dbgsym_25.18.33578.6-0_amd64.ddeb
f522954a3cd85bafcfb16c303f808b6fc41af54b96637ecebe2d88f7c8a9655a intel-opencl-icd_25.18.33578.6-0_amd64.deb
3360af2bc0efaf05ad77c7f04a72320bf02ee6ae4989415d7256a656ee1ed37e libigdgmm12_22.7.0_amd64.deb
b55bb846f3c3f540c365fd1d8849c75b2b0281ee1802d7770c97655747af928c libze-intel-gpu1-dbgsym_25.18.33578.6-0_amd64.ddeb
8c61b62e91e96e481f64bc74c011601bdcf8fb3c13b990037a0f87e9eb736e15 libze-intel-gpu1_25.18.33578.6-0_amd64.deb
For IGC related sha256 packages sums see IGC release
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.6 | Yes |
Alchemist | Production | 3.0 | 1.6 | Yes |
Battlemage | Production | 3.0 | 1.6 | Yes |
Tiger Lake | Production | 3.0 | 1.6 | Yes |
Rocket Lake | Production | 3.0 | 1.6 | Yes |
Alder Lake | Production | 3.0 | 1.6 | Yes |
Meteor Lake | Production | 3.0 | 1.6 | Yes |
Raptor Lake | Production | 3.0 | 1.6 | Yes |
Lunar Lake | Production | 3.0 | 1.6 | Yes |
Arrow Lake | Production | 3.0 | 1.6 | Yes |
Panther Lake | Pre-Release | 3.0 | 1.6 | Yes |
For Lunar Lake and Battlemage platforms the best experience is achieved via using Ubuntu 24.10 with intel-graphics PPA. See instructions
For legacy platforms not included in this table, see more information.
All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-48-generic, unless noted otherwise.
- Lunar Lake and Battlemage was tested using Ubuntu 24.10 with 6.11.0-1007-intel kernel from intel-graphics PPA.
WSL support was tested for all platforms with Windows host driver 101.6790, unless noted otherwise.
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
- starting with this release we published packages build on Ubuntu 24.04 instead of 22.04. Installation procedure is modified accordingly.
Changelog
25.13.33276.19
Preview of Direct Submission feature for Lunar Lake - will be enabled by default in 25.18 release we will post on github in May
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
25.13.33276.16
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/[email protected] (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Supports oneAPI Level Zero Specification v1.12.15)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04/24.04
Please be aware, since next release we are going to upgrade our packages from Ubuntu 22.04 to Ubuntu 24.04.
If you are using legacy platform, follow latest 24.35 release procedure instead the one below. More details in known issues section.
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.10.8/intel-igc-core-2_2.10.8+18926_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.10.8/intel-igc-opencl-2_2.10.8+18926_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.13.33276.16/intel-level-zero-gpu-dbgsym_1.6.33276.16_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.13.33276.16/intel-level-zero-gpu_1.6.33276.16_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.13.33276.16/intel-opencl-icd-dbgsym_25.13.33276.16_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.13.33276.16/intel-opencl-icd_25.13.33276.16_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.13.33276.16/libigdgmm12_22.7.0_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/25.13.33276.16/ww13.sum
sha256sum -c ww13.sum
- Install all packages as root
Example for Ubuntu 22.04:
sudo dpkg -i *.deb
In case using Ubuntu 24.04 our packages may conflict with Ubuntu 24.04 packages: intel-ocloc-dev intel-ocloc libze-intel-gpu1. To resolve this, you may remove those packages, as in given example.
Example for Ubuntu 24.04:
sudo dpkg -r intel-ocloc-dev intel-ocloc libze-intel-gpu1
sudo dpkg -i *.deb
In case of installation problems, please install required dependencies, for example:
apt install ocl-icd-libopencl1
sha256 sums for packages
d0ffa3219623486901b3dd752c4d74afe79320471713b7772777c7319e58b5f7 intel-level-zero-gpu-dbgsym_1.6.33276.16_amd64.ddeb
b7dbea8eac25cac46bca1768f356626f22f40d0ac9ccd80e0c13402ddc573262 intel-level-zero-gpu_1.6.33276.16_amd64.deb
1a482fa033963291e9ed4596063ff2d156aedebe4379ff33d9a28baa5dfe9cc3 intel-opencl-icd-dbgsym_25.13.33276.16_amd64.ddeb
db5245e061a2eb043af655f298b045a4ead5973b8e5d8f385a1d2887deb309b0 intel-opencl-icd_25.13.33276.16_amd64.deb
1c20bcbfbc3cc293e3a2ef7f8876ae771e0b9458f95a13bc80d2d69cf0bbef23 libigdgmm12_22.7.0_amd64.deb
For IGC related sha256 packages sums see IGC release
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.6 | Yes |
Alchemist | Production | 3.0 | 1.6 | Yes |
Battlemage | Production | 3.0 | 1.6 | Yes |
Tiger Lake | Production | 3.0 | 1.6 | Yes |
Rocket Lake | Production | 3.0 | 1.6 | Yes |
Alder Lake | Production | 3.0 | 1.6 | Yes |
Meteor Lake | Production | 3.0 | 1.6 | Yes |
Raptor Lake | Production | 3.0 | 1.6 | Yes |
Lunar Lake | Production | 3.0 | 1.6 | Yes |
Arrow Lake | Production | 3.0 | 1.6 | Yes |
Panther Lake | Pre-Release | 3.0 | 1.6 | Yes |
For Lunar Lake and Battlemage platforms the best experience is achieved via using Ubuntu 24.10 with intel-graphics PPA. See instructions
For legacy platforms not included in this table, see more information.
All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-48-generic, unless noted otherwise.
- Lunar Lake and Battlemage was tested using Ubuntu 24.10 with 6.11.0-1007-intel kernel from intel-graphics PPA.
WSL support was tested for all platforms with Windows host driver 101.6732, unless noted otherwise.
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
25.09.32961.7
This incremental release contains WSL-specific changes to allow interop with the latest Windows host driver (101.6651). If you are not using WSL (Windows Subsystem for Linux), feel free to ignore this release.
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
25.09.32961.5
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/[email protected] (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Supports oneAPI Level Zero Specification v1.12.15)
- https://github.com/intel/intel-graphics-compiler/releases/tag/v2.8.3
- intel/[email protected]
Installation procedure on Ubuntu 24.04
If you are using legacy platform, follow latest 24.35 release procedure instead the one below. More details in known issues section.
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.8.3/intel-igc-core-2_2.8.3+18762_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.8.3/intel-igc-opencl-2_2.8.3+18762_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/intel-level-zero-gpu-dbgsym_1.6.32961.5_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/intel-level-zero-gpu_1.6.32961.5_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/intel-opencl-icd-dbgsym_25.09.32961.5_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/intel-opencl-icd_25.09.32961.5_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/libigdgmm12_22.6.0_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/25.09.32961.5/ww09.sum
sha256sum -c ww09.sum
- Install all packages as root
Example:
sudo dpkg -i --force-all *.deb
In case of installation problems, please install required dependencies, for example:
apt install ocl-icd-libopencl1
sha256 sums for packages
9f9c4e97e6916f116f8600225606a6c2494af0c63ce2277cb928f8f5b7757c03 intel-level-zero-gpu-dbgsym_1.6.32961.5_amd64.ddeb
65f397dc868289267684ccf830e586c6bea42c9cb1396ea4e3b9d9262b7e6191 intel-level-zero-gpu_1.6.32961.5_amd64.deb
e291b32f42c90094e3e98646855331e3d0a34d67e14fa49c4935933858d0515d intel-opencl-icd-dbgsym_25.09.32961.5_amd64.ddeb
b1cb0fcf00da9d6f076ec6dc835410d04f90f6868b527e5f427a9b554b3ddc03 intel-opencl-icd_25.09.32961.5_amd64.deb
9aca06edce04c20f36eb8840e40a9e5f1ce7a9e75b7e5d2625bc8ccfcdcc9660 libigdgmm12_22.6.0_amd64.deb
For IGC related sha256 packages sums see IGC release
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.6 | Yes |
Alchemist | Production | 3.0 | 1.6 | Yes |
Battlemage | Production | 3.0 | 1.6 | Yes |
Tiger Lake | Production | 3.0 | 1.6 | Yes |
Rocket Lake | Production | 3.0 | 1.6 | Yes |
Alder Lake | Production | 3.0 | 1.6 | Yes |
Meteor Lake | Production | 3.0 | 1.6 | Yes |
Raptor Lake | Production | 3.0 | 1.6 | Yes |
Lunar Lake | Production | 3.0 | 1.6 | Yes |
Arrow Lake | Production | 3.0 | 1.6 | Yes |
Panther Lake | Pre-Release | 3.0 | 1.6 | Yes |
For Lunar Lake and Battlemage platforms the best experience is achieved via using Ubuntu 24.10 with intel-graphics PPA. See instructions
For legacy platforms not included in this table, see more information.
All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-48-generic, unless noted otherwise.
- Lunar Lake and Battlemage was tested using Ubuntu 24.10 with 6.11.0-1007-intel kernel from intel-graphics PPA.
WSL support was tested for all platforms with Windows host driver 101.6559, unless noted otherwise.
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
25.05.32567.17
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/[email protected] (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Supports oneAPI Level Zero Specification v1.12.15)
- https://github.com/intel/intel-graphics-compiler/releases/tag/v2.5.6
- intel/[email protected]
Installation procedure on Ubuntu 24.04
If you are using legacy platform, follow latest 24.35 release procedure instead the one below. More details in known issues section.
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.7.11/intel-igc-core-2_2.7.11+18581_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.7.11/intel-igc-opencl-2_2.7.11+18581_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.05.32567.17/intel-level-zero-gpu-dbgsym_1.6.32567.17_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.05.32567.17/intel-level-zero-gpu_1.6.32567.17_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.05.32567.17/intel-opencl-icd-dbgsym_25.05.32567.17_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.05.32567.17/intel-opencl-icd_25.05.32567.17_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.05.32567.17/libigdgmm12_22.6.0_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/25.05.32567.17/ww05.sum
sha256sum -c ww05.sum
- 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
13303fdb627536074b3fa6ce3ee8928a914e749fd6d8f50e235b780e845b43f0 intel-level-zero-gpu-dbgsym_1.6.32567.17_amd64.ddeb
83184bd85b785d91e6ff61e4e69dc1265e0e8c8295b31320b256224903d0a848 intel-level-zero-gpu_1.6.32567.17_amd64.deb
99e398014bf951a4d6df12c291456afc4d12ef6116fa0bfc45e872069752a277 intel-opencl-icd-dbgsym_25.05.32567.17_amd64.ddeb
ef1f4aafe854fa3719c83f22671d6cf7be52b9eb642a4a03faec53bb5da6eeee intel-opencl-icd_25.05.32567.17_amd64.deb
9aca06edce04c20f36eb8840e40a9e5f1ce7a9e75b7e5d2625bc8ccfcdcc9660 libigdgmm12_22.6.0_amd64.deb
For IGC related sha256 packages sums see IGC release
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.6 | Yes |
Alchemist | Production | 3.0 | 1.6 | Yes |
Battlemage | Production | 3.0 | 1.6 | Yes |
Tiger Lake | Production | 3.0 | 1.6 | Yes |
Rocket Lake | Production | 3.0 | 1.6 | Yes |
Alder Lake | Production | 3.0 | 1.6 | Yes |
Meteor Lake | Production | 3.0 | 1.6 | Yes |
Raptor Lake | Production | 3.0 | 1.6 | Yes |
Lunar Lake | Production | 3.0 | 1.6 | Yes |
Arrow Lake | Production | 3.0 | 1.6 | Yes |
For Lunar Lake and Battlemage platforms the best experience is achieved via using Ubuntu 24.10 with intel-graphics PPA. See instructions
For legacy platforms not included in this table, see more information.
All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-48-generic, unless noted otherwise.
- Lunar Lake and Battlemage was tested using Ubuntu 24.10 with 6.11.0-1006-intel and 6.11.0-1007-intel kernels from intel-graphics PPA.
WSL support was tested for all platforms with Windows host driver 101.6559, unless noted otherwise.
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
24.52.32224.5
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/[email protected] (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Supports oneAPI Level Zero Specification v1.11.8)
- https://github.com/intel/intel-graphics-compiler/releases/tag/v2.5.6
- intel/[email protected]
Installation procedure on Ubuntu 24.04
If you are using legacy platform, follow latest 24.35 release procedure instead the one below. More details in known issues section.
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.5.6/intel-igc-core-2_2.5.6+18417_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.5.6/intel-igc-opencl-2_2.5.6+18417_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.52.32224.5/intel-level-zero-gpu-dbgsym_1.6.32224.5_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.52.32224.5/intel-level-zero-gpu_1.6.32224.5_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.52.32224.5/intel-opencl-icd-dbgsym_24.52.32224.5_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.52.32224.5/intel-opencl-icd_24.52.32224.5_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.52.32224.5/libigdgmm12_22.5.5_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/24.52.32224.5/ww52.sum
sha256sum -c ww52.sum
- 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
479e743b292f9629f9830cd7abc832ecc433a2c51386118982d6a61c1e74252a intel-level-zero-gpu-dbgsym_1.6.32224.5_amd64.ddeb
f653c4f76d532a5a4cc94212a1e4daa6f444c51a5b8b88d217bfd84731931295 intel-level-zero-gpu_1.6.32224.5_amd64.deb
f913e3fe47b1de1a57cab09f994620a6e2147a9dcedd8bde6e7b0146d8ed1a8d intel-opencl-icd-dbgsym_24.52.32224.5_amd64.ddeb
9a93bca10c4baafc9601142542784298cb40b2b5dbe62ed50352fc75ab90b9a4 intel-opencl-icd_24.52.32224.5_amd64.deb
dc9a2db05b066bdad2a9208af6f59bc8bb5ffddb1b0fc298d21797c3e034b64a libigdgmm12_22.5.5_amd64.deb
For IGC related sha256 packages sums see IGC release
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.6 | Yes |
Alchemist | Production | 3.0 | 1.6 | Yes |
Battlemage | Production | 3.0 | 1.6 | Yes |
Tiger Lake | Production | 3.0 | 1.6 | Yes |
Rocket Lake | Production | 3.0 | 1.6 | Yes |
Alder Lake | Production | 3.0 | 1.6 | Yes |
Meteor Lake | Production | 3.0 | 1.6 | Yes |
Raptor Lake | Production | 3.0 | 1.6 | Yes |
Lunar Lake | Production | 3.0 | 1.6 | Yes |
Arrow Lake | Production | 3.0 | 1.6 | Yes |
For Lunar Lake and Battlemage platforms the best experience is achieved via using Ubuntu 24.10 with intel-graphics PPA. See instructions
For legacy platforms not included in this table, see more information.
All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-41-generic, unless noted otherwise.
- Lunar Lake and Battlemage was tested using Ubuntu 24.10 with 6.11.0-1002 kernel from intel-graphics PPA.
WSL support was tested for all platforms with Windows host driver 101.6325_101.6252, unless noted otherwise.
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
- This release enables DirectSubmission for Battlemage platforms (see #783 for details)
Changelog
24.48.31907.7
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/[email protected] (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Supports oneAPI Level Zero Specification v1.11.3)
- https://github.com/intel/intel-graphics-compiler/releases/tag/v2.2.3
- intel/[email protected]
Installation procedure on Ubuntu 24.04
If you are using legacy platform, follow latest 24.35 release procedure instead the one below. More details in known issues section.
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.2.3/intel-igc-core-2_2.2.3+18220_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.2.3/intel-igc-opencl-2_2.2.3+18220_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.48.31907.7/intel-level-zero-gpu-dbgsym_1.6.31907.7_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.48.31907.7/intel-level-zero-gpu_1.6.31907.7_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.48.31907.7/intel-opencl-icd-dbgsym_24.48.31907.7_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.48.31907.7/intel-opencl-icd_24.48.31907.7_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.48.31907.7/libigdgmm12_22.5.4_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/24.48.31907.7/ww48.sum
sha256sum -c ww48.sum
- 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
cb3f0ad4b29a8c09b8e15b46553f7ffbe6ab904fdb6235698abc485ad4dbd843 intel-level-zero-gpu-dbgsym_1.6.31907.7_amd64.ddeb
585de2bc881eaef17207449f2a6d5d7efb2b1680a6293546fcd01fc4a869812c intel-level-zero-gpu_1.6.31907.7_amd64.deb
c55b7889557974e4f91a073e6c840f1878c3a84e581fb211576ba5b5fc840380 intel-opencl-icd-dbgsym_24.48.31907.7_amd64.ddeb
a3d0cf66868838951174918c61ee75e34537859309c79486e0b2a7b44cfe13a5 intel-opencl-icd_24.48.31907.7_amd64.deb
a6adb750d17c8eb3c50a5b063115c762ffe57724cfbd45cc38e5abe823c49bd2 libigdgmm12_22.5.4_amd64.deb
For IGC related sha256 packages sums see IGC release
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.6 | Yes |
Alchemist | Production | 3.0 | 1.6 | Yes |
Battlemage | Production | 3.0 | 1.6 | Yes |
Tiger Lake | Production | 3.0 | 1.6 | Yes |
Rocket Lake | Production | 3.0 | 1.6 | Yes |
Alder Lake | Production | 3.0 | 1.6 | Yes |
Meteor Lake | Production | 3.0 | 1.6 | Yes |
Raptor Lake | Production | 3.0 | 1.6 | Yes |
Lunar Lake | Production | 3.0 | 1.6 | Yes |
Arrow Lake | Production | 3.0 | 1.6 | Yes |
For Lunar Lake platform the best experience is achieved via using Ubuntu 24.10 with intel-graphics PPA. See instructions
For legacy platforms not included in this table, see more information.
All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-41-generic, unless noted otherwise.
- Lunar Lake and Battlemage was tested using Ubuntu 24.10 with 6.11.0-1002 kernel from intel-graphics PPA.
WSL support was tested for all platforms with Windows host driver 101.6325_101.6252, unless noted otherwise.
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
- For systems with older integrated graphics paired with intel discrete graphics card, follow the #770 issue description, for a workaround to get them both operational.
Changelog
24.45.31740.9
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/[email protected] (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Supports oneAPI Level Zero Specification v1.11.3)
- https://github.com/intel/intel-graphics-compiler/releases/tag/v2.1.12
- intel/[email protected]
Installation procedure on Ubuntu 24.04
If you are using legacy platform, follow latest 24.35 release procedure instead the one below. More details in known issues section.
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.1.12/intel-igc-core-2_2.1.12+18087_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.1.12/intel-igc-opencl-2_2.1.12+18087_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.45.31740.9/intel-level-zero-gpu-dbgsym_1.6.31740.9_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.45.31740.9/intel-level-zero-gpu_1.6.31740.9_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.45.31740.9/intel-opencl-icd-dbgsym_24.45.31740.9_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.45.31740.9/intel-opencl-icd_24.45.31740.9_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.45.31740.9/libigdgmm12_22.5.2_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/24.45.31740.9/ww45.sum
sha256sum -c ww45.sum
- 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
a4f2e43c7cc29af8787a6a8fbe6a79d5f9e66a99ce0c29c2af1cdd41df3ef65d intel-level-zero-gpu-dbgsym_1.6.31740.9_amd64.ddeb
fb2a6064f81af9e673f1508f4517ef2b510a09efb9407c0e46719ef6337466ae intel-level-zero-gpu_1.6.31740.9_amd64.deb
2134fda1cbc8c2c877dd9d456f062a94ddee5f060a10e2a596b52c5fb3a70a90 intel-opencl-icd-dbgsym_24.45.31740.9_amd64.ddeb
c7fc22ed2fb7fb17fa2a9a549a7b4c1b73d458bc34395b37ff75d55780115776 intel-opencl-icd_24.45.31740.9_amd64.deb
f9c8b8a81bc4b6bc5b3d4da9c82252d5c05c03d7917ae31c71aa4c4f579bad8f libigdgmm12_22.5.2_amd64.deb
For IGC related sha256 packages sums see IGC release
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.6 | Yes |
Alchemist | Production | 3.0 | 1.6 | Yes |
Tiger Lake | Production | 3.0 | 1.6 | Yes |
Rocket Lake | Production | 3.0 | 1.6 | Yes |
Alder Lake | Production | 3.0 | 1.6 | Yes |
Meteor Lake | Production | 3.0 | 1.6 | Yes |
Raptor Lake | Production | 3.0 | 1.6 | Yes |
Lunar Lake | Production | 3.0 | 1.6 | Yes |
Arrow Lake | Production | 3.0 | 1.6 | Yes |
For Lunar Lake platform the best experience is achieved via using Ubuntu 24.10 with intel-graphics PPA. See instructions
For legacy platforms not included in this table, see more information.
All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-41-generic, unless noted otherwise.
- Lunar Lake was tested using Ubuntu 24.10 with 6.11.0-1002 kernel from intel-graphics PPA.
WSL support was tested for all platforms with Windows host driver 101.6297, unless noted otherwise.
- WSL support for Lunar Lake was tested with 101.5736
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
- For systems with older integrated graphics paired with intel discrete graphics card, follow the #770 issue description, for a workaround to get them both operational.
Changelog
24.39.31294.12
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build
- Used for building runtime
- intel/[email protected] (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Supports oneAPI Level Zero Specification v1.9.3)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 24.04
If you are using legacy platform, follow latest 24.35 release procedure instead the one below. More details in known issues section.
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.17791.9/intel-igc-core_1.0.17791.9_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.17791.9/intel-igc-opencl_1.0.17791.9_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/intel-level-zero-gpu-dbgsym_1.6.31294.12_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/intel-level-zero-gpu_1.6.31294.12_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/intel-opencl-icd-dbgsym_24.39.31294.12_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/intel-opencl-icd_24.39.31294.12_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/libigdgmm12_22.5.2_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/24.39.31294.12/ww39.sum
sha256sum -c ww39.sum
- 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
9738542d9beb0e883d159bac8c170e08f1450a0b09ce81166e270351d173560b intel-igc-core_1.0.17791.9_amd64.deb
c3b35c0ce1d31c07b1d5598935a4fdaefbe05e34b4f4bf9f72908b422bc16d53 intel-igc-opencl_1.0.17791.9_amd64.deb
5bbfc332ebcf87224e09a761ce8f96209d7408905f012c90613a0ffca73e8d1c intel-level-zero-gpu-dbgsym_1.6.31294.12_amd64.ddeb
f8f92a590921a33657c9d95621a937126d0b332a8577567a622d74fb96e6985b intel-level-zero-gpu_1.6.31294.12_amd64.deb
3b87b38b49aa0da4f6416c27a2080c3fa99912c31912416c056b9c4a2f5ebd34 intel-opencl-icd-dbgsym_24.39.31294.12_amd64.ddeb
9249b5f097591dd50d0a603528d430543ba3f9bec4e4f65181253976a90c3d5c intel-opencl-icd_24.39.31294.12_amd64.deb
f9c8b8a81bc4b6bc5b3d4da9c82252d5c05c03d7917ae31c71aa4c4f579bad8f libigdgmm12_22.5.2_amd64.deb
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.6 | Yes |
Alchemist | Production | 3.0 | 1.6 | Yes |
Tiger Lake | Production | 3.0 | 1.6 | Yes |
Rocket Lake | Production | 3.0 | 1.6 | Yes |
Alder Lake | Production | 3.0 | 1.6 | Yes |
Meteor Lake | Production | 3.0 | 1.6 | Yes |
Raptor Lake | Production | 3.0 | 1.6 | Yes |
Lunar Lake | Production | 3.0 | 1.6 | Yes |
For Lunar Lake platform the best experience is achieved via using Ubuntu 24.10 with intel-graphics PPA. See instructions
For legacy platforms not included in this table, see more information.
All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-41-generic, unless noted otherwise.
- Lunar Lake was tested with 6.11.0-rc5-xe kernel.
WSL support was tested for all platforms with Windows host driver 101.5768, unless noted otherwise.
- WSL support for Lunar Lake was tested with 101.5736
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