Releases: intel/compute-runtime
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/level-zero@v1.8.1 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.11485
- intel/igsc@V0.6.0
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/level-zero@v1.8.1 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.11485
- intel/igsc@V0.6.0
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/level-zero@v1.8.1 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.11485
- intel/igsc@V0.6.0
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/level-zero@v1.8.1 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.11485
- intel/igsc@V0.6.0
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/level-zero@v1.8.1 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.11485
- intel/igsc@V0.6.0
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/level-zero@v1.8.1 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.11378
- intel/igsc@V0.6.0
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/level-zero@v1.8.1 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.11378
- intel/igsc@V0.6.0
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/level-zero@v1.8.1 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.11378
- intel/igsc@V0.6.0
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
22.22.23355
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/level-zero@v1.8.1 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.11279
- intel/igsc@V0.6.0
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.11279/intel-igc-core_1.0.11279_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11279/intel-igc-opencl_1.0.11279_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.22.23355/intel-level-zero-gpu-dbgsym_1.3.23355_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.22.23355/intel-level-zero-gpu_1.3.23355_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.22.23355/intel-opencl-icd-dbgsym_22.22.23355_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.22.23355/intel-opencl-icd_22.22.23355_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.22.23355/libigdgmm12_22.1.3_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.22.23355/ww22.sum
sha256sum -c ww22.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
28a8d33556a43c788f205270625658a068ad86b2a67e771e9e5c21df8a4e4076 intel-igc-core_1.0.11279_amd64.deb
ffa0ecd326dd00c951f3a904c93d21a8b0f72c6dd5d670dc671ef7b08ef7eb3d intel-igc-opencl_1.0.11279_amd64.deb
625935a8428691ede9d532505bbfae3b80f93001563a02b7296744996a4ee65d intel-level-zero-gpu-dbgsym_1.3.23355_amd64.ddeb
3140f15797234113a3b034bb57e1573bae3445b1cc2f3e78ec3491e11a1d4c47 intel-level-zero-gpu_1.3.23355_amd64.deb
f1e2810ded8cf4e3429550f36c6708fc742a660746e8c379c436bdb2bfc3cc2d intel-opencl-icd-dbgsym_22.22.23355_amd64.ddeb
5d2a5e52601cb9da74580c5ead6a1db7f3fe09e82d2706587b24d1e63e2d1626 intel-opencl-icd_22.22.23355_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
- Updated L0 Loader to v1.8.1
- Updated igsc to v0.6.0
22.21.23269
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/level-zero@v1.8.0 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.11279
- intel/igsc@V0.2.4
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.11279/intel-igc-core_1.0.11279_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.11279/intel-igc-opencl_1.0.11279_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.21.23269/intel-level-zero-gpu-dbgsym_1.3.23269_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.21.23269/intel-level-zero-gpu_1.3.23269_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.21.23269/intel-opencl-icd-dbgsym_22.21.23269_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/22.21.23269/intel-opencl-icd_22.21.23269_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.21.23269/libigdgmm12_22.1.3_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.21.23269/ww21.sum
sha256sum -c ww21.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
28a8d33556a43c788f205270625658a068ad86b2a67e771e9e5c21df8a4e4076 intel-igc-core_1.0.11279_amd64.deb
ffa0ecd326dd00c951f3a904c93d21a8b0f72c6dd5d670dc671ef7b08ef7eb3d intel-igc-opencl_1.0.11279_amd64.deb
67d34ce66aa960ed426f751f6802f02aa3f8e5b4719c3e89bbe32ed008715117 intel-level-zero-gpu-dbgsym_1.3.23269_amd64.ddeb
ef7083ed65f109b7fde743b291ac57d9716b3393362800f4b08896d35a84417c intel-level-zero-gpu_1.3.23269_amd64.deb
37d55b5dd3b4261b019af950f3b72e097fe1cab1973b2b86d91e5ee148dc2fa1 intel-opencl-icd-dbgsym_22.21.23269_amd64.ddeb
266852275ffdd747905d102f22f77e79aa18d8506e750e0b08aae7caf90d590b intel-opencl-icd_22.21.23269_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
- gmmlib revision updated
- Updated L0 loader to v1.8.0 (Spec v1.4)