Releases: intel/compute-runtime
21.15.19533
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.2.3 (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/intel-graphics-compiler@igc-1.0.6812
Installation procedure on Ubuntu 18.04/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.15.19533/intel-gmmlib_20.4.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6812/intel-igc-core_1.0.6812_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6812/intel-igc-opencl_1.0.6812_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.15.19533/intel-opencl_21.15.19533_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.15.19533/intel-ocloc_21.15.19533_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.15.19533/intel-level-zero-gpu_1.1.19533_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.15.19533/ww15.sum
sha256sum -c ww15.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
d710ed2287da39d84a373240e953f4b8d6d35ad96cddf9f20623d5c8fb22025c intel-gmmlib_20.4.1_amd64.deb
836d7c63ac36a877471992a79188cdd1cdcde15cd302096e45915d8e3a724425 intel-igc-core_1.0.6812_amd64.deb
00b73762594b6915ebdeb63231a516cceee156066a6a2918488681524a2e5918 intel-igc-opencl_1.0.6812_amd64.deb
da5f21ee4d122535ad0e17e27b612ffbeb0302b9333c2d5c288df0733ee0ec2b intel-level-zero-gpu_1.1.19533_amd64.deb
dcfba310ff1312d10491829f3468e6128dbbd6c343fc5c28c001a7eb91376886 intel-ocloc_21.15.19533_amd64.deb
29540107aeca4ab167546e480e817b6f477ffa7200345e96fb661f400c4d5f75 intel-opencl_21.15.19533_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Broadwell | 3.0 - Production | - |
| Skylake | 3.0 - Production | 1.1 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.1 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.1 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.1 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.1 - Pre-Release |
| Apollo Lake | 3.0 - Beta | - |
| Gemini Lake | 3.0 - Production | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tiger Lake was tested with kernel from drm-tip
5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest
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.
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
- Apollo Lake platform downgraded to Beta due to issues in profiling test
Important changes
- Increment L0 version to v1.1
21.14.19498
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.2.3 (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/intel-graphics-compiler@igc-1.0.6812
Installation procedure on Ubuntu 18.04/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.14.19498/intel-gmmlib_20.4.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6812/intel-igc-core_1.0.6812_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6812/intel-igc-opencl_1.0.6812_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.14.19498/intel-opencl_21.14.19498_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.14.19498/intel-ocloc_21.14.19498_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.14.19498/intel-level-zero-gpu_1.0.19498_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.14.19498/ww14.sum
sha256sum -c ww14.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
101ac162658472a99fe993a697be21d4128024a9b6aea0ef17a31bc0a4a19c3d intel-gmmlib_20.4.1_amd64.deb
836d7c63ac36a877471992a79188cdd1cdcde15cd302096e45915d8e3a724425 intel-igc-core_1.0.6812_amd64.deb
00b73762594b6915ebdeb63231a516cceee156066a6a2918488681524a2e5918 intel-igc-opencl_1.0.6812_amd64.deb
f0a912ff442a485c83c56420159bbdc0ee9e4630584f632b011303f3aefb0fef intel-level-zero-gpu_1.0.19498_amd64.deb
57ca5b6a7c86a408dff48f80d440f89b84520261ac2c26e50fd3f89454a4dbbd intel-ocloc_21.14.19498_amd64.deb
08b1aa2b3898c3a70a376d18b01caeb138984ad7a3caaa1b895b4a8fdd3ba5b9 intel-opencl_21.14.19498_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Broadwell | 3.0 - Production | - |
| Skylake | 3.0 - Production | 1.0 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.0 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.0 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.0 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.0 - Pre-Release |
| Apollo Lake | 3.0 - Production | - |
| Gemini Lake | 3.0 - Production | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tiger Lake was tested with kernel from drm-tip
5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest
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.
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC
21.13.19438
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.2.3 (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/intel-graphics-compiler@igc-1.0.6748
Installation procedure on Ubuntu 18.04/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.13.19438/intel-gmmlib_20.4.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6748/intel-igc-core_1.0.6748_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6748/intel-igc-opencl_1.0.6748_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.13.19438/intel-opencl_21.13.19438_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.13.19438/intel-ocloc_21.13.19438_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.13.19438/intel-level-zero-gpu_1.0.19438_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.13.19438/ww13.sum
sha256sum -c ww13.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
2b7dd35c52decbd12246d25b9580080b5343526b2f91b122a5cfd0844e113da2 intel-gmmlib_20.4.1_amd64.deb
0aebe55957cc1f42b9f1941c282a0eefe11f3083879dc7a0a275903d3bddab7c intel-igc-core_1.0.6748_amd64.deb
1ffff02ce2e10aab797ec6c929b11f1d68f7b59c189ace9e40b6812b56c101a9 intel-igc-opencl_1.0.6748_amd64.deb
c3b823889bfc45def9f430e30553e4b1729806fbb9d61f4fe170a83d23fdbbd8 intel-level-zero-gpu_1.0.19438_amd64.deb
64f8d2c6eab757034f7943aa7adcaedd52147845b7b4a6ded10df36c59bda777 intel-ocloc_21.13.19438_amd64.deb
8a09027c0e2fcfbb3201d24f99d08acccb1c55717eb95537f6002b4f395bce06 intel-opencl_21.13.19438_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Broadwell | 3.0 - Production | - |
| Skylake | 3.0 - Production | 1.0 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.0 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.0 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.0 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.0 - Pre-Release |
| Apollo Lake | 3.0 - Production | - |
| Gemini Lake | 3.0 - Production | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tiger Lake was tested with kernel from drm-tip
5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest
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.
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC
- Updated gmmlib
21.12.19358
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.2.3 (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/intel-graphics-compiler@igc-1.0.6712
Installation procedure on Ubuntu 18.04/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.12.19358/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6712/intel-igc-core_1.0.6712_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6712/intel-igc-opencl_1.0.6712_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.12.19358/intel-opencl_21.12.19358_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.12.19358/intel-ocloc_21.12.19358_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.12.19358/intel-level-zero-gpu_1.0.19358_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.12.19358/ww12.sum
sha256sum -c ww12.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
e6c85b9c38d0d2869de6c0905275a822b579b5d8c2b24bc386710b2a2fa7c930 intel-gmmlib_20.3.2_amd64.deb
599a18e4540cbc0af4185d36924b4fd61bfb4b7fae1a80bc44aaf413217da574 intel-igc-core_1.0.6712_amd64.deb
6091bd0047f1dbe2721b192be97c46ce2bad3b9cac18a742f6d3b772d49a3e91 intel-igc-opencl_1.0.6712_amd64.deb
26c15ec21ca3f7d56467dbc3125e25fd3d0e3750e86f348925ee59229b066680 intel-level-zero-gpu_1.0.19358_amd64.deb
3380c064342dd68487cf672c96b3518dc1f451bccd469c0b18cac399126bc754 intel-ocloc_21.12.19358_amd64.deb
b9f2ec0ce5a333403807a3b18ef76c4b496e0c9b1d0633ce2b4b9f10865917a4 intel-opencl_21.12.19358_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Broadwell | 3.0 - Production | - |
| Skylake | 3.0 - Production | 1.0 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.0 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.0 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.0 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.0 - Pre-Release |
| Apollo Lake | 3.0 - Production | - |
| Gemini Lake | 3.0 - Production | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tiger Lake was tested with kernel from drm-tip
5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest - Gemini Lake was tested on Ubuntu 18.04.1 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.
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC
21.11.19310
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.2.3 (Compatible with oneAPI Level Zero API Spec v1.1.2)
- intel/intel-graphics-compiler@igc-1.0.6646
Installation procedure on Ubuntu 18.04/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.11.19310/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6646/intel-igc-core_1.0.6646_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6646/intel-igc-opencl_1.0.6646_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.11.19310/intel-opencl_21.11.19310_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.11.19310/intel-ocloc_21.11.19310_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.11.19310/intel-level-zero-gpu_1.0.19310_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.11.19310/ww11.sum
sha256sum -c ww11.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
3cf3a2e6c58094cec3cd142c5429e4ea4558e3951ccc1d29c9eb996c3ace21c8 intel-gmmlib_20.3.2_amd64.deb
5f6b84dbdf95dfa12f708503258e17cb058930beb48a375d48aa6554df3594ff intel-igc-core_1.0.6646_amd64.deb
1a11a080748e7b14e80aa3241fa59872754fc378b762de9aebc26bfc973b0094 intel-igc-opencl_1.0.6646_amd64.deb
c39e4d4265b8c7296d941cea21437961801e581b584ee9300ee3b7c5f73fceda intel-level-zero-gpu_1.0.19310_amd64.deb
5442d9aba0ef443073bef6b12f9278a5d03dfa028cf8ba3972ccf25f10d2425f intel-ocloc_21.11.19310_amd64.deb
50e5280a54827cd20afc613ed9a8126619b9ade321593213dfa16e55ed9adcaa intel-opencl_21.11.19310_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Broadwell | 3.0 - Production | - |
| Skylake | 3.0 - Production | 1.0 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.0 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.0 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.0 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.0 - Pre-Release |
| Apollo Lake | 3.0 - Production | - |
| Gemini Lake | 3.0 - Production | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tiger Lake was tested with kernel from drm-tip
5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest - Gemini Lake was tested on Ubuntu 18.04.1 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.
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC
- Updated L0 loader
21.10.19208
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.6410
Installation procedure on Ubuntu 18.04/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.10.19208/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6410/intel-igc-core_1.0.6410_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6410/intel-igc-opencl_1.0.6410_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.10.19208/intel-opencl_21.10.19208_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.10.19208/intel-ocloc_21.10.19208_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.10.19208/intel-level-zero-gpu_1.0.19208_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.10.19208/ww10.sum
sha256sum -c ww10.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
19b281686fb86aeb41a74de72ae9382ecdef163f7460c18622859a1964f3df33 intel-gmmlib_20.3.2_amd64.deb
e87d3f9f10ede53623afe810d1db6113dcdf5fe0bc811f386d4f53804b8355b9 intel-igc-core_1.0.6410_amd64.deb
25a1425745a22299e28da5293042310f7b3c4b8782e650846fd055da3e085300 intel-igc-opencl_1.0.6410_amd64.deb
8511e72378a558e764e7c72e07f44839095f7a0bf8a16578e13916a2180d5e4d intel-level-zero-gpu_1.0.19208_amd64.deb
cfacb2a7ac89f5c3ab07d1a2b2fc3b04094b7d66e27e3e09987cb6b3ad4e6871 intel-ocloc_21.10.19208_amd64.deb
1b0c3c394bccc6f2a1c5f331ae68f471990ec56651459ff411bf1d37fce2db00 intel-opencl_21.10.19208_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Broadwell | 3.0 - Production | - |
| Skylake | 3.0 - Production | 1.0 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.0 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.0 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.0 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.0 - Pre-Release |
| Apollo Lake | 3.0 - Production | - |
| Gemini Lake | 3.0 - Production | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tiger Lake was tested with kernel from drm-tip
5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest - Gemini Lake was tested on Ubuntu 18.04.1 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.
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
- This release is not compatible with Intel® Advisor 2021.2 build (608987). Drivers recommended for oneAPI (repositories.intel.com) are not affected
21.09.19150
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.6410
Installation procedure on Ubuntu 18.04/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.09.19150/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6410/intel-igc-core_1.0.6410_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6410/intel-igc-opencl_1.0.6410_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.09.19150/intel-opencl_21.09.19150_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.09.19150/intel-ocloc_21.09.19150_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.09.19150/intel-level-zero-gpu_1.0.19150_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.09.19150/ww09.sum
sha256sum -c ww09.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
f4d2530377d6b3e4d096f9d59768a8a2b82e726c75d68d68fbcfffcf694c6d14 intel-gmmlib_20.3.2_amd64.deb
e87d3f9f10ede53623afe810d1db6113dcdf5fe0bc811f386d4f53804b8355b9 intel-igc-core_1.0.6410_amd64.deb
25a1425745a22299e28da5293042310f7b3c4b8782e650846fd055da3e085300 intel-igc-opencl_1.0.6410_amd64.deb
7f8d01df2a701ced20f3e004a5d036e303a35f34aecb139a4de838fc6219468a intel-level-zero-gpu_1.0.19150_amd64.deb
ff9b838d92b5876be423e97920d8313216bfc1d2a2fcb428c99f51f70529e234 intel-ocloc_21.09.19150_amd64.deb
e5d5fc833e77e78ef3d0ce8873814f928e81ce8d2fb2d74c49f2162abc9a58a3 intel-opencl_21.09.19150_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Broadwell | 3.0 - Production | - |
| Skylake | 3.0 - Production | 1.0 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.0 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.0 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.0 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.0 - Pre-Release |
| Apollo Lake | 3.0 - Production | - |
| Gemini Lake | 3.0 - Production | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tiger Lake was tested with kernel from drm-tip
5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest - Gemini Lake was tested on Ubuntu 18.04.1 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.
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC
21.08.19096
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.6087
Installation procedure on Ubuntu 18.04/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.08.19096/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6087/intel-igc-core_1.0.6087_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6087/intel-igc-opencl_1.0.6087_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.08.19096/intel-opencl_21.08.19096_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.08.19096/intel-ocloc_21.08.19096_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.08.19096/intel-level-zero-gpu_1.0.19096_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.08.19096/ww08.sum
sha256sum -c ww08.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
c8763c80d97a64ae2a6933df7ad59fea4eedebafda9c22704c858fdc895e9442 intel-gmmlib_20.3.2_amd64.deb
771d3158095703bd876ed785df4f1a83afdc68ece69ff849fc56c918808de743 intel-igc-core_1.0.6087_amd64.deb
a88a1768f380300c9732c6327ea8186178fb83af1d744c01689eaa72ddb31e40 intel-igc-opencl_1.0.6087_amd64.deb
1774dd1d70f582e4b6c7b2db9cd716def04291e351827780b848d6e1bb6ef9b1 intel-level-zero-gpu_1.0.19096_amd64.deb
433afe210b6e786333603f4c9437374fcfbfeba6a7ecf3d20bf32fb7a8a12f27 intel-ocloc_21.08.19096_amd64.deb
22de7b6ef0fff1098f5ae32b41fc3e67914dd25ca8f49af739c615da7ea74e27 intel-opencl_21.08.19096_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Broadwell | 3.0 - Production | - |
| Skylake | 3.0 - Production | 1.0 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.0 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.0 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.0 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.0 - Pre-Release |
| Apollo Lake | 3.0 - Production | - |
| Gemini Lake | 3.0 - Production | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tiger Lake was tested with kernel from drm-tip
5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest - Gemini Lake was tested on Ubuntu 18.04.1 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.
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
21.07.19042
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.6087
Installation procedure on Ubuntu 18.04/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.07.19042/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6087/intel-igc-core_1.0.6087_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6087/intel-igc-opencl_1.0.6087_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.07.19042/intel-opencl_21.07.19042_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.07.19042/intel-ocloc_21.07.19042_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.07.19042/intel-level-zero-gpu_1.0.19042_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.07.19042/ww07.sum
sha256sum -c ww07.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
5221964f47861abf1370b65325406c2b6306fc3c54f8395a471d9b4e303380c8 intel-gmmlib_20.3.2_amd64.deb
771d3158095703bd876ed785df4f1a83afdc68ece69ff849fc56c918808de743 intel-igc-core_1.0.6087_amd64.deb
a88a1768f380300c9732c6327ea8186178fb83af1d744c01689eaa72ddb31e40 intel-igc-opencl_1.0.6087_amd64.deb
7de9f040282fe8733d20e277a4cbab79f11eed1d5fa0ea3bbc936ec839e7cccf intel-level-zero-gpu_1.0.19042_amd64.deb
8a64f6979e7551049bec7865215891b86ee12f89c00b08249b6e7c2a7fb27e88 intel-ocloc_21.07.19042_amd64.deb
189a0c36fa8e0ad6fc9bfdef0c2f8e52c32f52c4c03a4027e5d7b97e146e681e intel-opencl_21.07.19042_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Broadwell | 3.0 - Production | - |
| Skylake | 3.0 - Production | 1.0 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.0 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.0 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.0 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.0 - Pre-Release |
| Apollo Lake | 3.0 - Production | - |
| Gemini Lake | 3.0 - Production | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tiger Lake was tested with kernel from drm-tip
5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest - Gemini Lake was tested on Ubuntu 18.04.1 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.
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
21.06.18993
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-opencl, intel-ocloc, intel-level-zero-gpu (https://github.com/intel/compute-runtime)
Components revisions included in the release
Additional components revisions used in build (Ubuntu 18.04)
- Used for building runtime
- intel/libva@c9bb65b (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.1.0 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.6087
Installation procedure on Ubuntu 18.04/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.06.18993/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6087/intel-igc-core_1.0.6087_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6087/intel-igc-opencl_1.0.6087_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.06.18993/intel-opencl_21.06.18993_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.06.18993/intel-ocloc_21.06.18993_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.06.18993/intel-level-zero-gpu_1.0.18993_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.06.18993/ww06.sum
sha256sum -c ww06.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
5bcedcaf52e92c2c15b2dda544a7975c736f6845ac00640b65249e8af84b8801 intel-gmmlib_20.3.2_amd64.deb
771d3158095703bd876ed785df4f1a83afdc68ece69ff849fc56c918808de743 intel-igc-core_1.0.6087_amd64.deb
a88a1768f380300c9732c6327ea8186178fb83af1d744c01689eaa72ddb31e40 intel-igc-opencl_1.0.6087_amd64.deb
f4d228a9dd0c550d5b4b469c9526c3dba20f43902aeb61cea379eb956b4f03e9 intel-level-zero-gpu_1.0.18993_amd64.deb
bb1a3adeaa7c82ff5c72501259653bcb9b1717ad902036a47a4fec8acf32c260 intel-ocloc_21.06.18993_amd64.deb
1ce6e98d64c29cfc13393cb0190730e51664987432f9bdeab04c5b5592f76685 intel-opencl_21.06.18993_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OpenCL | Level Zero |
|---|---|---|
| Broadwell | 3.0 - Production | - |
| Skylake | 3.0 - Production | 1.0 - Pre-Release |
| Kaby Lake | 3.0 - Production | 1.0 - Pre-Release |
| Coffee Lake | 3.0 - Production | 1.0 - Pre-Release |
| Ice Lake | 3.0 - Production | 1.0 - Pre-Release |
| Tiger Lake | 3.0 - Production | 1.0 - Pre-Release |
| Apollo Lake | 3.0 - Production | - |
| Gemini Lake | 3.0 - Production | - |
| Elkhart Lake | 3.0 - Early support | - |
All platforms were validated on Ubuntu 20.04 LTS with stock kernel, with the following exceptions:
- Tiger Lake was tested with kernel from drm-tip
5.8.0-rc7 commit ebef75fc1a3f0abebf46d7270128553f82361bc8 2020-08-02_07-12-33 drm-tip: 2020y-08m-02d-07h-11m-48s UTC integration manifest - Ice Lake was tested on Ubuntu 20.04 LTS with stock kernel
- Gemini Lake was tested on Ubuntu 18.04.1 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.
Issues & regressions of note
- OpenCL and Level Zero packages provided in this release were compiled with DG1 support disabled
Important changes
- Updated IGC
- Updated L0 loader