Releases: intel/compute-runtime
21.05.18936
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.0.26 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.6083
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.05.18936/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6083/intel-igc-core_1.0.6083_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6083/intel-igc-opencl_1.0.6083_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.05.18936/intel-opencl_21.05.18936_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.05.18936/intel-ocloc_21.05.18936_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.05.18936/intel-level-zero-gpu_1.0.18936_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.05.18936/ww05.sum
sha256sum -c ww05.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
5ff9fb54b89ec3dd0641b079dd4c1452e5dc89229991e173ea47f5d465f59f0b intel-gmmlib_20.3.2_amd64.deb
40768d12ad77cac6cb2f5a7afa3881eaaf2de3af8c623500934774cfc176a55d intel-igc-core_1.0.6083_amd64.deb
22398a6e102268e67694698076919d79d6529cf7f8f9700cf72dfb8b7c13dcaa intel-igc-opencl_1.0.6083_amd64.deb
f51179053d8f093ddccb840e3ad09a4fd06563f21bc7cef6ba199eee7911d786 intel-level-zero-gpu_1.0.18936_amd64.deb
7bf87747e6e75b2afa223348264003743c76f370ea4e9fbccaa08ce7bf905d0f intel-ocloc_21.05.18936_amd64.deb
441916f9a8f8fe71b0d539de7e6605b22dffc74bd99296e321625fffe9418d14 intel-opencl_21.05.18936_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
21.04.18912
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.0.26 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.6083
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.04.18912/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6083/intel-igc-core_1.0.6083_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.6083/intel-igc-opencl_1.0.6083_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.04.18912/intel-opencl_21.04.18912_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.04.18912/intel-ocloc_21.04.18912_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.04.18912/intel-level-zero-gpu_1.0.18912_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.04.18912/ww04.sum
sha256sum -c ww04.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
1da101ba76c157d7c621386d81af7dd11673fe7cb3b2b1988d56537a5ccf819a intel-gmmlib_20.3.2_amd64.deb
40768d12ad77cac6cb2f5a7afa3881eaaf2de3af8c623500934774cfc176a55d intel-igc-core_1.0.6083_amd64.deb
22398a6e102268e67694698076919d79d6529cf7f8f9700cf72dfb8b7c13dcaa intel-igc-opencl_1.0.6083_amd64.deb
b23c0517c9d4ca7c0b12824ff97dd92dbb3287a34a9cdbdc092832e46b0a3e3a intel-level-zero-gpu_1.0.18912_amd64.deb
0cf468b4995d5fb959f02a0ce263f987e3e88978f88c3e3f75fc158be51ae7d7 intel-ocloc_21.04.18912_amd64.deb
92cc42ec0d363d2cf41919d02bdc68845efd24be0144972b6d43680450caa55a intel-opencl_21.04.18912_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
- Added multi adapter support in L0 Metrics Api
21.03.18857
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.0.26 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5964
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.03.18857/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5964/intel-igc-core_1.0.5964_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5964/intel-igc-opencl_1.0.5964_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.03.18857/intel-opencl_21.03.18857_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.03.18857/intel-ocloc_21.03.18857_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.03.18857/intel-level-zero-gpu_1.0.18857_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.03.18857/ww03.sum
sha256sum -c ww03.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
8308bf42b8f2d2acfccd3e8fc61db3b0fb13fd6ec0d516608fcaa8e0fecaf67c intel-gmmlib_20.3.2_amd64.deb
c0bfbca8f89e49be493641c5c5dce71160a0d03670bed226f697c2102dda73e2 intel-igc-core_1.0.5964_amd64.deb
4eb55a9249e7f54e58e2058477f2e910c45a8b2c0e7d22ce3e51e4fb22668ac3 intel-igc-opencl_1.0.5964_amd64.deb
dac99099d87d6618b31f3b580225cb057a04ed55ffe811936d1444c8f9a1e77f intel-level-zero-gpu_1.0.18857_amd64.deb
b3f33943a50620052e4ccd11f63054a1f9832ce86de146a0671bc2eff7f69a27 intel-ocloc_21.03.18857_amd64.deb
08c6a48b9b6679cc67a240410a0fd1ba4208763e3e210c8a411f1536e1304a2f intel-opencl_21.03.18857_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 - Beta | - |
| Gemini Lake | 3.0 - Beta | - |
| 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
- Gen9 Atom platforms (Apollo Lake / Gemini Lake) downgraded to Beta due to issues in compiler_features_macro test
Important changes
- Updated L0 loader
21.02.18820
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.0.22 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5964
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.02.18820/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5964/intel-igc-core_1.0.5964_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5964/intel-igc-opencl_1.0.5964_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.02.18820/intel-opencl_21.02.18820_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.02.18820/intel-ocloc_21.02.18820_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.02.18820/intel-level-zero-gpu_1.0.18820_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.02.18820/ww02.sum
sha256sum -c ww02.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
ac85ef2c9044615b8ba969e71fe2be7ec6c808929a660bc2cb2153d9a32fb32d intel-gmmlib_20.3.2_amd64.deb
c0bfbca8f89e49be493641c5c5dce71160a0d03670bed226f697c2102dda73e2 intel-igc-core_1.0.5964_amd64.deb
4eb55a9249e7f54e58e2058477f2e910c45a8b2c0e7d22ce3e51e4fb22668ac3 intel-igc-opencl_1.0.5964_amd64.deb
56e880a9e378f4905b37a5e47a0ec4cf1f1ae094f7c1ae6cf9d7edd777614615 intel-level-zero-gpu_1.0.18820_amd64.deb
c86f5a4ff46476b072e0aef52d0461dd4025d05d7f00df7ce809782ac2cd1856 intel-ocloc_21.02.18820_amd64.deb
1016d94d9f4832560f4b6e0c7ef2367126aa333529a0b5c60bc1822d2799f022 intel-opencl_21.02.18820_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
21.01.18793
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.0.22 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5964
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.01.18793/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5964/intel-igc-core_1.0.5964_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5964/intel-igc-opencl_1.0.5964_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.01.18793/intel-opencl_21.01.18793_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.01.18793/intel-ocloc_21.01.18793_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.01.18793/intel-level-zero-gpu_1.0.18793_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.01.18793/ww01.sum
sha256sum -c ww01.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
905d47705f2adb840b193896b0cafda2c0bbd3accff1713f42dabd8d08635642 intel-gmmlib_20.3.2_amd64.deb
c0bfbca8f89e49be493641c5c5dce71160a0d03670bed226f697c2102dda73e2 intel-igc-core_1.0.5964_amd64.deb
4eb55a9249e7f54e58e2058477f2e910c45a8b2c0e7d22ce3e51e4fb22668ac3 intel-igc-opencl_1.0.5964_amd64.deb
acdfe25c33cf843a55a3eca2e32e49350f13e0f60a57981417afcc61fb1278f5 intel-level-zero-gpu_1.0.18793_amd64.deb
6f1b59e2ff3750e20e14efde3ea032d9bafc1d6f01c5c89d5b90b427d392ee64 intel-ocloc_21.01.18793_amd64.deb
702b04faaf6a8bfc5d688b6e15dfc537adce02d59064d6f1fbfa2b36ece8c51c intel-opencl_21.01.18793_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
20.52.18783
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.0.22 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5884
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/20.52.18783/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5884/intel-igc-core_1.0.5884_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5884/intel-igc-opencl_1.0.5884_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.52.18783/intel-opencl_20.52.18783_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.52.18783/intel-ocloc_20.52.18783_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.52.18783/intel-level-zero-gpu_1.0.18783_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.52.18783/ww52.sum
sha256sum -c ww52.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
f378c54b80649c675e4b4e7c1172887fa849e734e5f2bb4aad03c5e5e555a220 intel-gmmlib_20.3.2_amd64.deb
61a69df13d2616b4e533c44b9c13c2e3ebd085fa2a269972f5f3406dece74a05 intel-igc-core_1.0.5884_amd64.deb
ede6ab54e869d93882f31929fc76abbdd4ba2bbb130fcd4c2cc6b0968cbecd04 intel-igc-opencl_1.0.5884_amd64.deb
7857c0b3163f25e28215aabb0f9ead5c8366fafed4a8069f4ff0e028538f1c99 intel-level-zero-gpu_1.0.18783_amd64.deb
17c1fd3a8aae432624147100ecf86bab195c4b577465722db67ac85daff0c6a5 intel-ocloc_20.52.18783_amd64.deb
87bcbbc4e9325d48d6cb700aa5653895d6a1588b31c431853bab5f34d9802589 intel-opencl_20.52.18783_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
20.51.18762
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.0.22 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5884
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/20.51.18762/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5884/intel-igc-core_1.0.5884_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5884/intel-igc-opencl_1.0.5884_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.51.18762/intel-opencl_20.51.18762_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.51.18762/intel-ocloc_20.51.18762_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.51.18762/intel-level-zero-gpu_1.0.18762_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.51.18762/ww51.sum
sha256sum -c ww51.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
ed6cd127efeeb7d8735c5983be7d564e08377f13996e1837c0abd934a2b35ed5 intel-gmmlib_20.3.2_amd64.deb
61a69df13d2616b4e533c44b9c13c2e3ebd085fa2a269972f5f3406dece74a05 intel-igc-core_1.0.5884_amd64.deb
ede6ab54e869d93882f31929fc76abbdd4ba2bbb130fcd4c2cc6b0968cbecd04 intel-igc-opencl_1.0.5884_amd64.deb
bfe93dea1ec1aa75f56c37b7761c3b44191135d89be5bc4971f2dad7fa37fe6c intel-level-zero-gpu_1.0.18762_amd64.deb
6fe34544975c244ec76c67b4f6062e7d401f04a1da24bde48ed474d5b924d102 intel-ocloc_20.51.18762_amd64.deb
2ecca779d43ba61c2056bf8e96d39887849ea56f309968dca058063035e31a6b intel-opencl_20.51.18762_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
20.50.18716
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.0.22 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5819
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/20.50.18716/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5819/intel-igc-core_1.0.5819_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5819/intel-igc-opencl_1.0.5819_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.50.18716/intel-opencl_20.50.18716_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.50.18716/intel-ocloc_20.50.18716_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.50.18716/intel-level-zero-gpu_1.0.18716_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.50.18716/ww50.sum
sha256sum -c ww50.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
5eab27c8f70942e7a95fd74cc8141a3cedda7189726439bcc37220b3406fd966 intel-gmmlib_20.3.2_amd64.deb
873c092bd3abdaba4725cdf9ca7172c44becac3a8849423503286d9659385f74 intel-igc-core_1.0.5819_amd64.deb
d15227b5cb3002bfe190c064b70b745ac4675ebf70e8867560163fbafe301172 intel-igc-opencl_1.0.5819_amd64.deb
750a12cbdfc18a36b9345050c637351aa76a7a7ce46f3e2ec60735efb64a0bb1 intel-level-zero-gpu_1.0.18716_amd64.deb
45a92ce0faeb71ab9ea0702c97e268432e85419dcfe991e3c08303ffa8630f24 intel-ocloc_20.50.18716_amd64.deb
38bea2cb968357984630a0e207815377179ee9b901f300f8f49d2a65d78f3d54 intel-opencl_20.50.18716_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 - Beta | - |
| Gemini Lake | 3.0 - Beta | - |
| 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
- Gen9 Atom platforms (Apollo Lake / Gemini Lake) downgraded due to compiler regression in math_brute_force pown conformance test
Important changes
- Updated IGC
- Updated Level Zero Loader
- Switched to C++17
20.49.18626
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.0.16 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5723
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/20.49.18626/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5723/intel-igc-core_1.0.5723_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5723/intel-igc-opencl_1.0.5723_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.49.18626/intel-opencl_20.49.18626_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.49.18626/intel-ocloc_20.49.18626_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.49.18626/intel-level-zero-gpu_1.0.18626_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.49.18626/ww49.sum
sha256sum -c ww49.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
ef87a5c9e75de9ae3decc2a44eb0e1aa7f86a11dbf7c90836dc87fdb78f71136 intel-gmmlib_20.3.2_amd64.deb
8757d0023aa103d1c3b8faf1657a4370daf50bc07176616ae70a954be0eeb2b3 intel-igc-core_1.0.5723_amd64.deb
b304c98777868dc3bd3729022f11ff43e05690a8732ace178ad316049923aef8 intel-igc-opencl_1.0.5723_amd64.deb
d38a0f203b66f5919a9303dd071494b8299094388b88fb2647c8a3df31fad302 intel-level-zero-gpu_1.0.18626_amd64.deb
f67e9615c6480bf033e41b2879ea5863c675a2d6bf71c6aba7502404fde47901 intel-ocloc_20.49.18626_amd64.deb
108958e3273d3c7ba1c70810dd5e104abc5376262dbba0904eaa95f6aaeaeaaf intel-opencl_20.49.18626_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 - Beta | - |
| Gemini Lake | 3.0 - Beta | - |
| 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
- Gen9 Atom platforms (Apollo Lake / Gemini Lake) downgraded due to compiler regression in math_brute_force pown conformance test
Important changes
- Updated IGC
20.48.18558
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.0.16 (Compatible with oneAPI Level Zero API Spec v1.0.4)
- intel/intel-graphics-compiler@igc-1.0.5699
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/20.48.18558/intel-gmmlib_20.3.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5699/intel-igc-core_1.0.5699_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.5699/intel-igc-opencl_1.0.5699_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.48.18558/intel-opencl_20.48.18558_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.48.18558/intel-ocloc_20.48.18558_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/20.48.18558/intel-level-zero-gpu_1.0.18558_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/20.48.18558/ww48.sum
sha256sum -c ww48.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
821067de378f420de5e06c324954420f1f591a0df0793fdce424f9ee77ca13e5 intel-gmmlib_20.3.2_amd64.deb
89bc8b4c1ccc44363677a16c8a104017dcd213dc88f4e166998c2076befa07d6 intel-igc-core_1.0.5699_amd64.deb
438b96ae9e5fd1010cef35b2e2ab073e4fca90753a67b751182862044730e881 intel-igc-opencl_1.0.5699_amd64.deb
42868e4289d6146301f969eb475bc8dbe0e1a8a4c38e2b8d031f13378aca0202 intel-level-zero-gpu_1.0.18558_amd64.deb
152a7cbbbc72ca6604d94f8162ba67e7d139ebdf57a8166081d1959623b1d45c intel-ocloc_20.48.18558_amd64.deb
65f45ba5a2d486bdec328560bf1d84ec2bf3971c82a08125a9d3a44d1d3dd334 intel-opencl_20.48.18558_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 - Beta | - |
| Gemini Lake | 3.0 - Beta | - |
| 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
- Gen9 Atom platforms (Apollo Lake / Gemini Lake) downgraded due to compiler regression in math_brute_force pown conformance test
Important changes
- Updated IGC