Releases: intel/compute-runtime
22.03.22192
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.7.4 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.9933
- 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/compute-runtime/releases/download/22.03.22192/intel-gmmlib_22.0.0_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9933/intel-igc-core_1.0.9933_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9933/intel-igc-opencl_1.0.9933_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.03.22192/intel-opencl-icd_22.03.22192_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.03.22192/intel-level-zero-gpu_1.2.22192_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.03.22192/ww03.sum
sha256sum -c ww03.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
6d91a401642b9ef0e8adfecee4e19f48d8b86a84ac7ec117be751b1c68063170 intel-gmmlib_22.0.0_amd64.deb
725a190eccffacf2a0f14234cd444fe51a626763d58951d85ea3452415095d0d intel-igc-core_1.0.9933_amd64.deb
b4733b391dd1c3809de185126376c7b178cd18f71a5a5a0a191b57bcd74500c2 intel-igc-opencl_1.0.9933_amd64.deb
8599986c2d32b43232bb46ae8d70e641f2b47b3e41cd806fd0da4433a4faeff0 intel-level-zero-gpu_1.2.22192_amd64.deb
a64982c9fdf0b97d42cf99ec778b59c7528586dc9c0075f73bd2285910edb014 intel-opencl-icd_22.03.22192_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| DG1 | 3.0 - Production | 1.2 - Pre-Release |
| Skylake | 3.0 - Production | 1.2 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
| Rocket Lake | 3.0 - Production | 1.2 - Pre-Release |
| Broadwell | 3.0 - Maintenance | - |
| Apollo Lake | 3.0 - Maintenance | - |
| Gemini Lake | 3.0 - Maintenance | - |
| Elkhart Lake | 3.0 - Early support | - |
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.
Important changes
- Remove device enqueue
- Enable BCS by default on supported platforms
22.02.22151
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.7.4 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.9933
- 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/compute-runtime/releases/download/22.02.22151/intel-gmmlib_22.0.0_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9933/intel-igc-core_1.0.9933_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9933/intel-igc-opencl_1.0.9933_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.02.22151/intel-opencl-icd_22.02.22151_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.02.22151/intel-level-zero-gpu_1.2.22151_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.02.22151/ww02.sum
sha256sum -c ww02.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
62067ceff37c7f841daa55134fb238a140dcc8c023d95e910c2dd4352bec1898 intel-gmmlib_22.0.0_amd64.deb
725a190eccffacf2a0f14234cd444fe51a626763d58951d85ea3452415095d0d intel-igc-core_1.0.9933_amd64.deb
b4733b391dd1c3809de185126376c7b178cd18f71a5a5a0a191b57bcd74500c2 intel-igc-opencl_1.0.9933_amd64.deb
1644cbdda1a3573b1c0a98b8586c92ec47c6a5eb4a9e4db5906b580894bc29d6 intel-level-zero-gpu_1.2.22151_amd64.deb
afc4fbb638ab31749b53ad286fc92e4c2c96f2961efaeb25286e1157abfaee55 intel-opencl-icd_22.02.22151_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| DG1 | 3.0 - Production | 1.2 - Pre-Release |
| Skylake | 3.0 - Production | 1.2 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
| Rocket Lake | 3.0 - Production | 1.2 - Pre-Release |
| Broadwell | 3.0 - Maintenance | - |
| Apollo Lake | 3.0 - Maintenance | - |
| Gemini Lake | 3.0 - Maintenance | - |
| Elkhart Lake | 3.0 - Early support | - |
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.
22.01.22131
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.7.4 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.9933
- 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/compute-runtime/releases/download/22.01.22131/intel-gmmlib_22.0.0_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9933/intel-igc-core_1.0.9933_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9933/intel-igc-opencl_1.0.9933_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.01.22131/intel-opencl-icd_22.01.22131_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/22.01.22131/intel-level-zero-gpu_1.2.22131_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/22.01.22131/ww01.sum
sha256sum -c ww01.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
8f5d611d28d668c0d972cae0d50b790170b21999dd8af8aeb41d91c0dbecd678 intel-gmmlib_22.0.0_amd64.deb
725a190eccffacf2a0f14234cd444fe51a626763d58951d85ea3452415095d0d intel-igc-core_1.0.9933_amd64.deb
b4733b391dd1c3809de185126376c7b178cd18f71a5a5a0a191b57bcd74500c2 intel-igc-opencl_1.0.9933_amd64.deb
ef87f13ae95af43418643e97d2fa2a8949f954388d47aa115b99d4b64de5008b intel-level-zero-gpu_1.2.22131_amd64.deb
980949a36cb93819113008a8b7be5f4809deac4d5db9e7b132a8af2573f0d8ef intel-opencl-icd_22.01.22131_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| DG1 | 3.0 - Production | 1.2 - Pre-Release |
| Skylake | 3.0 - Production | 1.2 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
| Rocket Lake | 3.0 - Production | 1.2 - Pre-Release |
| Broadwell | 3.0 - Maintenance | - |
| Apollo Lake | 3.0 - Maintenance | - |
| Gemini Lake | 3.0 - Maintenance | - |
| Elkhart Lake | 3.0 - Early support | - |
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.
Important changes
- igc revision updated
21.52.22081
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.7.4 (Compatible with oneAPI Level Zero API Spec v1.3.7)
- intel/intel-graphics-compiler@igc-1.0.9636
- 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/compute-runtime/releases/download/21.52.22081/intel-gmmlib_22.0.0_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9636/intel-igc-core_1.0.9636_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9636/intel-igc-opencl_1.0.9636_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.52.22081/intel-opencl-icd_21.52.22081_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.52.22081/intel-level-zero-gpu_1.2.22081_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.52.22081/ww52.sum
sha256sum -c ww52.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
bee03839670805f49d623e089ec860c186379dd9459ec9b338676d7231367202 intel-gmmlib_22.0.0_amd64.deb
131e4b08fe94ed52b296ff4da78d256fa55df2655b323720f2e1ae3a838d654e intel-igc-core_1.0.9636_amd64.deb
0de337dcacc7dd947e9b489f24f77c2aa1fd94b9fcc5daa440e6c53b8f86a7d0 intel-igc-opencl_1.0.9636_amd64.deb
35f54d8a23b7368a01c28da84616339abd72220cdddfe010979e99cc14ef532c intel-level-zero-gpu_1.2.22081_amd64.deb
8a634aabe31f854e3f8decbfaae9492c8194fa003518bb46a93d2c8ffe1d39fd intel-opencl-icd_21.52.22081_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| DG1 | 3.0 - Production | 1.2 - Pre-Release |
| Skylake | 3.0 - Production | 1.2 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
| Rocket Lake | 3.0 - Production | 1.2 - Pre-Release |
| Broadwell | 3.0 - Maintenance | - |
| Apollo Lake | 3.0 - Maintenance | - |
| Gemini Lake | 3.0 - Maintenance | - |
| Elkhart Lake | 3.0 - Early support | - |
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.
Important changes
- Updated manifest to use L0 loader 1.7.4
21.51.21973
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.6.2 (Compatible with oneAPI Level Zero API Spec v1.3)
- intel/intel-graphics-compiler@igc-1.0.9636
- 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/compute-runtime/releases/download/21.51.21973/intel-gmmlib_22.0.0_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9636/intel-igc-core_1.0.9636_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9636/intel-igc-opencl_1.0.9636_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.51.21973/intel-opencl-icd_21.51.21973_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.51.21973/intel-level-zero-gpu_1.2.21973_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.51.21973/ww51.sum
sha256sum -c ww51.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
fb2d8564026edd9e93c1d5a5563ea66bd79a2dcd3e10327392a3b27008041123 intel-gmmlib_22.0.0_amd64.deb
131e4b08fe94ed52b296ff4da78d256fa55df2655b323720f2e1ae3a838d654e intel-igc-core_1.0.9636_amd64.deb
0de337dcacc7dd947e9b489f24f77c2aa1fd94b9fcc5daa440e6c53b8f86a7d0 intel-igc-opencl_1.0.9636_amd64.deb
61a1d3eade7f3d309ae660cb823c32e02864f41fcb13a1858df9014ad19d57fd intel-level-zero-gpu_1.2.21973_amd64.deb
331fefbc3c86937c69d72695fc7b2ebece4b736117e0160f3db06a30a190c2b7 intel-opencl-icd_21.51.21973_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| DG1 | 3.0 - Production | 1.2 - Pre-Release |
| Skylake | 3.0 - Production | 1.2 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
| Rocket Lake | 3.0 - Production | 1.2 - Pre-Release |
| Broadwell | 3.0 - Maintenance | - |
| Apollo Lake | 3.0 - Maintenance | - |
| Gemini Lake | 3.0 - Maintenance | - |
| Elkhart Lake | 3.0 - Early support | - |
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.
Important changes
- igc revision updated - 1.0.9441 to 1.0.9636
21.50.21939
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.6.2 (Compatible with oneAPI Level Zero API Spec v1.3)
- intel/intel-graphics-compiler@igc-1.0.9441
- 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/compute-runtime/releases/download/21.50.21939/intel-gmmlib_22.0.0_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9441/intel-igc-core_1.0.9441_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9441/intel-igc-opencl_1.0.9441_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.50.21939/intel-opencl-icd_21.50.21939_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.50.21939/intel-level-zero-gpu_1.2.21939_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.50.21939/ww50.sum
sha256sum -c ww50.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
00df340dc51a28a0a868d520f53ee02477d2160d396219d83321a2da195fe8f8 intel-gmmlib_22.0.0_amd64.deb
db849b1b0e56ba0447ad344d6647435f6518c5fd3e546d02363e0cd2fb0b28e8 intel-igc-core_1.0.9441_amd64.deb
8c2c4813f8446befcc4acc251deb00ba99231fda37634a3ba54c2ec334de816a intel-igc-opencl_1.0.9441_amd64.deb
f509ce8423a63a76ade5531eb5ff7daf62e1396d2d2c2f9bc54f496c64ec5cd9 intel-level-zero-gpu_1.2.21939_amd64.deb
6fcd04f07c82594fc0ed81b073c0fbd2fba79a34cea5747d687cf93ef54d50f6 intel-opencl-icd_21.50.21939_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| DG1 | 3.0 - Production | 1.2 - Pre-Release |
| Skylake | 3.0 - Production | 1.2 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
| Rocket Lake | 3.0 - Production | 1.2 - Pre-Release |
| Broadwell | 3.0 - Maintenance | - |
| Apollo Lake | 3.0 - Maintenance | - |
| Gemini Lake | 3.0 - Maintenance | - |
| Elkhart Lake | 3.0 - Early support | - |
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.
Important changes
- gmmlib revision updated: v.2.3.3 to v.22.0.0
21.49.21786
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.6.2 (Compatible with oneAPI Level Zero API Spec v1.3)
- intel/intel-graphics-compiler@igc-1.0.9441
- 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/compute-runtime/releases/download/21.49.21786/intel-gmmlib_21.3.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9441/intel-igc-core_1.0.9441_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9441/intel-igc-opencl_1.0.9441_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.49.21786/intel-opencl-icd_21.49.21786_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.49.21786/intel-level-zero-gpu_1.2.21786_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.49.21786/ww49.sum
sha256sum -c ww49.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
50bf3a7822980eb3b359a404dadc0713dc92c5b7a1f777ae36e2cf52c85d2053 intel-gmmlib_21.3.3_amd64.deb
db849b1b0e56ba0447ad344d6647435f6518c5fd3e546d02363e0cd2fb0b28e8 intel-igc-core_1.0.9441_amd64.deb
8c2c4813f8446befcc4acc251deb00ba99231fda37634a3ba54c2ec334de816a intel-igc-opencl_1.0.9441_amd64.deb
4240e5a8fef6deb6d4ce2b4925e81046772df9bbd70c9fa904f14f01fa00b921 intel-level-zero-gpu_1.2.21786_amd64.deb
c24700a5dd7efba78ea5d39b3ba3924afc86d128623ced7b4bb4a0c7373bce10 intel-opencl-icd_21.49.21786_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| DG1 | 3.0 - Production | 1.2 - Pre-Release |
| Skylake | 3.0 - Production | 1.2 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
| Rocket Lake | 3.0 - Production | 1.2 - Pre-Release |
| Broadwell | 3.0 - Maintenance | - |
| Apollo Lake | 3.0 - Maintenance | - |
| Gemini Lake | 3.0 - Maintenance | - |
| Elkhart Lake | 3.0 - Early support | - |
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.
21.48.21782
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.6.2 (Compatible with oneAPI Level Zero API Spec v1.3)
- intel/intel-graphics-compiler@igc-1.0.9441
- 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/compute-runtime/releases/download/21.48.21782/intel-gmmlib_21.3.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9441/intel-igc-core_1.0.9441_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9441/intel-igc-opencl_1.0.9441_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.48.21782/intel-opencl-icd_21.48.21782_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.48.21782/intel-level-zero-gpu_1.2.21782_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.48.21782/ww48.sum
sha256sum -c ww48.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
b9c157befe15e3b8d2f93a83c4409e2e069214f07e4a41d6b9c60e30bee836f4 intel-gmmlib_21.3.3_amd64.deb
db849b1b0e56ba0447ad344d6647435f6518c5fd3e546d02363e0cd2fb0b28e8 intel-igc-core_1.0.9441_amd64.deb
8c2c4813f8446befcc4acc251deb00ba99231fda37634a3ba54c2ec334de816a intel-igc-opencl_1.0.9441_amd64.deb
434d82140cde7f3fe0e306906d61bd79b921b464bdfabc1c47e26ef646fb2a51 intel-level-zero-gpu_1.2.21782_amd64.deb
482842bb090e615168c8061395dd541702db27d95852bc9c62a6ea8303e36f20 intel-opencl-icd_21.48.21782_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| DG1 | 3.0 - Production | 1.2 - Pre-Release |
| Skylake | 3.0 - Production | 1.2 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
| Rocket Lake | 3.0 - Production | 1.2 - Pre-Release |
| Broadwell | 3.0 - Maintenance | - |
| Apollo Lake | 3.0 - Maintenance | - |
| Gemini Lake | 3.0 - Maintenance | - |
| Elkhart Lake | 3.0 - Early support | - |
All other platforms were validated on Ubuntu 20.04 LTS with stock kernel, unless noted otherwise.
DG1 was tested with drm-tip kernel.
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.
Important changes
- igc revision update - from 1.0.9389 to 1.0.9441
- Added device ids
- Added DG2 AIL template specialization
21.47.21710
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.6.2 (Compatible with oneAPI Level Zero API Spec v1.3)
- intel/intel-graphics-compiler@igc-1.0.9389
- 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/compute-runtime/releases/download/21.47.21710/intel-gmmlib_21.3.3_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9389/intel-igc-core_1.0.9389_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.9389/intel-igc-opencl_1.0.9389_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.47.21710/intel-opencl-icd_21.47.21710_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.47.21710/intel-level-zero-gpu_1.2.21710_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.47.21710/ww47.sum
sha256sum -c ww47.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
ccdf0c1062854236da4ad4671d0c7cb0fac9ad6e4ca46b2690e6a32b83fa8feb intel-gmmlib_21.3.3_amd64.deb
0863f244a1c7b14663822551b6cc679af1627fa3668dbc468d02191cc390a877 intel-igc-core_1.0.9389_amd64.deb
569da2e0202473712478d788c2b25ad8e74f532c93927f9fd9617aafcdf96037 intel-igc-opencl_1.0.9389_amd64.deb
db41da37ce0fb851a2333f03dc63770d6a44cfd84f2e179e9f3e6c9054be89dc intel-level-zero-gpu_1.2.21710_amd64.deb
627d35d87a372dc1cb39e88d4956864a7c57bf0ab78e1e13d387db883598ffb5 intel-opencl-icd_21.47.21710_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Skylake | 3.0 - Production | 1.2 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
| Rocket Lake | 3.0 - Production | 1.2 - Pre-Release |
| Broadwell | 3.0 - Maintenance | - |
| Apollo Lake | 3.0 - Maintenance | - |
| Gemini Lake | 3.0 - Maintenance | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel.
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.
Important changes
- igc revision update - from 1.0.8744 to 1.0.9389
- Initial DG2 support
- gmmlib revision updated
- Used drm tip kernel headers as default
- Disabled deviceEnqueue for BDW
21.46.21636
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.6.2 (Compatible with oneAPI Level Zero API Spec v1.3)
- intel/intel-graphics-compiler@igc-1.0.8744
- 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/compute-runtime/releases/download/21.46.21636/intel-gmmlib_21.2.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8744/intel-igc-core_1.0.8744_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.8744/intel-igc-opencl_1.0.8744_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.46.21636/intel-opencl-icd_21.46.21636_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.46.21636/intel-level-zero-gpu_1.2.21636_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.46.21636/ww46.sum
sha256sum -c ww46.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
e74cc69610ec0d0d824e83606a7196691bfea6f85db137ba03c96d1ee94abe19 intel-gmmlib_21.2.1_amd64.deb
d3e96527970a508c5eeeee7afec251dab19bcd15eaf7921c6b007194a5d627b7 intel-igc-core_1.0.8744_amd64.deb
73a115e83d6860e9f6a5772ebfe35822bc7f13c6dcec6a94cc56ee6d557bddab intel-igc-opencl_1.0.8744_amd64.deb
c8e9ce6b39eb8ac1182c9bbcd635c24de671f6b62da708c124265276550b0d5d intel-level-zero-gpu_1.2.21636_amd64.deb
e36b5b99bc1e8c79de1cd2243077eabc46f75d4c3d81fc8fb824c8f41ac514d4 intel-opencl-icd_21.46.21636_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Skylake | 3.0 - Production | 1.2 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.2 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.2 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.2 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.2 - Pre-Release |
| Rocket Lake | 3.0 - Production | 1.2 - Pre-Release |
| Broadwell | 3.0 - Maintenance | - |
| Apollo Lake | 3.0 - Maintenance | - |
| Gemini Lake | 3.0 - Maintenance | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel.
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.
Important changes
- L0 loader changed from v1.5.4 to v1.6.2
- Added RGBP planar formats