Releases: intel/compute-runtime
19.38.14237
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@19.38.14237
- intel/gmmlib@intel-gmmlib-19.2.4
- intel/intel-graphics-compiler@igc-1.0.11
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@605739e
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu 18.04
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.38.14237/intel-gmmlib_19.2.4_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.38.14237/intel-igc-core_1.0.11-2500_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.38.14237/intel-igc-opencl_1.0.11-2500_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.38.14237/intel-opencl_19.38.14237_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.38.14237/intel-ocloc_19.38.14237_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.38.14237/ww38.sum
sha256sum -c ww38.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
4e9a0830cd0954ff39aee7f812985384b393b1be6a736621259512b81a44e887  intel-gmmlib_19.2.4_amd64.deb
f28747d43e40e65353db690577825e254d50f56cccf2198cb70acfa7e3ca6401  intel-igc-core_1.0.11-2500_amd64.deb
ee688daab9cd83f62af9747e6cb9858532b3bfb34d0947822f9c7507ff80e0ec  intel-igc-opencl_1.0.11-2500_amd64.deb
d6a5365ac5a1ba58d87720bd871ef9383491c90bf0e7b3698c27a9820003f99a  intel-ocloc_19.38.14237_amd64.deb
c2a2481f22c23ad032a02f10d0b83dda0830b3f25813f1bfd3d51313075fed99  intel-opencl_19.38.14237_amd64.deb
Other installation procedures are described here.
Quality expectations
| Platform | OCL | Quality | 
|---|---|---|
| Broadwell | 2.1 | Production | 
| Skylake | 2.1 | Production | 
| Kaby Lake | 2.1 | Production | 
| Coffee Lake | 2.1 | Production | 
| Ice Lake* | 2.1 | Production | 
| Apollo Lake | 1.2 | Production | 
| Gemini Lake | 1.2 | Production | 
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL platform kernel from drm-tip repository was used at
commit c8c778558fd52abd3303d8ea324df788062adc97 2019-05-14_07-38-40 drm-tip: 2019y-05m-14d-07h-37m-46s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated gmmlib to 19.2.4
- Disabled VME on BDW
19.37.14191
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@19.37.14191
- intel/gmmlib@intel-gmmlib-19.2.3
- intel/intel-graphics-compiler@6dd3bde
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@605739e
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.37.14191/intel-gmmlib_19.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.37.14191/intel-igc-core_1.0.11-2500_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.37.14191/intel-igc-opencl_1.0.11-2500_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.37.14191/intel-opencl_19.37.14191_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.37.14191/intel-ocloc_19.37.14191_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.37.14191/ww37.sum
sha256sum -c ww37.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
73e936264c9b2871357132a56c0fd53486cd1ac9b27e179d7bf7b3632eb659ff  intel-gmmlib_19.2.3_amd64.deb
f28747d43e40e65353db690577825e254d50f56cccf2198cb70acfa7e3ca6401  intel-igc-core_1.0.11-2500_amd64.deb
ee688daab9cd83f62af9747e6cb9858532b3bfb34d0947822f9c7507ff80e0ec  intel-igc-opencl_1.0.11-2500_amd64.deb
fce91c2995be48a94cc834bd0b04220d03fa90241622d06fd591a5b7cae66e32  intel-ocloc_19.37.14191_amd64.deb
a8a07ce33945aaab60b1b4eacd10a50db5f38631a86d7b44c2bbb7d2b7e786f7  intel-opencl_19.37.14191_amd64.deb
Quality expectations
| Platform | OCL | Quality | 
|---|---|---|
| Broadwell | 2.1 | Production | 
| Skylake | 2.1 | Production | 
| Kaby Lake | 2.1 | Production | 
| Coffee Lake | 2.1 | Production | 
| Ice Lake* | 2.1 | Production | 
| Apollo Lake | 1.2 | Production | 
| Gemini Lake | 1.2 | Production | 
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL platform kernel from drm-tip repository was used at
commit c8c778558fd52abd3303d8ea324df788062adc97 2019-05-14_07-38-40 drm-tip: 2019y-05m-14d-07h-37m-46s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
19.36.14103
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@19.36.14103
- intel/gmmlib@intel-gmmlib-19.2.3
- intel/intel-graphics-compiler@6dd3bde
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@605739e
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.36.14103/intel-gmmlib_19.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.36.14103/intel-igc-core_1.0.11-2500_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.36.14103/intel-igc-opencl_1.0.11-2500_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.36.14103/intel-opencl_19.36.14103_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.36.14103/intel-ocloc_19.36.14103_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.36.14103/ww36.sum
sha256sum -c ww36.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
03b8a683278328fbed2722a2f99369d8a039e19d552fc03bfbb2138289ddeba2  intel-gmmlib_19.2.3_amd64.deb
fb9354e84849ac2ac27566c7bfab060157335671efe79b62bce67c385278de9d  intel-igc-core_1.0.11-2500_amd64.deb
17c04c49b61da0dcd4ce3548c9a6ca79e67aff00a8c7321694348cfe2ca082a3  intel-igc-opencl_1.0.11-2500_amd64.deb
c4465478ea929370d135ee4f4f8f21c6a4edecdd110dac6a7e89ea00413b11b3  intel-ocloc_19.36.14103_amd64.deb
5eda951d579ee3c607d666c67de8036ca7d0632f439623af3d6506fdc7efeccd  intel-opencl_19.36.14103_amd64.deb
Quality expectations
| Platform | OCL | Quality | 
|---|---|---|
| Broadwell | 2.1 | Production | 
| Skylake | 2.1 | Production | 
| Kaby Lake | 2.1 | Production | 
| Coffee Lake | 2.1 | Production | 
| Ice Lake* | 2.1 | Production | 
| Apollo Lake | 1.2 | Production | 
| Gemini Lake | 1.2 | Production | 
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL platform kernel from drm-tip repository was used at
commit c8c778558fd52abd3303d8ea324df788062adc97 2019-05-14_07-38-40 drm-tip: 2019y-05m-14d-07h-37m-46s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Fixed regression in optional extensions cl_khr_int64_base_atomics and cl_khr_int64_extended_atomics
19.35.13977
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@19.35.13977
- intel/gmmlib@intel-gmmlib-19.2.3
- intel/intel-graphics-compiler@6dd3bde
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@605739e
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.35.13977/intel-gmmlib_19.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.35.13977/intel-igc-core_1.0.11-2500_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.35.13977/intel-igc-opencl_1.0.11-2500_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.35.13977/intel-opencl_19.35.13977_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.35.13977/intel-ocloc_19.35.13977_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.35.13977/ww35.sum
sha256sum -c ww35.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
52ffe6574e4acff6a876d211ddc029298a3a9fe59b05018ffade7517e0f8486f  intel-gmmlib_19.2.3_amd64.deb
e7ca76aa5ffd71579634e8d1945a8de32d7eac6b459832d938ab8089fda8e039  intel-igc-core_1.0.11-2500_amd64.deb
72a8661a817d8374f36147c002b1bddc0ae9faac130804acc46c0afb2bac709e  intel-igc-opencl_1.0.11-2500_amd64.deb
dc7835ae29c5c2ab437508530cb0d75d24e4b97126a346e182cec25e8840d952  intel-ocloc_19.35.13977_amd64.deb
3b59ea660557cbe2e1558d6f0405550ac9a76335f0d50aaf847bd59711ff7f16  intel-opencl_19.35.13977_amd64.deb
Quality expectations
| Platform | OCL | Quality | 
|---|---|---|
| Broadwell | 2.1 | Production | 
| Skylake | 2.1 | Production | 
| Kaby Lake | 2.1 | Production | 
| Coffee Lake | 2.1 | Production | 
| Ice Lake* | 2.1 | Production | 
| Apollo Lake | 1.2 | Production | 
| Gemini Lake | 1.2 | Production | 
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL platform kernel from drm-tip repository was used at
commit c8c778558fd52abd3303d8ea324df788062adc97 2019-05-14_07-38-40 drm-tip: 2019y-05m-14d-07h-37m-46s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
- Regression in optional extensions cl_khr_int64_base_atomics and cl_khr_int64_extended_atomics
Important changes
- Updated Intel Graphic Compiler to 1.0.11-2500 (intel/intel-graphics-compiler@6dd3bde
19.34.13959
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@19.34.13959
- intel/gmmlib@intel-gmmlib-19.2.3
- intel/intel-graphics-compiler@8b0b9d1
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@605739e
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.34.13959/intel-gmmlib_19.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.34.13959/intel-igc-core_1.0.10-2456_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.34.13959/intel-igc-opencl_1.0.10-2456_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.34.13959/intel-opencl_19.34.13959_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.34.13959/intel-ocloc_19.34.13959_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.34.13959/ww34.sum
sha256sum -c ww34.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
e8b9b2cba776d2aa9008f70daee35ae4f8e655c7ba93589dd11ee89d671463f7  intel-gmmlib_19.2.3_amd64.deb
4632ee83daae94648d37267bbbef671199655cf2a017cc6db57862ef69aed51b  intel-igc-core_1.0.10-2456_amd64.deb
0d93bbb94ca53bdac4c655511b1e94bdd6ec3d12f98ef12685550a097492f25c  intel-igc-opencl_1.0.10-2456_amd64.deb
4786faae327c87510cbc24e0124d11b1132f03561eb6b023c85ce1b9115f5f75  intel-ocloc_19.34.13959_amd64.deb
b21be76a38c327b4000bf0ca917216ae0675bcfe3ac736280be06efe1a476d68  intel-opencl_19.34.13959_amd64.deb
Quality expectations
| Platform | OCL | Quality | 
|---|---|---|
| Broadwell | 2.1 | Production | 
| Skylake | 2.1 | Production | 
| Kaby Lake | 2.1 | Production | 
| Coffee Lake | 2.1 | Production | 
| Ice Lake* | 2.1 | Production | 
| Apollo Lake | 1.2 | Production | 
| Gemini Lake | 1.2 | Production | 
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL platform kernel from drm-tip repository was used at
commit c8c778558fd52abd3303d8ea324df788062adc97 2019-05-14_07-38-40 drm-tip: 2019y-05m-14d-07h-37m-46s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated Intel Graphic Compiler to 1.0.10-2445 (intel/intel-graphics-compiler@8b0b9d1)
19.34.13890
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@19.34.13890
- intel/gmmlib@intel-gmmlib-19.2.3
- intel/intel-graphics-compiler@8b0b9d1
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@605739e
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.34.13890/intel-gmmlib_19.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.34.13890/intel-igc-core_1.0.10-2456_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.34.13890/intel-igc-opencl_1.0.10-2456_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.34.13890/intel-opencl_19.34.13890_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.34.13890/intel-ocloc_19.34.13890_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.34.13890/ww34.sum
sha256sum -c ww34.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
586046c40b6e81cb09fea63afd9d4946b4211b4c595a8e9b01563cc5709251d5  intel-gmmlib_19.2.3_amd64.deb
7ce89de479094b76b3cf4e84f3344ad10a424016b896ca28dee7a06f17315469  intel-igc-core_1.0.10-2456_amd64.deb
1d65d7849df8bfd6f6fbffe14e6728bd926bccc6dc9f027efee3905a945d8716  intel-igc-opencl_1.0.10-2456_amd64.deb
3bc24975a81ef57ba4c96cb8e17c78c1114a521e8874155d18969ca3de80f864  intel-ocloc_19.34.13890_amd64.deb
a807b891a2761a22f26fddd0e6c73b5e38b1a6c150b07abd612a5fcc0ec125f6  intel-opencl_19.34.13890_amd64.deb
Important changes
Pre-release with support for 64bit atomics. Github release 19.34.13959 contains regressions for this feature, which will be fixed in upcoming release. If you want to test 64bit atomics, we recommend this build for now.
19.33.13840
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@19.33.13840
- intel/gmmlib@intel-gmmlib-19.2.3
- intel/intel-graphics-compiler@8d603d8
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@605739e
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.33.13840/intel-gmmlib_19.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.33.13840/intel-igc-core_1.0.10-2438_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.33.13840/intel-igc-opencl_1.0.10-2438_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.33.13840/intel-opencl_19.33.13840_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.33.13840/intel-ocloc_19.33.13840_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.33.13840/ww33.sum
sha256sum -c ww33.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
c6dd9af577b090cba925171507a1e14eee2f62f2864ed920060d36c138046d11  intel-gmmlib_19.2.3_amd64.deb
6378ff319957e4620988f8ef7f80b76a16e023589879b3be57cb8e5f15e34fe5  intel-igc-core_1.0.10-2438_amd64.deb
fc7418ba021f4dc7032002def7e9f48038a4529305fdbcf23d88a7621bcb040b  intel-igc-opencl_1.0.10-2438_amd64.deb
f25e050ab017a1d4e22acf87e0821f3b8d4875c43d9e584343ce5835dd0678b1  intel-ocloc_19.33.13840_amd64.deb
d3df45fedb356aff1ed49ad516329c7e799aee48a75f2a9b77dd11093bb3b6ef  intel-opencl_19.33.13840_amd64.deb
Quality expectations
| Platform | OCL | Quality | 
|---|---|---|
| Broadwell | 2.1 | Production | 
| Skylake | 2.1 | Beta | 
| Kaby Lake | 2.1 | Beta | 
| Coffee Lake | 2.1 | Beta | 
| Ice Lake* | 2.1 | Beta | 
| Apollo Lake | 1.2 | Production | 
| Gemini Lake | 1.2 | Production | 
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL platform kernel from drm-tip repository was used at
commit c8c778558fd52abd3303d8ea324df788062adc97 2019-05-14_07-38-40 drm-tip: 2019y-05m-14d-07h-37m-46s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
- Skylake, Broadwell, Kaby-Lake platforms downgraded to Beta quality due to regression in certification tests. Fix is in progress.
Important changes
- Updated Intel Graphic Compiler to 1.0.10-2438 (intel/intel-graphics-compiler@8d603d8)
19.32.13826
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@19.32.13826
- intel/gmmlib@intel-gmmlib-19.2.3
- intel/intel-graphics-compiler@7c89d20
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@605739e
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.32.13826/intel-gmmlib_19.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.32.13826/intel-igc-core_1.0.10-2407_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.32.13826/intel-igc-opencl_1.0.10-2407_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.32.13826/intel-opencl_19.32.13826_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.32.13826/intel-ocloc_19.32.13826_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.32.13826/ww32.sum
sha256sum -c ww32.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
3a4575977261c8f1bbec5d4560df148ce92a2ab0af7cb6823f25dbc4acddc475  intel-gmmlib_19.2.3_amd64.deb
e144824902f4a583f47145463ad7aeda16bbe21d4af645b2a87bc88c7f5251d2  intel-igc-core_1.0.10-2407_amd64.deb
708c892c9c9052392b960df29c0bbe3f326a00b4b9b54c1b50408bfaaf09f7dd  intel-igc-opencl_1.0.10-2407_amd64.deb
290ae5c8d34a4febf31ec820adb9305ba167a7aa84939eb427de4828f3dd8155  intel-ocloc_19.32.13826_amd64.deb
eec6a91c74a7a62d785541641f4c38486c02aaac87b564645557869ef2ad59c6  intel-opencl_19.32.13826_amd64.deb
Quality expectations
| Platform | OCL | Quality | 
|---|---|---|
| Broadwell | 2.1 | Production | 
| Skylake | 2.1 | Production | 
| Kaby Lake | 2.1 | Production | 
| Coffee Lake | 2.1 | Production | 
| Ice Lake* | 2.1 | Beta | 
| Apollo Lake | 1.2 | Production | 
| Gemini Lake | 1.2 | Production | 
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL platform kernel from drm-tip repository was used at
commit c8c778558fd52abd3303d8ea324df788062adc97 2019-05-14_07-38-40 drm-tip: 2019y-05m-14d-07h-37m-46s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated Intel Graphic Compiler to 1.0.10-2407 (intel/intel-graphics-compiler@7c89d20)
19.31.13700
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@19.31.13700
- intel/gmmlib@intel-gmmlib-19.2.3
- intel/intel-graphics-compiler@1.0.10
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@a4af5b1
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.31.13700/intel-gmmlib_19.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.31.13700/intel-igc-core_1.0.10-2364_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.31.13700/intel-igc-opencl_1.0.10-2364_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.31.13700/intel-opencl_19.31.13700_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.31.13700/intel-ocloc_19.31.13700_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.31.13700/ww31.sum
sha256sum -c ww31.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
2e0a4d12a4b0b75a979bc821e029d563e1d107cfb63e18f20d986d397f36ff19  intel-gmmlib_19.2.3_amd64.deb
2b6316dccefe0a8bd184662c5028fb51c68f2ab9b187dd82a3b3b71395193a59  intel-igc-core_1.0.10-2364_amd64.deb
8267eacbc051a5f3d790904c3081e0ae668d7a444323ada901ee1ffe3daf1207  intel-igc-opencl_1.0.10-2364_amd64.deb
ff6185fefeded2f3f04fc914d00729657ac3b6971d23b79b630e5e63af987567  intel-ocloc_19.31.13700_amd64.deb
d331d2f795e3139dd90ab110b86e47346d48c3810589e71f7bf08778b0e02466  intel-opencl_19.31.13700_amd64.deb
Quality expectations
| Platform | OCL | Quality | 
|---|---|---|
| Broadwell | 2.1 | Production | 
| Skylake | 2.1 | Production | 
| Kaby Lake | 2.1 | Production | 
| Coffee Lake | 2.1 | Production | 
| Ice Lake* | 2.1 | Beta | 
| Apollo Lake | 1.2 | Production | 
| Gemini Lake | 1.2 | Production | 
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL platform kernel from drm-tip repository was used at
commit c8c778558fd52abd3303d8ea324df788062adc97 2019-05-14_07-38-40 drm-tip: 2019y-05m-14d-07h-37m-46s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
Important changes
- Updated Intel Graphic Compiler to 1.0.10-2364
19.30.13641
Packages included in the release
- intel-gmmlib (https://github.com/intel/gmmlib)
- intel-igc-core and intel-igc-opencl (https://github.com/intel/intel-graphics-compiler)
- intel-opencl (https://github.com/intel/compute-runtime)
Components revisions included in the release
- intel/compute-runtime@19.30.13641
- intel/gmmlib@intel-gmmlib-19.2.3
- intel/intel-graphics-compiler@01ca219
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@a4af5b1
- intel/opencl-clang@41cad39
- KhronosGroup/SPIRV-LLVM-Translator@83298e3
Installation procedure on Ubuntu
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/compute-runtime/releases/download/19.30.13641/intel-gmmlib_19.2.3_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.30.13641/intel-igc-core_1.0.10-2327_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.30.13641/intel-igc-opencl_1.0.10-2327_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.30.13641/intel-opencl_19.30.13641_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.30.13641/intel-ocloc_19.30.13641_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.30.13641/ww30.sum
sha256sum -c ww30.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
c8809967dfd1e0dd85832d685b23c9fc515fbafcdd6791769ea46b0c23deaf9a  intel-gmmlib_19.2.3_amd64.deb
9d55c1793d25c4fec4e08fab032786f934c60ea1e4d1ed06f248a92cb4887630  intel-igc-core_1.0.10-2327_amd64.deb
36ec7788231180be85b3cd111df3d0a52722448e269ebf842dbf91bc25dfc8d4  intel-igc-opencl_1.0.10-2327_amd64.deb
937418b77bceef1da6b654267c18dbab482561f833527f5c400d49f7385a251b  intel-ocloc_19.30.13641_amd64.deb
cd04193618b853a2dce28b05abc3bb7f43d4ee0ac98540a6fbb00d099e9731a7  intel-opencl_19.30.13641_amd64.deb
Quality expectations
| Platform | OCL | Quality | 
|---|---|---|
| Broadwell | 2.1 | Production | 
| Skylake | 2.1 | Production | 
| Kaby Lake | 2.1 | Production | 
| Coffee Lake | 2.1 | Production | 
| Ice Lake* | 2.1 | Beta | 
| Apollo Lake | 1.2 | Beta | 
| Gemini Lake | 1.2 | Beta | 
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
For ICL platform kernel from drm-tip repository was used at
commit c8c778558fd52abd3303d8ea324df788062adc97 2019-05-14_07-38-40 drm-tip: 2019y-05m-14d-07h-37m-46s UTC integration manifest
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Beta - suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For ICL platform i915.alpha_support=1 kernel parameter is required for kernel before 5.2
- APL and GLK platforms downgraded to Beta quality due to regression in certification tests. Fix is in progress.
Important changes
- Updated Intel Graphic Compiler to 1.0.10-2327
- Release packages were prepared under Ubuntu 18.04, and are not compatible with older Ubuntu versions
- Added support for EHL (Elkhart Lake) platforms
- Added API for querying number of slices
- Added support for unrestricted buffer sizes
- Added MediaCompressed flag support for sharings
- Added CMake flag to control device enqueue