Releases: intel/compute-runtime
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
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