Releases: intel/compute-runtime
21.18.19737
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.7152
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.18.19737/intel-gmmlib_21.1.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7152/intel-igc-core_1.0.7152_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7152/intel-igc-opencl_1.0.7152_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.18.19737/intel-opencl_21.18.19737_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.18.19737/intel-ocloc_21.18.19737_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.18.19737/intel-level-zero-gpu_1.1.19737_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.18.19737/ww18.sum
sha256sum -c ww18.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
793ea78b09474baa775b5158fd83a24d58f0ace37d6801bb54d082a118bd855a intel-gmmlib_21.1.2_amd64.deb
f2fed7cb2206338173e790d432990266539f2e23d386450fef572b17392732a8 intel-igc-core_1.0.7152_amd64.deb
3d5aa8bc019b4fa4297f4c9d422be182b6a3d648eb6b9a64277df44153943bdb intel-igc-opencl_1.0.7152_amd64.deb
4bb17c8a23d7a188b6c1194f181d403ef98ea6c0eabf75298feb1fa24c8458f2 intel-level-zero-gpu_1.1.19737_amd64.deb
35a851d44b54f4c948e06edf709c4cd509b17029a03bf58b7ae614062880e352 intel-ocloc_21.18.19737_amd64.deb
a17a4f7f4e2e59096a58e131235c508eb49f9086db5bef3ddb47c5ae482e2bac intel-opencl_21.18.19737_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 - 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
- Regressions in unit tests on Fedora 34
21.17.19709
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.7152
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.17.19709/intel-gmmlib_21.1.2_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7152/intel-igc-core_1.0.7152_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7152/intel-igc-opencl_1.0.7152_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.17.19709/intel-opencl_21.17.19709_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.17.19709/intel-ocloc_21.17.19709_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.17.19709/intel-level-zero-gpu_1.1.19709_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.17.19709/ww17.sum
sha256sum -c ww17.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
3c465ae0481bd8933f8fff2d034200ef117b202917d0e494855f43cf6942076a intel-gmmlib_21.1.2_amd64.deb
f2fed7cb2206338173e790d432990266539f2e23d386450fef572b17392732a8 intel-igc-core_1.0.7152_amd64.deb
3d5aa8bc019b4fa4297f4c9d422be182b6a3d648eb6b9a64277df44153943bdb intel-igc-opencl_1.0.7152_amd64.deb
0534ef73f82d488455461b5a385b77ac09d39cabf89098daf0d0bdc824ff1450 intel-level-zero-gpu_1.1.19709_amd64.deb
c7b7ebcc2bac1b3a0115083de6bd4ce4280ccc8fdebc8c8bade9193b920a71a2 intel-ocloc_21.17.19709_amd64.deb
ff82eab24e8adf59e8ddd88258e38966d72143a6550ad3f9ce224c0ffd2ca65d intel-opencl_21.17.19709_amd64.deb
Other installation procedures are described here.
Quality expectations
Platform | OpenCL | Level Zero |
---|---|---|
Broadwell | 3.0 - Beta | - |
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 - 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
- Regressions in unit tests on Fedora 34
- Regression in certification tests (Broadwell only) caused by f83b51e
Important changes
- Updated IGC
- Updated gmmlib
- Implemented cl_intel_device_attribute_query extension
21.16.19610
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.7041
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.16.19610/intel-gmmlib_20.4.1_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7041/intel-igc-core_1.0.7041_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/igc-1.0.7041/intel-igc-opencl_1.0.7041_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.16.19610/intel-opencl_21.16.19610_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.16.19610/intel-ocloc_21.16.19610_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/21.16.19610/intel-level-zero-gpu_1.1.19610_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/21.16.19610/ww16.sum
sha256sum -c ww16.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
e7979d7ac6862ebcb8786678f557fa89ffcb71cf498b562f21bde4b968e827c2 intel-gmmlib_20.4.1_amd64.deb
9f46cfbea472ac67858583bd853a26d1c5bce0f49b81e4aa521805eceb73a009 intel-igc-core_1.0.7041_amd64.deb
4a91a078b0b6ee3a9366fafdbeedfccc6ee024d4ec19d0c4ffe6dafc02034f93 intel-igc-opencl_1.0.7041_amd64.deb
6ee565e4b348cfad8abf2ab4511d8e7d1ba0016d0da412b42e4200f53ddb92bb intel-level-zero-gpu_1.1.19610_amd64.deb
22b733e4a71ca596ab39071df4fec9a39fcf165a2c9ea4d8f4027de022b1f479 intel-ocloc_21.16.19610_amd64.deb
b774595d7dbe55416a5d797b5901b8a44e7b9d60fef5b9c926d7b99a0872d620 intel-opencl_21.16.19610_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 - 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
- Regressions in unit tests on SLES 15SP1/15SP2, RHEL 8.1/8.2, Centos 7.2, Fedora 34
Important changes
- Updated IGC
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