Releases: intel/compute-runtime
22.32.23937
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/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.3.7)
- 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.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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.32.23937/ww32.sum
sha256sum -c ww32.sum
- 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
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/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.3.7)
- 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.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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.31.23852/ww31.sum
sha256sum -c ww31.sum
- 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
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/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.3.7)
- 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.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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.30.23789/ww30.sum
sha256sum -c ww30.sum
- 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
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/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.3.7)
- 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.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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.29.23750/ww29.sum
sha256sum -c ww29.sum
- 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.28.23726
This is a pre-release due to potential compatibility breaker (see Known Issues below)
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/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.3.7)
- 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.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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.28.23726/ww28.sum
sha256sum -c ww28.sum
- 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
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/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.3.7)
- 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.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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.27.23681/ww27.sum
sha256sum -c ww27.sum
- 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
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/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.3.7)
- 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.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
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.26.23599/ww26.sum
sha256sum -c ww26.sum
- 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
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/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.3.7)
- 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.11378/intel-igc-core_1.0.11378_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11378/intel-igc-opencl_1.0.11378_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.25.23529/intel-level-zero-gpu-dbgsym_1.3.23529_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.25.23529/intel-level-zero-gpu_1.3.23529_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.25.23529/intel-opencl-icd-dbgsym_22.25.23529_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.25.23529/intel-opencl-icd_22.25.23529_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.25.23529/libigdgmm12_22.1.3_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.25.23529/ww25.sum
sha256sum -c ww25.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
12bed76a938863b5a01485d5d8e1bf4568035ccba35d8edb06e5726b6ebf41da intel-igc-core_1.0.11378_amd64.deb
8b9fdfbc37ef3fd635bfaa6c19829b77e1eef17daa2f6234701f58b1c1fffd2d intel-igc-opencl_1.0.11378_amd64.deb
3732495d409844ec0799f9722ba1ae233e3c4d2a375b59be43ef99ec498ef039 intel-level-zero-gpu-dbgsym_1.3.23529_amd64.ddeb
f34d6a5cc7f5ecd74ff060ba69cf776a259080687146d3c4ba3f5fee8216e543 intel-level-zero-gpu_1.3.23529_amd64.deb
c2eab6f50f4efa4ad22cbb6d736853d1fdbdbf090981d9ab8cf9756431f7b844 intel-opencl-icd-dbgsym_22.25.23529_amd64.ddeb
63f01534d5e37ce8ff83ea5e048b9b1f39ae70039ab33523cd2e6253656cfefb intel-opencl-icd_22.25.23529_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
22.24.23453
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/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 20.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.11378/intel-igc-core_1.0.11378_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11378/intel-igc-opencl_1.0.11378_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.24.23453/intel-level-zero-gpu-dbgsym_1.3.23453_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.24.23453/intel-level-zero-gpu_1.3.23453_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.24.23453/intel-opencl-icd-dbgsym_22.24.23453_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.24.23453/intel-opencl-icd_22.24.23453_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.24.23453/libigdgmm12_22.1.3_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.24.23453/ww24.sum
sha256sum -c ww24.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
12bed76a938863b5a01485d5d8e1bf4568035ccba35d8edb06e5726b6ebf41da intel-igc-core_1.0.11378_amd64.deb
8b9fdfbc37ef3fd635bfaa6c19829b77e1eef17daa2f6234701f58b1c1fffd2d intel-igc-opencl_1.0.11378_amd64.deb
c3291ca2308784a5ee0c1448768ecdc0506e433e9d95a9e32017565ba75c0a33 intel-level-zero-gpu-dbgsym_1.3.23453_amd64.ddeb
8ca11af2405ad8e6d90c2651a1d1a43081505a3bdfa6a098a50a6c540760e70e intel-level-zero-gpu_1.3.23453_amd64.deb
de11852836568d638138244b8c5136b81300b83c844bec551b7772c6ed34e189 intel-opencl-icd-dbgsym_22.24.23453_amd64.ddeb
41d17cfd3e6e7e2d20dd29cfda1c136f26c7a200bf0bc65129a8ddb319bf2d4a intel-opencl-icd_22.24.23453_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
22.23.23405
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/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/[email protected] (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/[email protected]
- intel/[email protected]
Installation procedure on Ubuntu 20.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.11378/intel-igc-core_1.0.11378_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11378/intel-igc-opencl_1.0.11378_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.23.23405/intel-level-zero-gpu-dbgsym_1.3.23405_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.23.23405/intel-level-zero-gpu_1.3.23405_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.23.23405/intel-opencl-icd-dbgsym_22.23.23405_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.23.23405/intel-opencl-icd_22.23.23405_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.23.23405/libigdgmm12_22.1.3_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.23.23405/ww23.sum
sha256sum -c ww23.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
12bed76a938863b5a01485d5d8e1bf4568035ccba35d8edb06e5726b6ebf41da intel-igc-core_1.0.11378_amd64.deb
8b9fdfbc37ef3fd635bfaa6c19829b77e1eef17daa2f6234701f58b1c1fffd2d intel-igc-opencl_1.0.11378_amd64.deb
65ed972fd0a38680a58489ab3321a97f7eeb1174bbaf8b54c3c7c20a9bc9d18c intel-level-zero-gpu-dbgsym_1.3.23405_amd64.ddeb
7bd2f9ae6b47ef8fe756b1366870eb036a9597ba1c377637321e56f73f909367 intel-level-zero-gpu_1.3.23405_amd64.deb
47c1e4ee47aae074a4385b67f10bca248298e21a838552b40d26e1a3354a18c2 intel-opencl-icd-dbgsym_22.23.23405_amd64.ddeb
99a5322c64991aabad322add3146ae0d2173a51c2d372a40c5b9d389b3f58d98 intel-opencl-icd_22.23.23405_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 updated