Releases: intel/compute-runtime
24.26.30049.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.9.2)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04
- 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.17193.4/intel-igc-core_1.0.17193.4_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.17193.4/intel-igc-opencl_1.0.17193.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.26.30049.6/intel-level-zero-gpu-dbgsym_1.3.30049.6_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.26.30049.6/intel-level-zero-gpu_1.3.30049.6_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.26.30049.6/intel-opencl-icd-dbgsym_24.26.30049.6_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.26.30049.6/intel-opencl-icd_24.26.30049.6_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.26.30049.6/libigdgmm12_22.3.20_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/24.26.30049.6/ww26.sum
sha256sum -c ww26.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
98012c235ca1a8c953bc847eaf92d061e84a0f0c67a94b9375fcbb5f1a9ae8c0 intel-igc-core_1.0.17193.4_amd64.deb
020d9ea61a27f0d86a2665ca56ee6f4695ddee02579b6d636995cd19f9e96ba1 intel-igc-opencl_1.0.17193.4_amd64.deb
e18a9184c64daf38e25b64a5213774482eb950b156806871907aca2c5cbca85c intel-level-zero-gpu-dbgsym_1.3.30049.6_amd64.ddeb
7d4c2c8967676dc05da923ba4a7d6edafce6a6df64b41cb2f04e3267811c762c intel-level-zero-gpu_1.3.30049.6_amd64.deb
6efe32b804d06a900d43896dc25249f7865ac83051331a1a281a91ac9f55255f intel-opencl-icd-dbgsym_24.26.30049.6_amd64.ddeb
6afecb022cc1e0bf12617eecce02e6a83d4122a2b2ea1d6344b718eb9f03e463 intel-opencl-icd_24.26.30049.6_amd64.deb
c4980195708e554c85c2e9d5dfcce6e7d0ae14cc1e7d7ba0ea8fb8875192962f libigdgmm12_22.3.20_amd64.deb
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.3 | Yes |
DG2 | Production | 3.0 | 1.3 | Yes |
Skylake | Production | 3.0 | 1.3 | -- |
Kaby Lake | Production | 3.0 | 1.3 | -- |
Coffee Lake | Production | 3.0 | 1.3 | Yes |
Ice Lake | Production | 3.0 | 1.3 | Yes |
Tiger Lake | Production | 3.0 | 1.3 | Yes |
Rocket Lake | Production | 3.0 | 1.3 | Yes |
Alder Lake | Production | 3.0 | 1.3 | Yes |
Meteor Lake | Production | 3.0 | 1.3 | Yes |
Elkhart Lake | Production | 3.0 | -- | Yes |
Raptor Lake | Production | 3.0 | 1.3 | Yes |
Broadwell | Maintenance | 3.0 | -- | -- |
Apollo Lake | Maintenance | 3.0 | -- | -- |
Gemini Lake | Maintenance | 3.0 | -- | -- |
All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.
- DG1 were tested with kernel 6.3.1-060301-generic and DG2 with 6.7.5-060705-generic
- Meteor Lake was tested with kernel v6.7.5
WSL support was tested with Windows host driver 101.5594, 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
24.22.29735.20
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.2)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04
- 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.16900.23/intel-igc-core_1.0.16900.23_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16900.23/intel-igc-opencl_1.0.16900.23_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/intel-level-zero-gpu-dbgsym_1.3.29735.20_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/intel-level-zero-gpu_1.3.29735.20_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/intel-opencl-icd-dbgsym_24.22.29735.20_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/intel-opencl-icd_24.22.29735.20_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/libigdgmm12_22.3.19_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/24.22.29735.20/ww22.sum
sha256sum -c ww22.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
2af8444929399b646736398aa3db071f2fc282fe969ca4f2f2cb8fc14fadb05f intel-igc-core_1.0.16900.23_amd64.deb
d55b055dbfddcd59b96bb7328df3145f4ebe6c1388cec5854fc47b55e32fd85a intel-igc-opencl_1.0.16900.23_amd64.deb
bd13e8c9c0801861caba69bcf0589d1d748e315e2049a122b7e7d54c32f0519c intel-level-zero-gpu-dbgsym_1.3.29735.20_amd64.ddeb
c487914369f28082f05d011f11fbd5f2518b3d908dc73d9cb87aee00981f3a6a intel-level-zero-gpu_1.3.29735.20_amd64.deb
4ce053ab4473814c6928ec3ae71eef0c6dacdb36ef76192808f7fd2b868ddc43 intel-opencl-icd-dbgsym_24.22.29735.20_amd64.ddeb
70dc067f09d5fc9c62e39db2cf872dc98ab7c8ae2d968560964c78da48131178 intel-opencl-icd_24.22.29735.20_amd64.deb
bc954188f30cbdadd30c8faf31f48dac6311f88d075f8af802dd9a66b64c4c80 libigdgmm12_22.3.19_amd64.deb
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.3 | Yes |
DG2 | Production | 3.0 | 1.3 | Yes |
Skylake | Production | 3.0 | 1.3 | -- |
Kaby Lake | Production | 3.0 | 1.3 | -- |
Coffee Lake | Production | 3.0 | 1.3 | Yes |
Ice Lake | Production | 3.0 | 1.3 | Yes |
Tiger Lake | Production | 3.0 | 1.3 | Yes |
Rocket Lake | Production | 3.0 | 1.3 | Yes |
Alder Lake | Production | 3.0 | 1.3 | Yes |
Meteor Lake | Production | 3.0 | 1.3 | Yes |
Elkhart Lake | Production | 3.0 | -- | Yes |
Raptor Lake | Production | 3.0 | 1.3 | Yes |
Broadwell | Maintenance | 3.0 | -- | -- |
Apollo Lake | Maintenance | 3.0 | -- | -- |
Gemini Lake | Maintenance | 3.0 | -- | -- |
All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.
- DG1 were tested with kernel 6.3.1-060301-generic and DG2 with 6.7.5-060705-generic
- Meteor Lake was tested with kernel v6.6.7
WSL support was tested with Windows host driver 101.5534, 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
24.17.29377.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.9.2)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04
- 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.16695.4/intel-igc-core_1.0.16695.4_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16695.4/intel-igc-opencl_1.0.16695.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.17.29377.6/intel-level-zero-gpu-dbgsym_1.3.29377.6_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.17.29377.6/intel-level-zero-gpu_1.3.29377.6_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.17.29377.6/intel-opencl-icd-dbgsym_24.17.29377.6_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.17.29377.6/intel-opencl-icd_24.17.29377.6_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.17.29377.6/libigdgmm12_22.3.19_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/24.17.29377.6/ww17.sum
sha256sum -c ww17.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
0a90f8a3358ee5e0b490e9efc30b113eca8cebc0865b9ea0b6087ed9c014dc6e intel-igc-core_1.0.16695.4_amd64.deb
a49c9b62f817e79b10a90394f6c9632cccbc45a5325faee99f9ca862182643ad intel-igc-opencl_1.0.16695.4_amd64.deb
41276315748e301d98179f82d3e32acfdbccb028bab6937826181e41c318d63a intel-level-zero-gpu-dbgsym_1.3.29377.6_amd64.ddeb
9171ce80d06a792b15f1fead63d47ad185b826b4cec294773094c8f36a04c0b9 intel-level-zero-gpu_1.3.29377.6_amd64.deb
be6a5a731ef9af24592c8a8efc6c7d7664b3a184978dc05e74e9f7352bfd5784 intel-opencl-icd-dbgsym_24.17.29377.6_amd64.ddeb
11304a381a5f949b4c20bcb6ea9e1c2ff0a3af8f5e9b03697de4304fa5d3de1d intel-opencl-icd_24.17.29377.6_amd64.deb
bc954188f30cbdadd30c8faf31f48dac6311f88d075f8af802dd9a66b64c4c80 libigdgmm12_22.3.19_amd64.deb
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.3 | Yes |
DG2 | Production | 3.0 | 1.3 | Yes |
Skylake | Production | 3.0 | 1.3 | -- |
Kaby Lake | Production | 3.0 | 1.3 | -- |
Coffee Lake | Production | 3.0 | 1.3 | Yes |
Ice Lake | Production | 3.0 | 1.3 | Yes |
Tiger Lake | Production | 3.0 | 1.3 | Yes |
Rocket Lake | Production | 3.0 | 1.3 | Yes |
Alder Lake | Production | 3.0 | 1.3 | Yes |
Meteor Lake | Production | 3.0 | 1.3 | Yes |
Elkhart Lake | Production | 3.0 | -- | Yes |
Raptor Lake | Production | 3.0 | 1.3 | Yes |
Broadwell | Maintenance | 3.0 | -- | -- |
Apollo Lake | Maintenance | 3.0 | -- | -- |
Gemini Lake | Maintenance | 3.0 | -- | -- |
All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.
- DG1 were tested with kernel 6.3.1-060301-generic and DG2 with 6.7.5-060705-generic
- Meteor Lake was tested with kernel v6.6.7
WSL support was tested with Windows host driver 101.5382, 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
24.13.29138.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.7.8)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04
- 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.16510.2/intel-igc-core_1.0.16510.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16510.2/intel-igc-opencl_1.0.16510.2_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/intel-level-zero-gpu-dbgsym_1.3.29138.7_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/intel-level-zero-gpu_1.3.29138.7_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/intel-opencl-icd-dbgsym_24.13.29138.7_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/intel-opencl-icd_24.13.29138.7_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/libigdgmm12_22.3.18_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/24.13.29138.7/ww13.sum
sha256sum -c ww13.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
In case of installation problems, please install required dependencies, for example:
apt install ocl-icd-libopencl1
sha256 sums for packages
7b3cf621e1a2740d24f6f5bcd8ec27a3c920cdfab7341c7b0e781693f112d64a intel-igc-core_1.0.16510.2_amd64.deb
f0f84804beb063d1bd92ed2f9213540b53561fdf8027f9f57dc6fad6739a49d5 intel-igc-opencl_1.0.16510.2_amd64.deb
210c698a10ac6606720b058084089bb4579b5f2cc77f933ae8c1f82cc0da48a2 intel-level-zero-gpu_1.3.29138.7_amd64.deb
d414819a77554d751c3e73d00dae61119abdc37360514eedc6d7783b4185a871 intel-level-zero-gpu-dbgsym_1.3.29138.7_amd64.ddeb
2a4639f48d55f562d37f36af0baca42e78b833323429d2526871d5e75a197f63 intel-opencl-icd_24.13.29138.7_amd64.deb
d528e2bd7f1ca437e19a705b81b3badec88a569aa1fa61d3a1fbf29670e78eac intel-opencl-icd-dbgsym_24.13.29138.7_amd64.ddeb
e952d8aeccefdb46f2c037524cbb31ff164c197255e9762c35326c0e83b9f582 libigdgmm12_22.3.18_amd64.deb
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.3 | Yes |
DG2 | Production | 3.0 | 1.3 | Yes |
Skylake | Production | 3.0 | 1.3 | -- |
Kaby Lake | Production | 3.0 | 1.3 | -- |
Coffee Lake | Production | 3.0 | 1.3 | Yes |
Ice Lake | Production | 3.0 | 1.3 | Yes |
Tiger Lake | Production | 3.0 | 1.3 | Yes |
Rocket Lake | Production | 3.0 | 1.3 | Yes |
Alder Lake | Production | 3.0 | 1.3 | Yes |
Meteor Lake | Production | 3.0 | 1.3 | Yes |
Elkhart Lake | Production | 3.0 | -- | Yes |
Raptor Lake | Production | 3.0 | 1.3 | Yes |
Broadwell | Maintenance | 3.0 | -- | -- |
Apollo Lake | Maintenance | 3.0 | -- | -- |
Gemini Lake | Maintenance | 3.0 | -- | -- |
All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.
- DG1 were tested with kernel 6.3.1-060301-generic and DG2 with 6.7.5-060705-generic
- Meteor Lake was tested with kernel v6.6.7
WSL support was tested with Windows host driver 101.5333, or 101.2114 (ICL, EHL, CFL)
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Pre-Release - suitable for integration and testing, gathering customer feedback
- Beta - suitable for integration and broad testing
- Production - Beta + meets API-specific conformance requirements; suitable for production
- Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.
Additional information
- packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1
Important changes
Changelog
24.09.28717.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.7.8)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04
- 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.16238.4/intel-igc-core_1.0.16238.4_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.16238.4/intel-igc-opencl_1.0.16238.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/intel-level-zero-gpu-dbgsym_1.3.28717.12_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/intel-level-zero-gpu_1.3.28717.12_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/intel-opencl-icd-dbgsym_24.09.28717.12_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/intel-opencl-icd_24.09.28717.12_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/libigdgmm12_22.3.17_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/24.09.28717.12/ww09.sum
sha256sum -c ww09.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
In case of installation problems, please install required dependencies, for example:
apt install ocl-icd-libopencl1
sha256 sums for packages
84a1a0aaade216a2e914bf9ed4ae5561c6306dd62cfa8cf56509bf953583f5b8 intel-igc-core_1.0.16238.4_amd64.deb
ddee075db32204e73493e2ba1930feb8c27f6ca6e34f370b1207bb45a59c7fa5 intel-igc-opencl_1.0.16238.4_amd64.deb
fd914c2c8005e6b020b4beeeaf14e3f66526095d3d14a624b3a6eac3c7799f8b intel-level-zero-gpu_1.3.28717.12_amd64.deb
b1c0007f0e2ec1193c33d4420ac7a7d94ecdb0f827e9ce8f33ad038008163a68 intel-level-zero-gpu-dbgsym_1.3.28717.12_amd64.ddeb
3df24e07e3f7ff5539d82eb1d9426e4ccf02813f76cd08e9292d4cb40866b20f intel-opencl-icd_24.09.28717.12_amd64.deb
77320a90217b30929751991ce61975c2b90950a1afc9264672e94d3f594809fa intel-opencl-icd-dbgsym_24.09.28717.12_amd64.ddeb
883ffebb7c7d8603735b6e6028300601905a8af567f6582da8759e966206f72f libigdgmm12_22.3.17_amd64.deb
Quality expectations
Platform | Quality | OpenCL | Level Zero | WSL |
---|---|---|---|---|
DG1 | Production | 3.0 | 1.3 | Yes |
DG2 | Production | 3.0 | 1.3 | Yes |
Skylake | Production | 3.0 | 1.3 | -- |
Kaby Lake | Production | 3.0 | 1.3 | -- |
Coffee Lake | Production | 3.0 | 1.3 | Yes |
Ice Lake | Production | 3.0 | 1.3 | Yes |
Tiger Lake | Production | 3.0 | 1.3 | Yes |
Rocket Lake | Production | 3.0 | 1.3 | Yes |
Alder Lake | Production | 3.0 | 1.3 | Yes |
Meteor Lake | Production | 3.0 | 1.3 | Yes |
Elkhart Lake | Production | 3.0 | -- | Yes |
Raptor Lake | Production | 3.0 | 1.3 | Yes |
Broadwell | Maintenance | 3.0 | -- | -- |
Apollo Lake | Maintenance | 3.0 | -- | -- |
Gemini Lake | Maintenance | 3.0 | -- | -- |
All platforms were validated on Ubuntu 22.04 LTS with stock kernel, unless noted otherwise.
- DG1 were tested with kernel 6.3.1-060301-generic and DG2 with 6.7.5-060705-generic
- Meteor Lake was tested with kernel v6.6.7
WSL support was tested with Windows host driver 101.5333, or 101.2114 (ICL, EHL, CFL)
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Pre-Release - suitable for integration and testing, gathering customer feedback
- Beta - suitable for integration and broad testing
- Production - Beta + meets API-specific conformance requirements; suitable for production
- Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.
Additional information
- packages were built with custom flags NEO_ENABLE_i915_PRELIM_DETECTION=1
Known issues
- There is a known incompatibility between this release and i915 kernel mode driver in kernel 6.7.5 or later.
- Symptom: GPU device is not detected
- Workaround: use the following debug variables
export NEOReadDebugKeys=1 export OverrideGpuAddressSpace=48
- See link for more information.
Changelog
24.05.28454.6
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.7.8)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04
- 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.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
- 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
- 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
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.7.8)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04
- 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.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
- 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
- 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
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.7.8)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04
- 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.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
- 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
- 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
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.7.8)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04
- 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.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
- 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
- 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
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.7.8)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 22.04
- 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.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
- 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
- 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