Releases: intel/compute-runtime
19.12.12612
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.12.12612
- intel/[email protected]
- intel/intel-graphics-compiler@429b1d5
Additional components revisions used in build:
- intel/libva@c9bb65b
- intel/llvm-patches@3285b32
- intel/opencl-clang@6257ffe
- KhronosGroup/SPIRV-LLVM-Translator@8ce6443
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.12.12612/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.12.12612/intel-igc-core_19.11.1622_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.12.12612/intel-igc-opencl_19.11.1622_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.12.12612/intel-opencl_19.12.12612_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.12.12612/intel-ocloc_19.12.12612_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.12.12612/ww12.sum
sha256sum -c ww12.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
8da97f718d0685368141f31f5c0a00d353e9ada32d5655ddbad2e0b6004ed311 intel-gmmlib_18.4.1_amd64.deb
c62a3614cfac465f5872ea3a529cddd960d25167a4fd61228aacefdde8b3fee7 intel-igc-core_19.11.1622_amd64.deb
e12ffc005775f8d15ee60c15be86f4b9f1e75d69c0526cc3a9e0e2c7e5f901ac intel-igc-opencl_19.11.1622_amd64.deb
a47e64c2e03758ec0d575bc7d594e52aa0b5a808394349dccbfcf239a36c9bee intel-ocloc_19.12.12612_amd64.deb
1a0096ab0637b719d3449a4000bfc0ae874e7891aff0ee5f18884e8195c80460 intel-opencl_19.12.12612_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 |
Cannon Lake | 2.1 | Experimental |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
- Skylake, Kaby Lake, Coffee Lake platforms downgraded to Beta quality due to regression in certification tests. Fix is in progress.
19.11.12599
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.11.12599
- intel/[email protected]
- intel/intel-graphics-compiler@429b1d5
Additional components revisions used in build:
- intel/libva@c9bb65b
- intel/llvm-patches@3285b32
- intel/opencl-clang@6257ffe
- KhronosGroup/SPIRV-LLVM-Translator@8ce6443
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.11.12599/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.11.12599/intel-igc-core_19.11.1622_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.11.12599/intel-igc-opencl_19.11.1622_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.11.12599/intel-opencl_19.11.12599_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.11.12599/intel-ocloc_19.11.12599_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.11.12599/ww11.sum
sha256sum -c ww11.sum
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
3da00700cd9fee8b526c5a24761359a6b536227fb448a877457fa6f45c3b34cc intel-gmmlib_18.4.1_amd64.deb
6ed64329e0816e23ca7aed8c8a54b98c9bcfbdf4b9b78f254407cdac10fa17a4 intel-igc-core_19.11.1622_amd64.deb
a1c3e3c8848e8cf52790c558ec310ab72a20865a8c6473046c3a29052b08c273 intel-igc-opencl_19.11.1622_amd64.deb
0517638adc6a35328851230898af4fa79693eec04ffef8363401a62e2c0cea37 intel-ocloc_19.11.12599_amd64.deb
1d6b197d1341545a570d6b2f8722163db7c1cf2d369ba4160d4081e39922c95b intel-opencl_19.11.12599_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 |
Cannon Lake | 2.1 | Experimental |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
Important changes
- Updated Intel Graphic Compiler to 19.11.1622 (intel/intel-graphics-compiler@429b1d5)
19.10.12542
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.10.12542
- intel/[email protected]
- intel/intel-graphics-compiler@fb7c719
Additional components revisions used in build:
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.10.12542/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.10.12542/intel-igc-core_19.07.1542_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.10.12542/intel-igc-opencl_19.07.1542_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.10.12542/intel-opencl_19.10.12542_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.10.12542/intel-ocloc_19.10.12542_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.10.12542/ww10.sums
sha256sum -c ww10.sums
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
e76eca40a109a4033a54ff90f6f86496d738efb840e927c0f266a3abacba137b intel-gmmlib_18.4.1_amd64.deb
63204463ad129f638f96db60e49867a0deb9367e53881fe49905243f1c852534 intel-igc-core_19.07.1542_amd64.deb
9d2cf756c1a8e561a1347f49baa09d54f4a1792125741fcf7ccf44145c1e0861 intel-igc-opencl_19.07.1542_amd64.deb
30bced8efb444d0955a515283272f6cb6157b9417eddd13ac0098fb46ce2e722 intel-ocloc_19.10.12542_amd64.deb
f0a040fdc36081d0d24a9c3a9a27722fe2fa4e3abc56a00a52f3eab3cae4b54f intel-opencl_19.10.12542_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 |
Cannon Lake | 2.1 | Experimental |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
19.09.12487
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.09.12487
- intel/[email protected]
- intel/intel-graphics-compiler@fb7c719
Additional components revisions used in build:
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.09.12487/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.09.12487/intel-igc-core_19.07.1542_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.09.12487/intel-igc-opencl_19.07.1542_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.09.12487/intel-opencl_19.09.12487_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.09.12487/intel-ocloc_19.09.12487_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/19.09.12487/ww09.sums
sha256sum -c ww09.sums
- Install all packages as root
Example:
sudo dpkg -i *.deb
sha256 sums for packages
610a9fad2c6a2aca4679267c6605ca598ad7e663249368783f75eac52f0936e5 intel-gmmlib_18.4.1_amd64.deb
9e5c130df7fe95b860f4c761620bf6fd5f814930df3f06c5e698aa846cadece5 intel-igc-core_19.07.1542_amd64.deb
964e714899347564af99fe2a3619e7e630e52b74a88d96f183a27a934bbe79ca intel-igc-opencl_19.07.1542_amd64.deb
30968f31a783ad0ffb93104e142c43fe7d6c2a26bab45487b5faa4fc8ea4b795 intel-ocloc_19.09.12487_amd64.deb
a3af770dca72e2c46666716fab6076e6f6b320eb223d1a14d341ab58e4f14a71 intel-opencl_19.09.12487_amd64.deb
Quality expectations
Platform | OCL | Quality |
---|---|---|
Broadwell | 2.1 | Beta |
Skylake | 2.1 | Production |
Kaby Lake | 2.1 | Production |
Coffee Lake | 2.1 | Production |
Cannon Lake | 2.1 | Experimental |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
- Broadwell at Beta quality due to regression in certification tests. The most recent production build for Broadwell is 18.49.11968
Important changes
- Updated Intel Graphic Compiler to 19.07.1542 (intel/intel-graphics-compiler@fb7c719)
19.08.12439
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.08.12439
- intel/[email protected]
- intel/intel-graphics-compiler@31b9624
Additional components revisions used in build:
- intel/libva@c9bb65b
- KhronosGroup/OpenCL-Headers@f039db6
- intel/llvm-patches@5fc26d8
- intel/opencl-clang@8248120
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.08.12439/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.08.12439/intel-igc-core_18.50.1270_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.08.12439/intel-igc-opencl_18.50.1270_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.08.12439/intel-opencl_19.08.12439_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.08.12439/intel-ocloc_19.08.12439_amd64.deb
- Install all packages as root
Example:
sudo dpkg -i *.deb
Quality expectations
Platform | OCL | Quality |
---|---|---|
Broadwell | 2.1 | Beta |
Skylake | 2.1 | Production |
Kaby Lake | 2.1 | Production |
Coffee Lake | 2.1 | Production |
Cannon Lake | 2.1 | Experimental |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
- Broadwell at Beta quality due to regression in certification tests. The most recent production build for Broadwell is 18.49.11968
19.07.12410
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.07.12410
- intel/[email protected]
- intel/intel-graphics-compiler@31b9624
Additional components revisions used in build:
- intel/libva@c9bb65b
- KhronosGroup/OpenCL-Headers@f039db6
- intel/llvm-patches@5fc26d8
- intel/opencl-clang@8248120
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.07.12410/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.07.12410/intel-igc-core_18.50.1270_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.07.12410/intel-igc-opencl_18.50.1270_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.07.12410/intel-opencl_19.07.12410_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.07.12410/intel-ocloc_19.07.12410_amd64.deb
- Install all packages as root
Example:
sudo dpkg -i *.deb
Quality expectations
Platform | OCL | Quality |
---|---|---|
Broadwell | 2.1 | Beta |
Skylake | 2.1 | Production |
Kaby Lake | 2.1 | Production |
Coffee Lake | 2.1 | Beta |
Cannon Lake | 2.1 | Experimental |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
- Broadwell and Coffe Lake at Beta quality due to regression in certification tests. Fix is in progress.
19.06.12357
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 and intel-ocloc (https://github.com/intel/compute-runtime)
Components revisions included in the release:
- intel/compute-runtime@ 19.06.12357
- intel/[email protected]
- intel/intel-graphics-compiler@31b9624
Additional components revisions used in build:
- intel/libva@c9bb65b
- KhronosGroup/OpenCL-Headers@f039db6
- intel/llvm-patches@5fc26d8
- intel/opencl-clang@8248120
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.06.12357/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.06.12357/intel-igc-core_18.50.1270_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.06.12357/intel-igc-opencl_18.50.1270_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.06.12357/intel-opencl_19.06.12357_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.06.12357/intel-ocloc_19.06.12357_amd64.deb
- Install all packages as root
Example:
sudo dpkg -i *.deb
Quality expectations
Platform | OCL | Quality |
---|---|---|
Broadwell | 2.1 | Beta |
Skylake | 2.1 | Production |
Kaby Lake | 2.1 | Production |
Coffee Lake | 2.1 | Beta |
Cannon Lake | 2.1 | Experimental |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
- Broadwell and Coffe Lake at Beta quality due to regression in certification tests. Fix is in progress.
19.05.12254
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 and intel-ocloc (https://github.com/intel/compute-runtime)
Components revisions included in the release:
- intel/compute-runtime@ 19.05.12254
- intel/[email protected]
- intel/intel-graphics-compiler@31b9624
Additional components revisions used in build:
- intel/libva@c9bb65b
- KhronosGroup/OpenCL-Headers@f039db6
- intel/llvm-patches@5fc26d8
- intel/opencl-clang@8248120
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.05.12254/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.05.12254/intel-igc-core_18.50.1270_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.05.12254/intel-igc-opencl_18.50.1270_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.05.12254/intel-opencl_19.05.12254_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.05.12254/intel-ocloc_19.05.12254_amd64.deb
- Install all packages as root
Example:
sudo dpkg -i *.deb
Quality expectations
Platform | OCL | Quality |
---|---|---|
Broadwell | 2.1 | Beta |
Skylake | 2.1 | Production |
Kaby Lake | 2.1 | Production |
Coffee Lake | 2.1 | Production |
Cannon Lake | 2.1 | Experimental |
Apollo Lake | 1.2 | Production |
Gemini Lake | 1.2 | Beta |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
- Broadwell and Gemini Lake at Beta quality due to regression in certification tests. Fix is in progress.
19.04.12237
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 and intel-ocloc (https://github.com/intel/compute-runtime)
Components revisions included in the release:
- intel/compute-runtime@ 19.04.12237
- intel/[email protected]
- intel/intel-graphics-compiler@31b9624
Additional components revisions used in build:
- intel/libva@c9bb65b
- KhronosGroup/OpenCL-Headers@f039db6
- intel/llvm-patches@5fc26d8
- intel/opencl-clang@8248120
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.04.12237/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.04.12237/intel-igc-core_18.50.1270_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.04.12237/intel-igc-opencl_18.50.1270_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.04.12237/intel-opencl_19.04.12237_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.04.12237/intel-ocloc_19.04.12237_amd64.deb
- Install all packages as root
Example:
sudo dpkg -i *.deb
Quality expectations
Platform | OCL | Quality |
---|---|---|
Broadwell | 2.1 | Beta |
Skylake | 2.1 | Production |
Kaby Lake | 2.1 | Production |
Coffee Lake | 2.1 | Production |
Cannon Lake | 2.1 | Experimental |
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.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; 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 CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13
- Broadwell at Beta quality due to regression in certification tests. Fix is in progress.
Important changes
- Downgraded Intel Graphic Compiler to 18.50.1270
- Added new package for offline compiler ocloc
19.03.12192
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.03.12192
- intel/[email protected]
- intel/intel-graphics-compiler@312ccf2
Additional components revisions used in build:
- intel/libva@c9bb65b
- KhronosGroup/OpenCL-Headers@f039db6
- intel/llvm-patches@703b033
- intel/opencl-clang@8248120
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.03.12192/intel-gmmlib_18.4.1_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.03.12192/intel-igc-core_19.02.1330_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.03.12192/intel-igc-opencl_19.02.1330_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/19.03.12192/intel-opencl_19.03.12192_amd64.deb
- Install all packages as root
Example:
sudo dpkg -i *.deb
Quality expectations
Platform | OCL | Quality |
---|---|---|
Broadwell | 2.1 | Pre-Release |
Skylake | 2.1 | Pre-Release |
Kaby Lake | 2.1 | Pre-Release |
Coffee Lake | 2.1 | Pre-Release |
Cannon Lake | 2.1 | Experimental |
Apollo Lake | 1.2 | Pre-Release |
Gemini Lake | 1.2 | Pre-Release |
Unless noted otherwise, the driver was validated on Ubuntu 18.04 LTS with stock kernel.
Quality levels:
- Experimental - no quality expectations
- Pre-Release - major issues or regressions; suitable for preliminary checkout
- Beta - no known major issues or regressions; suitable for integration and broad testing
- Production - Beta + meets Khronos certification requirements; suitable for production
Issues & regressions of note
- All platforms at Pre-Release quality due to regression in cl_intel_motion_estimation and cl_intel_advanced_motion_estimation extensions. Fix in progress
- Fine grained SVM is not supported in this release. Please see issue #34 for details.
- For CFL platform i915.alpha_support=1 kernel parameter is required under Ubuntu 16.04.4 with default kernel 4.13