# Intel Compute Runtime changelog > Intel's GPU compute driver for OpenCL and oneAPI Level Zero on Linux. - Vendor: Intel - Category: Drivers - Platforms: Linux - Official site: https://github.com/intel/compute-runtime - Tracked by: What's New (https://whatsnew.fyi/product/intel-compute-runtime) - Harvested from: GitHub (intel/compute-runtime) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## Releases ### 26.27.39122.11 - Date: 2026-07-21 - Version: 26.27.39122.11 - Original notes: https://github.com/intel/compute-runtime/releases/tag/26.27.39122.11 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/26.27.39122.11 - Labels: Platforms: Linux #### Packages included in the release - intel-gmmlib (https://github.com/intel/gmmlib) - intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime) ##### Components revisions included in the release - [intel/compute-runtime@26.27.39122.11](https://github.com/intel/compute-runtime/releases/tag/26.27.39122.11) - [intel/gmmlib@intel-gmmlib-22.10.0](https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.10.0) ##### Additional components revisions used in build - Used for building runtime - [intel/libva@2.2.0](https://github.com/intel/libva/releases/tag/2.2.0) (Compatible with va_api_major_version = 1) - [oneapi-src/level-zero@v1.32.0](https://github.com/oneapi-src/level-zero/releases/tag/v1.32.0) (Supports [oneAPI Level Zero Specification v1.17.24](https://oneapi-src.github.io/level-zero-spec/level-zero/1.17.24/index.html)) - [intel/intel-graphics-compiler@v2.38.2](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.38.2) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 24.04 *If you are using [legacy platform](https://github.com/intel/compute-runtime/blob/master/documentation/LEGACY_PLATFORMS.md), follow latest 24.35 release procedure instead the one below.* 1. Create temporary directory Example: ``` mkdir neo ``` 2. Download all *.deb packages Example: ``` cd neo wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.38.2/intel-igc-core-2_2.38.2+22051_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.38.2/intel-igc-opencl-2_2.38.2+22051_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.27.39122.11/intel-ocloc-dbgsym_26.27.39122.11-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.27.39122.11/intel-ocloc_26.27.39122.11-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.27.39122.11/intel-opencl-icd-dbgsym_26.27.39122.11-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.27.39122.11/intel-opencl-icd_26.27.39122.11-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.27.39122.11/libigdgmm12_22.10.0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.27.39122.11/libze-intel-gpu1-dbgsym_26.27.39122.11-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.27.39122.11/libze-intel-gpu1_26.27.39122.11-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/26.27.39122.11/ww27.sum sha256sum -c ww27.sum ``` 4. Install all packages as root Example: ``` sudo dpkg -i *.deb ``` In case of installation problems, please install required dependencies, for example: ``` apt install ocl-icd-libopencl1 ``` ##### sha256 sums for packages ``` d874843a28c7bfe1254ee3939fab1377b19793d16033ad1db0419d1033f66fe7 intel-ocloc-dbgsym_26.27.39122.11-0_amd64.ddeb 794a77217b3fd4c3f1381c2bb2c3c11a7f81e338b55b8a11e6c3b5070d138f98 intel-ocloc_26.27.39122.11-0_amd64.deb 901fbad4fa7733225ebc49167b457d7ccfd1e31ed70d1c0202dfc831cd5be10e intel-opencl-icd-dbgsym_26.27.39122.11-0_amd64.ddeb 6e447a783c99fb5634df298c135a81165be07db98672df96cdf413d22f3e6ac4 intel-opencl-icd_26.27.39122.11-0_amd64.deb 6031a63d6e8a12ce61c14efc15f2c8e727061286e3820b8594e6d00615e04d54 libigdgmm12_22.10.0_amd64.deb 37b0c1ecbab4af572adb09cd4ac4d4890e5b9bf55892ca53f77e2f11c7b93293 libze-intel-gpu1-dbgsym_26.27.39122.11-0_amd64.ddeb 58420df60d4bf8ac79aba03f7de1b8b60a93e995b18142391077ff735ce7b74b libze-intel-gpu1_26.27.39122.11-0_amd64.deb ``` For IGC related sha256 packages sums see [IGC release](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.38.2) ##### Quality expectations Platform | Quality | OpenCL | Level Zero | WSL ----------- | --- | ---| ---| - _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/26.27.39122.11]_ ### 26.22.38646.4 - Date: 2026-06-16 - Version: 26.22.38646.4 - Original notes: https://github.com/intel/compute-runtime/releases/tag/26.22.38646.4 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/26.22.38646.4 - Labels: Platforms: Linux #### Packages included in the release - intel-gmmlib (https://github.com/intel/gmmlib) - intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime) ##### Components revisions included in the release - [intel/compute-runtime@26.22.38646.4](https://github.com/intel/compute-runtime/releases/tag/26.22.38646.4) - [intel/gmmlib@intel-gmmlib-22.10.0](https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.10.0) ##### Additional components revisions used in build - Used for building runtime - [intel/libva@2.2.0](https://github.com/intel/libva/releases/tag/2.2.0) (Compatible with va_api_major_version = 1) - [oneapi-src/level-zero@v1.28.6](https://github.com/oneapi-src/level-zero/releases/tag/v1.28.6) (Supports [oneAPI Level Zero Specification v1.15.31](https://oneapi-src.github.io/level-zero-spec/releases/index.html#level-zero-v1-15-31)) - [intel/intel-graphics-compiler@v2.36.3](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.36.3) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 24.04 *If you are using [legacy platform](https://github.com/intel/compute-runtime/blob/master/documentation/LEGACY_PLATFORMS.md), follow latest 24.35 release procedure instead the one below.* 1. Create temporary directory Example: ``` mkdir neo ``` 2. Download all *.deb packages Example: ``` cd neo wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.36.3/intel-igc-core-2_2.36.3+21719_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.36.3/intel-igc-opencl-2_2.36.3+21719_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.22.38646.4/intel-ocloc-dbgsym_26.22.38646.4-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.22.38646.4/intel-ocloc_26.22.38646.4-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.22.38646.4/intel-opencl-icd-dbgsym_26.22.38646.4-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.22.38646.4/intel-opencl-icd_26.22.38646.4-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.22.38646.4/libigdgmm12_22.10.0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.22.38646.4/libze-intel-gpu1-dbgsym_26.22.38646.4-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.22.38646.4/libze-intel-gpu1_26.22.38646.4-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/26.22.38646.4/ww22.sum sha256sum -c ww22.sum ``` 4. Install all packages as root Example: ``` sudo dpkg -i *.deb ``` In case of installation problems, please install required dependencies, for example: ``` apt install ocl-icd-libopencl1 ``` ##### sha256 sums for packages ``` 9c37f6b1ffcaaa33789c99cc6002f060c70cd00102f8c729f8a02af3de76c43b intel-ocloc-dbgsym_26.22.38646.4-0_amd64.ddeb 25745841e66279c7ff1ff6c2d4da9ec911685c12e1c9c5609d99e4d54a364dc0 intel-ocloc_26.22.38646.4-0_amd64.deb 809dcf602256d45b56d2a76d6a979a716cd565891d7e1552d63b57d59df030f8 intel-opencl-icd-dbgsym_26.22.38646.4-0_amd64.ddeb 6fdac2e8a2aacf844ebfd90521bf7102b3ebb44f69c1bced1a9785a7ce96a3c2 intel-opencl-icd_26.22.38646.4-0_amd64.deb 6031a63d6e8a12ce61c14efc15f2c8e727061286e3820b8594e6d00615e04d54 libigdgmm12_22.10.0_amd64.deb f4d36dd19e5b27e58178263002de74e1a2f0eb87f1028b61ba34a681d6c23cb8 libze-intel-gpu1-dbgsym_26.22.38646.4-0_amd64.ddeb 8bef9f24e03f826f93c076081bda13c6ac3afbd9e42b9fb8f298fab652330e2f libze-intel-gpu1_26.22.38646.4-0_amd64.deb ``` For IGC related sha256 packages sums see [IGC release](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.36.3) ##### Quality expectations Platform | Quality | OpenCL | Level Zero | WSL ----------- | --- | ---| ---| ----------- _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/26.22.38646.4]_ ### 26.18.38308.1 - Date: 2026-05-12 - Version: 26.18.38308.1 - Original notes: https://github.com/intel/compute-runtime/releases/tag/26.18.38308.1 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/26.18.38308.1 - Labels: Platforms: Linux #### Packages included in the release - intel-gmmlib (https://github.com/intel/gmmlib) - intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime) ##### Components revisions included in the release - [intel/compute-runtime@26.18.38308.1](https://github.com/intel/compute-runtime/releases/tag/26.18.38308.1) - [intel/gmmlib@intel-gmmlib-22.10.0](https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.10.0) ##### Additional components revisions used in build - Used for building runtime - [intel/libva@2.2.0](https://github.com/intel/libva/releases/tag/2.2.0) (Compatible with va_api_major_version = 1) - [oneapi-src/level-zero@v1.28.2](https://github.com/oneapi-src/level-zero/releases/tag/v1.28.2) (Supports [oneAPI Level Zero Specification v1.15.31](https://oneapi-src.github.io/level-zero-spec/releases/index.html#level-zero-v1-15-31)) - [intel/intel-graphics-compiler@v2.34.4](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.34.4) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 24.04 *If you are using [legacy platform](https://github.com/intel/compute-runtime/blob/master/LEGACY_PLATFORMS.md), follow latest 24.35 release procedure instead the one below.* 1. Create temporary directory Example: ``` mkdir neo ``` 2. Download all *.deb packages Example: ``` cd neo wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.34.4/intel-igc-core-2_2.34.4+21428_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.34.4/intel-igc-opencl-2_2.34.4+21428_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.18.38308.1/intel-ocloc-dbgsym_26.18.38308.1-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.18.38308.1/intel-ocloc_26.18.38308.1-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.18.38308.1/intel-opencl-icd-dbgsym_26.18.38308.1-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.18.38308.1/intel-opencl-icd_26.18.38308.1-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.18.38308.1/libigdgmm12_22.10.0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.18.38308.1/libze-intel-gpu1-dbgsym_26.18.38308.1-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.18.38308.1/libze-intel-gpu1_26.18.38308.1-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/26.18.38308.1/ww18.sum sha256sum -c ww18.sum ``` 4. Install all packages as root Example: ``` sudo dpkg -i *.deb ``` In case of installation problems, please install required dependencies, for example: ``` apt install ocl-icd-libopencl1 ``` ##### sha256 sums for packages ``` 1150de9f1b8c06aab0bf6e619a6c02ed4cd0c7b4135752ae74c82c8f8fb7acb2 intel-ocloc-dbgsym_26.18.38308.1-0_amd64.ddeb f36cb8a6899353c61cc7261b650f287f4a652acadaad859103bdfc51f93b6e8a intel-ocloc_26.18.38308.1-0_amd64.deb 74b98d91a92d59c487e4938175284e57d5a84ec35d9997a9d65fa4db3f51b96b intel-opencl-icd-dbgsym_26.18.38308.1-0_amd64.ddeb b2d0c924e56b3f9e5837774d68b0c67461b8633035d93ca18b1a8e3e5ead15fa intel-opencl-icd_26.18.38308.1-0_amd64.deb 6031a63d6e8a12ce61c14efc15f2c8e727061286e3820b8594e6d00615e04d54 libigdgmm12_22.10.0_amd64.deb 433a3d59bc81f2315dcc76a4f787cb7be845506702108035b9b1a716bfb6ee4d libze-intel-gpu1-dbgsym_26.18.38308.1-0_amd64.ddeb 12b8254e6d3415c32cee9cd13943030b991d91212445c79fe1cc27176a72eca4 libze-intel-gpu1_26.18.38308.1-0_amd64.deb ``` For IGC related sha256 packages sums see [IGC release](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.34.4) ##### Quality expectations Platform | Quality | OpenCL | Level Zero | WSL ----------- | --- | ---| ---| ----------- [DG1](https:// _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/26.18.38308.1]_ ### 26.14.37833.4 - Date: 2026-04-20 - Version: 26.14.37833.4 - Original notes: https://github.com/intel/compute-runtime/releases/tag/26.14.37833.4 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/26.14.37833.4 - Labels: Platforms: Linux #### Packages included in the release - intel-gmmlib (https://github.com/intel/gmmlib) - intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime) ##### Components revisions included in the release - [intel/compute-runtime@26.14.37833.4](https://github.com/intel/compute-runtime/releases/tag/26.14.37833.4) - [intel/gmmlib@intel-gmmlib-22.9.0](https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.9.0) ##### Additional components revisions used in build - Used for building runtime - [intel/libva@2.2.0](https://github.com/intel/libva/releases/tag/2.2.0) (Compatible with va_api_major_version = 1) - [oneapi-src/level-zero@v1.28.2](https://github.com/oneapi-src/level-zero/releases/tag/v1.28.2) (Supports [oneAPI Level Zero Specification v1.15.31](https://oneapi-src.github.io/level-zero-spec/releases/index.html#level-zero-v1-15-31)) - [intel/intel-graphics-compiler@v2.32.7](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.32.7) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 24.04 *If you are using [legacy platform](https://github.com/intel/compute-runtime/blob/master/LEGACY_PLATFORMS.md), follow latest 24.35 release procedure instead the one below.* 1. Create temporary directory Example: ``` mkdir neo ``` 2. Download all *.deb packages Example: ``` cd neo wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.32.7/intel-igc-core-2_2.32.7+21184_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.32.7/intel-igc-opencl-2_2.32.7+21184_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/intel-ocloc-dbgsym_26.14.37833.4-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/intel-ocloc_26.14.37833.4-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/intel-opencl-icd-dbgsym_26.14.37833.4-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/intel-opencl-icd_26.14.37833.4-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/libigdgmm12_22.9.0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/libze-intel-gpu1-dbgsym_26.14.37833.4-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/libze-intel-gpu1_26.14.37833.4-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/26.14.37833.4/ww14.sum sha256sum -c ww14.sum ``` 4. Install all packages as root Example: ``` sudo dpkg -i *.deb ``` In case of installation problems, please install required dependencies, for example: ``` apt install ocl-icd-libopencl1 ``` ##### sha256 sums for packages ``` c7e094047ac8f0492f7de1218e4061c7eccbf09b2c96f85977b703bc04d412ff intel-ocloc-dbgsym_26.14.37833.4-0_amd64.ddeb 7841a45b3e5fafeb97ab530eb872c1607a01723e4d6ae057d0255cd56e168cad intel-ocloc_26.14.37833.4-0_amd64.deb f45176be1578100390ae9d60c2407e09bf134e505235b43ec38a71fe5cfe579b intel-opencl-icd-dbgsym_26.14.37833.4-0_amd64.ddeb 2e15eeb4fe9c1bba467a655967373eec6a20dd04cc7159de53c359f17ab53e41 intel-opencl-icd_26.14.37833.4-0_amd64.deb 9d712f71c18baee076de9961dda71e8089291e1bd0deb5d649ab5ba5de114f97 libigdgmm12_22.9.0_amd64.deb 1c5f95e9a8280539752370bb9f7c4101e9bf09913bca9c22b4c8c6dcd74fc3d6 libze-intel-gpu1-dbgsym_26.14.37833.4-0_amd64.ddeb 34ce5791160d87ce6d54edb558a4030858ee1dad2afb067b9c5c58d4cde774c6 libze-intel-gpu1_26.14.37833.4-0_amd64.deb ``` For IGC related sha256 packages sums see [IGC release](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.32.7) ##### Quality expectations Platform | Quality | OpenCL | Level Zero | WSL ----------- | --- | ---| ---| ----------- [DG1](https://ark. _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/26.14.37833.4]_ ### 26.09.37435.1 - Date: 2026-03-17 - Version: 26.09.37435.1 - Original notes: https://github.com/intel/compute-runtime/releases/tag/26.09.37435.1 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/26.09.37435.1 - Labels: Platforms: Linux #### Packages included in the release - intel-gmmlib (https://github.com/intel/gmmlib) - intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime) ##### Components revisions included in the release - [intel/compute-runtime@26.09.37435.1](https://github.com/intel/compute-runtime/releases/tag/26.09.37435.1) - [intel/gmmlib@intel-gmmlib-22.9.0](https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.9.0) ##### Additional components revisions used in build - Used for building runtime - [intel/libva@2.2.0](https://github.com/intel/libva/releases/tag/2.2.0) (Compatible with va_api_major_version = 1) - [oneapi-src/level-zero@v1.28.0](https://github.com/oneapi-src/level-zero/releases/tag/v1.28.0) (Supports [oneAPI Level Zero Specification v1.15.31](https://oneapi-src.github.io/level-zero-spec/releases/index.html#level-zero-v1-15-31)) - [intel/intel-graphics-compiler@v2.30.1](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.30.1) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 24.04 *If you are using [legacy platform](https://github.com/intel/compute-runtime/blob/master/LEGACY_PLATFORMS.md), follow latest 24.35 release procedure instead the one below.* 1. Create temporary directory Example: ``` mkdir neo ``` 2. Download all *.deb packages Example: ``` cd neo wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.30.1/intel-igc-core-2_2.30.1+20950_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.30.1/intel-igc-opencl-2_2.30.1+20950_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.09.37435.1/intel-ocloc-dbgsym_26.09.37435.1-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.09.37435.1/intel-ocloc_26.09.37435.1-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.09.37435.1/intel-opencl-icd-dbgsym_26.09.37435.1-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.09.37435.1/intel-opencl-icd_26.09.37435.1-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.09.37435.1/libigdgmm12_22.9.0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.09.37435.1/libze-intel-gpu1-dbgsym_26.09.37435.1-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.09.37435.1/libze-intel-gpu1_26.09.37435.1-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/26.09.37435.1/ww09.sum sha256sum -c ww09.sum ``` 4. Install all packages as root Example: ``` sudo dpkg -i *.deb ``` In case of installation problems, please install required dependencies, for example: ``` apt install ocl-icd-libopencl1 ``` ##### sha256 sums for packages ``` de11b5ae7b5e6b169a9e977385a614ae0be98df4cacdb8cba7a6c74f0d08b7c5 intel-ocloc-dbgsym_26.09.37435.1-0_amd64.ddeb 893185ee9df9656f1350d701bffc240a7ec04021879e0b8ac645dd1db419cd9e intel-ocloc_26.09.37435.1-0_amd64.deb 2bdee74c242f14a484b715fe1fa0755c524b2a4f902ab8899883d88cc03b7e39 intel-opencl-icd-dbgsym_26.09.37435.1-0_amd64.ddeb 611c758c169a81c91bfc0b089cb6a53949ec2b6aedbf892635a579c529c63e7a intel-opencl-icd_26.09.37435.1-0_amd64.deb 9d712f71c18baee076de9961dda71e8089291e1bd0deb5d649ab5ba5de114f97 libigdgmm12_22.9.0_amd64.deb ab93d8ceb58af424a56d93d0e59987c5cf26922d3a935e972e58d8f26c1dd275 libze-intel-gpu1-dbgsym_26.09.37435.1-0_amd64.ddeb 9fb35fbccbb5f85a60283803de961398ec8ae7d23bfd07f1f272307f596972c9 libze-intel-gpu1_26.09.37435.1-0_amd64.deb ``` For IGC related sha256 packages sums see [IGC release](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.30.1) ##### Quality expectations Platform | Quality | OpenCL | Level Zero | WSL ----------- | --- | ---| ---| ----------- [DG1](https://ark. _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/26.09.37435.1]_ ### 26.05.37020.3 - Date: 2026-02-11 - Version: 26.05.37020.3 - Original notes: https://github.com/intel/compute-runtime/releases/tag/26.05.37020.3 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/26.05.37020.3 - Labels: Platforms: Linux #### Packages included in the release - intel-gmmlib (https://github.com/intel/gmmlib) - intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime) ##### Components revisions included in the release - [intel/compute-runtime@26.05.37020.3](https://github.com/intel/compute-runtime/releases/tag/26.05.37020.3) - [intel/gmmlib@intel-gmmlib-22.9.0](https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.9.0) ##### Additional components revisions used in build - Used for building runtime - [intel/libva@2.2.0](https://github.com/intel/libva/releases/tag/2.2.0) (Compatible with va_api_major_version = 1) - [oneapi-src/level-zero@v1.27.0](https://github.com/oneapi-src/level-zero/releases/tag/v1.27.0) (Supports [oneAPI Level Zero Specification v1.15.26](https://oneapi-src.github.io/level-zero-spec/releases/index.html#level-zero-v1-15-26)) - [intel/intel-graphics-compiler@v2.28.4](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.28.4) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 24.04 *If you are using [legacy platform](https://github.com/intel/compute-runtime/blob/master/LEGACY_PLATFORMS.md), follow latest 24.35 release procedure instead the one below.* 1. Create temporary directory Example: ``` mkdir neo ``` 2. Download all *.deb packages Example: ``` cd neo wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.28.4/intel-igc-core-2_2.28.4+20760_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.28.4/intel-igc-opencl-2_2.28.4+20760_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.05.37020.3/intel-ocloc-dbgsym_26.05.37020.3-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.05.37020.3/intel-ocloc_26.05.37020.3-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.05.37020.3/intel-opencl-icd-dbgsym_26.05.37020.3-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.05.37020.3/intel-opencl-icd_26.05.37020.3-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.05.37020.3/libigdgmm12_22.9.0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.05.37020.3/libze-intel-gpu1-dbgsym_26.05.37020.3-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.05.37020.3/libze-intel-gpu1_26.05.37020.3-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/26.05.37020.3/ww05.sum sha256sum -c ww05.sum ``` 4. Install all packages as root Example: ``` sudo dpkg -i *.deb ``` In case of installation problems, please install required dependencies, for example: ``` apt install ocl-icd-libopencl1 ``` ##### sha256 sums for packages ``` 5fa7ead532ba7bc1f35ed559e3e4b1cddce0e65a9b09f8c9911cb602706227a8 intel-ocloc-dbgsym_26.05.37020.3-0_amd64.ddeb 542c204962fe704cbac3a4cc0c0c32c140b91799c349e92123912744e271d78b intel-ocloc_26.05.37020.3-0_amd64.deb f8c7e06b2c7ed91c8ccc95ed23f6b01cf3759ee9a664258289233a18bfc68e83 intel-opencl-icd-dbgsym_26.05.37020.3-0_amd64.ddeb 2129fb9ecf3634b8fccfc98e8892265f381f2b3aeb552fe3616f634f35998db4 intel-opencl-icd_26.05.37020.3-0_amd64.deb 9d712f71c18baee076de9961dda71e8089291e1bd0deb5d649ab5ba5de114f97 libigdgmm12_22.9.0_amd64.deb 4ea9a0be1a809d0504b3a5fa27c8b77607f23eeedaab614163e65933c953baf5 libze-intel-gpu1-dbgsym_26.05.37020.3-0_amd64.ddeb 59dc363ee5afcb827def9c6e3b52211a41663a991a5e414a7a0c520dc5ba7c20 libze-intel-gpu1_26.05.37020.3-0_amd64.deb ``` For IGC related sha256 packages sums see [IGC release](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.28.4) ##### Quality expectations Platform | Quality | OpenCL | Level Zero | WSL ----------- | --- | ---| ---| ----------- [DG1](https://ark. _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/26.05.37020.3]_ ### 26.01.36711.4 - Date: 2026-01-14 - Version: 26.01.36711.4 - Original notes: https://github.com/intel/compute-runtime/releases/tag/26.01.36711.4 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/26.01.36711.4 - Labels: Platforms: Linux #### Packages included in the release - intel-gmmlib (https://github.com/intel/gmmlib) - intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime) ##### Components revisions included in the release - [intel/compute-runtime@26.01.36711.4](https://github.com/intel/compute-runtime/releases/tag/26.01.36711.4) - [intel/gmmlib@intel-gmmlib-22.9.0](https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.9.0) ##### Additional components revisions used in build - Used for building runtime - [intel/libva@2.2.0](https://github.com/intel/libva/releases/tag/2.2.0) (Compatible with va_api_major_version = 1) - [oneapi-src/level-zero@v1.26.2](https://github.com/oneapi-src/level-zero/releases/tag/v1.26.2) (Supports [oneAPI Level Zero Specification v1.14.33](https://oneapi-src.github.io/level-zero-spec/releases/index.html#level-zero-v1-14-33)) - [intel/intel-graphics-compiler@v2.27.10](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.27.10) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 24.04 *If you are using [legacy platform](https://github.com/intel/compute-runtime/blob/master/LEGACY_PLATFORMS.md), follow latest 24.35 release procedure instead the one below.* 1. Create temporary directory Example: ``` mkdir neo ``` 2. Download all *.deb packages Example: ``` cd neo wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.27.10/intel-igc-core-2_2.27.10+20617_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.27.10/intel-igc-opencl-2_2.27.10+20617_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.01.36711.4/intel-ocloc-dbgsym_26.01.36711.4-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.01.36711.4/intel-ocloc_26.01.36711.4-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.01.36711.4/intel-opencl-icd-dbgsym_26.01.36711.4-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.01.36711.4/intel-opencl-icd_26.01.36711.4-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.01.36711.4/libigdgmm12_22.9.0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.01.36711.4/libze-intel-gpu1-dbgsym_26.01.36711.4-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.01.36711.4/libze-intel-gpu1_26.01.36711.4-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/26.01.36711.4/ww01.sum sha256sum -c ww01.sum ``` 4. Install all packages as root Example: ``` sudo dpkg -i *.deb ``` In case of installation problems, please install required dependencies, for example: ``` apt install ocl-icd-libopencl1 ``` ##### sha256 sums for packages ``` eff3cfc25bfa7041dcce56c59f856a1456912d502e2a5ddf7977a031da7e27ae intel-ocloc-dbgsym_26.01.36711.4-0_amd64.ddeb a52e5f82ceaeae23f54ff8a576d0ba79a8e89ee66d75b729f85c1af136a78f6d intel-ocloc_26.01.36711.4-0_amd64.deb 00b1617097e4d3bc8e01860d628a2d39391dc5cb62dc6abb0cd13b304f3dde59 intel-opencl-icd-dbgsym_26.01.36711.4-0_amd64.ddeb e0338f5cbee1431a45324b88ce0cca9e11becac6e99de9143626e5f4d9ade1cc intel-opencl-icd_26.01.36711.4-0_amd64.deb 9d712f71c18baee076de9961dda71e8089291e1bd0deb5d649ab5ba5de114f97 libigdgmm12_22.9.0_amd64.deb 91b60a2eec4d88a8243470bd99ccf4ea0470e73f40ac1499d55567dc4777b886 libze-intel-gpu1-dbgsym_26.01.36711.4-0_amd64.ddeb a92fb35fd77ffac7fce1a335fb7dc9751223251fbf301428f032906e3343ba9e libze-intel-gpu1_26.01.36711.4-0_amd64.deb ``` For IGC related sha256 packages sums see [IGC release](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.27.10) ##### Quality expectations Platform | Quality | OpenCL | Level Zero | WSL ----------- | --- | ---| ---| ----------- [DG1](https _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/26.01.36711.4]_ ### 25.44.36015.8 - Date: 2025-12-17 - Version: 25.44.36015.8 - Original notes: https://github.com/intel/compute-runtime/releases/tag/25.44.36015.8 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/25.44.36015.8 - Labels: Platforms: Linux - **fixed** — Address potential hang issues in very long multi-day running workloads for Battlemage Pro This hotfix release is intended for Battlemage Pro customers only, addressing potential hang issues that might be observed in very long (multi-day) running workloads. If you are not Battlemage Pro user, feel free to ignore this release. #### Packages included in the release - intel-gmmlib (https://github.com/intel/gmmlib) - intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime) ##### Components revisions included in the release - [intel/compute-runtime@25.44.36015.8](https://github.com/intel/compute-runtime/releases/tag/25.44.36015.8) - [intel/gmmlib@intel-gmmlib-22.8.2](https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.8.2) ##### Additional components revisions used in build - Used for building runtime - [intel/libva@2.2.0](https://github.com/intel/libva/releases/tag/2.2.0) (Compatible with va_api_major_version = 1) - [oneapi-src/level-zero@v1.25.1](https://github.com/oneapi-src/level-zero/releases/tag/v1.25.1) (Supports [oneAPI Level Zero Specification v1.14.33](https://oneapi-src.github.io/level-zero-spec/releases/index.html#level-zero-v1-14-33)) - [intel/intel-graphics-compiler@v2.22.2](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.22.2) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 24.04 *If you are using [legacy platform](https://github.com/intel/compute-runtime/blob/master/LEGACY_PLATFORMS.md), follow latest 24.35 release procedure instead the one below.* 1. Create temporary directory Example: ``` mkdir neo ``` 2. Download all *.deb packages Example: ``` cd neo wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.22.2/intel-igc-core-2_2.22.2+20121_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.22.2/intel-igc-opencl-2_2.22.2+20121_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.44.36015.8/intel-ocloc-dbgsym_25.44.36015.8-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/25.44.36015.8/intel-ocloc_25.44.36015.8-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.44.36015.8/intel-opencl-icd-dbgsym_25.44.36015.8-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/25.44.36015.8/intel-opencl-icd_25.44.36015.8-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.44.36015.8/libigdgmm12_22.8.2_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.44.36015.8/libze-intel-gpu1-dbgsym_25.44.36015.8-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/25.44.36015.8/libze-intel-gpu1_25.44.36015.8-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/25.44.36015.8/ww44.sum sha256sum -c ww44.sum ``` 4. Install all packages as root Example: ``` sudo dpkg -i *.deb ``` In case of installation problems, please install required dependencies, for example: ``` apt install ocl-icd-libopencl1 ``` ##### sha256 sums for packages ``` f3ddb558e46cd8f9393f6d9685752a95d6605b2c0691715acbe3b521b8937160 intel-ocloc-dbgsym_25.44.36015.8-0_amd64.ddeb 53e86e8c6fbf874d0aa9b62d7e4309186c1733a003cd2d70518997fbb8174002 intel-ocloc_25.44.36015.8-0_amd64.deb b09128252f2ad45ed73016bfe01143fc43128f75e3e7d3332a2e3e875c3e97e5 intel-opencl-icd-dbgsym_25.44.36015.8-0_amd64.ddeb c5382e89de58e6295ade535dc84b75187f3e0dc40d5e1b86860c39e55c7f9445 intel-opencl-icd_25.44.36015.8-0_amd64.deb fa66d2debfb5674bccdf26795d8903019aa5ef65a9c179059b72c8e964d69f58 libigdgmm12_22.8.2_amd64.deb e1c5f4f488fa755e7ee65d43c420f3a1c256dc4f25b3786cce9cd12608758ff3 libze-intel-gpu1-dbgsym_25.44.36015.8-0_amd64.ddeb b10a0b243aa8d14ceb98589d9b8d55f2ebce3d754f1ba7d4722f63a25e264973 libze-intel-gpu1_25.44.36015.8-0_amd64.deb ``` For IGC related sha256 pa _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/25.44.36015.8]_ ### 25.40.35563.10 - Date: 2025-12-17 - Version: 25.40.35563.10 - Original notes: https://github.com/intel/compute-runtime/releases/tag/25.40.35563.10 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/25.40.35563.10 - Labels: Platforms: Linux - **fixed** — Address potential hang issues that might be observed in very long multi-day running workloads on Battlemage Pro This hotfix release is intended for Battlemage Pro customers only, addressing potential hang issues that might be observed in very long (multi-day) running workloads. If you are not Battlemage Pro user, feel free to ignore this release. #### Packages included in the release - intel-gmmlib (https://github.com/intel/gmmlib) - intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime) ##### Components revisions included in the release - [intel/compute-runtime@25.40.35563.10](https://github.com/intel/compute-runtime/releases/tag/25.40.35563.10) - [intel/gmmlib@intel-gmmlib-22.8.2](https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.8.2) ##### Additional components revisions used in build - Used for building runtime - [intel/libva@2.2.0](https://github.com/intel/libva/releases/tag/2.2.0) (Compatible with va_api_major_version = 1) - [oneapi-src/level-zero@v1.24.3](https://github.com/oneapi-src/level-zero/releases/tag/v1.24.3) (Supports [oneAPI Level Zero Specification v1.14.33](https://oneapi-src.github.io/level-zero-spec/releases/index.html#level-zero-v1-14-33)) - [intel/intel-graphics-compiler@v2.20.5](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.20.5) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 24.04 *If you are using [legacy platform](https://github.com/intel/compute-runtime/blob/master/LEGACY_PLATFORMS.md), follow latest 24.35 release procedure instead the one below.* 1. Create temporary directory Example: ``` mkdir neo ``` 2. Download all *.deb packages Example: ``` cd neo wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.20.5/intel-igc-core-2_2.20.5+19972_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.20.5/intel-igc-opencl-2_2.20.5+19972_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.10/intel-ocloc-dbgsym_25.40.35563.10-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.10/intel-ocloc_25.40.35563.10-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.10/intel-opencl-icd-dbgsym_25.40.35563.10-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.10/intel-opencl-icd_25.40.35563.10-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.10/libigdgmm12_22.8.2_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.10/libze-intel-gpu1-dbgsym_25.40.35563.10-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.10/libze-intel-gpu1_25.40.35563.10-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.10/ww40.sum sha256sum -c ww40.sum ``` 4. Install all packages as root Example: ``` sudo dpkg -i *.deb ``` In case of installation problems, please install required dependencies, for example: ``` apt install ocl-icd-libopencl1 ``` ##### sha256 sums for packages ``` 3ac0407cfa4235d65a990d23211f89a5fa49cf9cf44bf9d51d63dbe52e066b63 intel-ocloc-dbgsym_25.40.35563.10-0_amd64.ddeb 8a8b7ca282726eb26c808d15adb19295a2a6985a957b374360e7b2abecc9f8f0 intel-ocloc_25.40.35563.10-0_amd64.deb 584a85a2fac53b6d430395e41851337eb7483c0a658bf05e2e80bcf8c9dd6d0d intel-opencl-icd-dbgsym_25.40.35563.10-0_amd64.ddeb 7f33087df7a9fae06714c32843e4e06458da76fd56f465cf9199ba55436c5555 intel-opencl-icd_25.40.35563.10-0_amd64.deb fa66d2debfb5674bccdf26795d8903019aa5ef65a9c179059b72c8e964d69f58 libigdgmm12_22.8.2_amd64.deb bd1f8a2fb484d6c3a007af89312d5305dc1d1a22847c2743862ea154e0e9854f libze-intel-gpu1-dbgsym_25.40.35563.10-0_amd64.ddeb a26cbd0c25b36fc3462aa597b512123bd195ee18cbe1c1e47d7fd510fceb3ddd libze-intel-gpu1_25.40.35563.10-0_amd64.deb ``` For _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/25.40.35563.10]_ ### 25.48.36300.8 - Date: 2025-12-15 - Version: 25.48.36300.8 - Original notes: https://github.com/intel/compute-runtime/releases/tag/25.48.36300.8 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/25.48.36300.8 - Labels: Platforms: Linux #### Packages included in the release - intel-gmmlib (https://github.com/intel/gmmlib) - intel-opencl-icd, intel-level-zero-gpu (https://github.com/intel/compute-runtime) ##### Components revisions included in the release - [intel/compute-runtime@25.48.36300.8](https://github.com/intel/compute-runtime/releases/tag/25.48.36300.8) - [intel/gmmlib@intel-gmmlib-22.8.2](https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.8.2) ##### Additional components revisions used in build - Used for building runtime - [intel/libva@2.2.0](https://github.com/intel/libva/releases/tag/2.2.0) (Compatible with va_api_major_version = 1) - [oneapi-src/level-zero@v1.26.0](https://github.com/oneapi-src/level-zero/releases/tag/v1.26.0) (Supports [oneAPI Level Zero Specification v1.14.33](https://oneapi-src.github.io/level-zero-spec/releases/index.html#level-zero-v1-14-33)) - [intel/intel-graphics-compiler@v2.24.8](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.24.8) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 24.04 *If you are using [legacy platform](https://github.com/intel/compute-runtime/blob/master/LEGACY_PLATFORMS.md), follow latest 24.35 release procedure instead the one below.* 1. Create temporary directory Example: ``` mkdir neo ``` 2. Download all *.deb packages Example: ``` cd neo wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.24.8/intel-igc-core-2_2.24.8+20344_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.24.8/intel-igc-opencl-2_2.24.8+20344_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.48.36300.8/intel-ocloc-dbgsym_25.48.36300.8-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/25.48.36300.8/intel-ocloc_25.48.36300.8-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.48.36300.8/intel-opencl-icd-dbgsym_25.48.36300.8-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/25.48.36300.8/intel-opencl-icd_25.48.36300.8-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.48.36300.8/libigdgmm12_22.8.2_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/25.48.36300.8/libze-intel-gpu1-dbgsym_25.48.36300.8-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/25.48.36300.8/libze-intel-gpu1_25.48.36300.8-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/25.48.36300.8/ww48.sum sha256sum -c ww48.sum ``` 4. Install all packages as root Example: ``` sudo dpkg -i *.deb ``` In case of installation problems, please install required dependencies, for example: ``` apt install ocl-icd-libopencl1 ``` ##### sha256 sums for packages ``` b441b77144ef48d4e74d2fc76e353d0754f072c914b937146cc70f36eaca23cd intel-ocloc-dbgsym_25.48.36300.8-0_amd64.ddeb 15a4b977d375581b3bc14ae67f76a8c3b379d1f0f7ba9ff813aeb8d207f3feb6 intel-ocloc_25.48.36300.8-0_amd64.deb 3b11f884f69e6fc93d84f350c002085aeaf29f23b83e3a24873bf5019c7bf393 intel-opencl-icd-dbgsym_25.48.36300.8-0_amd64.ddeb a23952b5cd05cba80b195d7668bedfcc9a51040f3339b88a78c9fdf6c9bb7486 intel-opencl-icd_25.48.36300.8-0_amd64.deb fa66d2debfb5674bccdf26795d8903019aa5ef65a9c179059b72c8e964d69f58 libigdgmm12_22.8.2_amd64.deb 9964988347ce0f4488520a98d131f15c68dc82ff38771ce67946c7c6d6bb0b8a libze-intel-gpu1-dbgsym_25.48.36300.8-0_amd64.ddeb 23e0987c9a0fedcb4ac1fe1de43954df4e4d827b3f7d0d9801ae21cdb2e0ee17 libze-intel-gpu1_25.48.36300.8-0_amd64.deb ``` For IGC related sha256 packages sums see [IGC release](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.24.8) ##### Quality expectations Platform | Quality | OpenCL | Level Zero | WSL ----------- | --- | ---| ---| ----------- [DG1](https://ark. _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/25.48.36300.8]_