# Intel Compute Runtime 26.31.39395.13 - Product: Intel Compute Runtime (https://whatsnew.fyi/product/intel-compute-runtime) - Vendor: Intel - Date: 2026-08-21 - Version: 26.31.39395.13 - Original notes: https://github.com/intel/compute-runtime/releases/tag/26.31.39395.13 - Permalink: https://whatsnew.fyi/product/intel-compute-runtime/releases/26.31.39395.13 - Labels: Platforms: Linux 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'. --- #### 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.31.39395.13](https://github.com/intel/compute-runtime/releases/tag/26.31.39395.13) - [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.40.13](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.40.13) - [intel/igsc@V0.9.5](https://github.com/intel/igsc/releases/tag/V0.9.5) ##### Installation procedure on Ubuntu 26.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.40.13/intel-igc-core-2_2.40.13+22418_amd64.deb wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.40.13/intel-igc-opencl-2_2.40.13+22418_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/intel-ocloc-dbgsym_26.31.39395.13-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/intel-ocloc_26.31.39395.13-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/intel-opencl-icd-dbgsym_26.31.39395.13-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/intel-opencl-icd_26.31.39395.13-0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/libigdgmm12_22.10.0_amd64.deb wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/libze-intel-gpu1-dbgsym_26.31.39395.13-0_amd64.ddeb wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/libze-intel-gpu1_26.31.39395.13-0_amd64.deb ``` 3. Verify sha256 sums for packages Example: ``` wget https://github.com/intel/compute-runtime/releases/download/26.31.39395.13/ww31.sum sha256sum -c ww31.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 ``` 6041c2ab32358976c4ae577dd2bf9dd6afc0fd2e03108d5ae6fdb87ccef3270c intel-ocloc-dbgsym_26.31.39395.13-0_amd64.ddeb 12c5e61ed1dca5cbf38494e280abf88100a451580d57c44f601a17d9727e465e intel-ocloc_26.31.39395.13-0_amd64.deb a8e97d913f62931a6cc11223eec9852e494922fe7f1d143b92179498c4228201 intel-opencl-icd-dbgsym_26.31.39395.13-0_amd64.ddeb 5a9c9e8fdca8a2f9e22754b1a4618c7babf21d7c3ab3503c680005007c7a8c44 intel-opencl-icd_26.31.39395.13-0_amd64.deb 6031a63d6e8a12ce61c14efc15f2c8e727061286e3820b8594e6d00615e04d54 libigdgmm12_22.10.0_amd64.deb 15762cc69aab7c24922bbc73a4632b828113e9d608d03d3f0589c9b88f563a25 libze-intel-gpu1-dbgsym_26.31.39395.13-0_amd64.ddeb 1722943f81b576b9bb8d61016464208f48ce533dc3bf24ad39605293115cc289 libze-intel-gpu1_26.31.39395.13-0_amd64.deb ``` For IGC related sha256 packages sums see [IGC release](https://github.com/intel/intel-graphics-compiler/releases/tag/v2.40.13) ##### Quality expectations Platform | Quality | OpenCL | Level Zero | WSL ----------- | --- | ---| _[Truncated at 4000 characters — full notes: https://github.com/intel/compute-runtime/releases/tag/26.31.39395.13]_