Releases: intel/compute-runtime
19.42.14504
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
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- intel/opencl-clang@6f8c329
- KhronosGroup/SPIRV-LLVM-Translator@7042063
- llvm/[email protected]
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.42.14504/intel-gmmlib_19.3.2_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.42.14504/intel-igc-core_1.0.2714_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.42.14504/intel-igc-opencl_1.0.2714_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.42.14504/intel-opencl_19.42.14504_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.42.14504/intel-ocloc_19.42.14504_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.42.14504/ww42.sum
sha256sum -c ww42.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
5f99f45b0ad4b257fcb926618f0ca2c4689f380749a265bb95e09dce4b3b8832 intel-gmmlib_19.3.2_amd64.deb
ceee201ba21bc1d9424c0d096189fb944e40362c03d5d00742d555e02aa5b966 intel-igc-core_1.0.2714_amd64.deb
70aa840cc72c421f724ef33a9a0f26ea4cc10d3656ff6fab5164d00a7a5fb15e intel-igc-opencl_1.0.2714_amd64.deb
32060c2ac0b1530740491ca74de264932be891f6efd6b1572a6389e8b202bbea intel-ocloc_19.42.14504_amd64.deb
3f9cf9578f0ccd209bd60729b4cea1e4e988e493a1a0a35bcd366e86d5050f99 intel-opencl_19.42.14504_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 |
Tiger Lake | 2.1 | Early support |
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 ccd2c9cb3fd35f9654cdf6743bdecfb489fba70a 2019-09-19_19-07-08 drm-tip: 2019y-09m-19d-18h-52m-24s 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 Graphics Compiler
- Updated llvm/clang
- Updated SPIRV-LLVM-Translator
19.41.14441
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
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- intel/opencl-clang@6f8c329
- KhronosGroup/SPIRV-LLVM-Translator@beaa885
- llvm/llvm-project@e82a536
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.41.14441/intel-gmmlib_19.3.2_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.41.14441/intel-igc-core_1.0.2597_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.41.14441/intel-igc-opencl_1.0.2597_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.41.14441/intel-opencl_19.41.14441_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.41.14441/intel-ocloc_19.41.14441_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.41.14441/ww41.sum
sha256sum -c ww41.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
aa978b54eac464c14fd32e3489fdb0fa80e9cdf5895edb568425e294debe893d intel-gmmlib_19.3.2_amd64.deb
cd4a3cae3d4305e6dd322bacdc47037b4e8b614aea73d8f75364affd94644ff3 intel-igc-core_1.0.2597_amd64.deb
39c34ee549751e9894090c6f81e91b8eec10b7f17bff5215fb1ed6ac64cace41 intel-igc-opencl_1.0.2597_amd64.deb
931c1ad0c94d9d8c5db0e951496d68d5fbcce7f27993213c05026471cd997b5f intel-ocloc_19.41.14441_amd64.deb
020ea4e277458228c9947aec1ba656d74e822b23530c8f465df0e004dd309681 intel-opencl_19.41.14441_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 |
Tiger Lake | 2.1 | Early support |
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 ccd2c9cb3fd35f9654cdf6743bdecfb489fba70a 2019-09-19_19-07-08 drm-tip: 2019y-09m-19d-18h-52m-24s 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.40.14409
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
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- intel/opencl-clang@6f8c329
- KhronosGroup/SPIRV-LLVM-Translator@beaa885
- llvm/llvm-project@e82a536
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.40.14409/intel-gmmlib_19.3.2_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.40.14409/intel-igc-core_1.0.2597_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.40.14409/intel-igc-opencl_1.0.2597_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.40.14409/intel-opencl_19.40.14409_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.40.14409/intel-ocloc_19.40.14409_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.40.14409/ww40.sum
sha256sum -c ww40.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
26b8b2b7ee627dc6cddf10b317ede813e0c099c45b6c2eb3e9dc9b96a42b67d6 intel-gmmlib_19.3.2_amd64.deb
3244db4552bac341eab0fb3d1e7933be7eb6e768abb4f6518102513b32ddc9f1 intel-igc-core_1.0.2597_amd64.deb
dfe96be7f266fe75f565fd21084464e93e157b740ea87e64d94fb8759242d74f intel-igc-opencl_1.0.2597_amd64.deb
11fd5d39a5e53c244aeb1affe663b8874950ec5c6d16db239b9dcc4ad46c3f01 intel-ocloc_19.40.14409_amd64.deb
77669334737e750ca3438e3b8596e65278e7228bb9ed7e60672adc7178143939 intel-opencl_19.40.14409_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 |
Tiger Lake | 2.1 | Early support |
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 ccd2c9cb3fd35f9654cdf6743bdecfb489fba70a 2019-09-19_19-07-08 drm-tip: 2019y-09m-19d-18h-52m-24s 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
- Added support for TGLLP
- Added support for ICL device id: 0x8A58
19.39.14278
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
Additional components revisions used in build
- intel/libva@c9bb65b (compatible with va_api_major_version = 1)
- intel/llvm-patches@1c93162
- intel/opencl-clang@6f8c329
- KhronosGroup/SPIRV-LLVM-Translator@beaa885
- llvm/llvm-project@e82a536
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.39.14278/intel-gmmlib_19.3.2_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.39.14278/intel-igc-core_1.0.2597_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.39.14278/intel-igc-opencl_1.0.2597_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.39.14278/intel-opencl_19.39.14278_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.39.14278/intel-ocloc_19.39.14278_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.39.14278/ww39.sum
sha256sum -c ww39.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
30d619aaa32883d98e24f775701a66fe57f460b2ccc871964d310c695e1439bc intel-gmmlib_19.3.2_amd64.deb
2c84d21aae39f6aa62ebe54fe009537989599c10a815e80450078f4025bf0a69 intel-igc-core_1.0.2597_amd64.deb
76e15751e3a365662f010dbc272d6ea8da0876f30f882d44b0f223188bc034ea intel-igc-opencl_1.0.2597_amd64.deb
a01e50aa26ea687a206089a5bdd0e465a5c193de6e219931063114d7e1afba15 intel-ocloc_19.39.14278_amd64.deb
ba7f1040557d12c36afe2f3f37545350bc77cd199e91e3dd77ac9c3a863e2cf9 intel-opencl_19.39.14278_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 ccd2c9cb3fd35f9654cdf6743bdecfb489fba70a 2019-09-19_19-07-08 drm-tip: 2019y-09m-19d-18h-52m-24s 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.3.2
- Updated Intel Graphic Compiler to 1.0.2597 (intel/intel-graphics-compiler@b3ed5e5)
- IGC and opencl-clang switched to llvm/clang 9
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
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
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
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
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
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
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.