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
Additional components revisions used in build
- Used for building runtime
- intel/libva@2.2.0 (Compatible with va_api_major_version = 1)
- oneapi-src/level-zero@v1.24.3 (Supports oneAPI Level Zero Specification v1.13.0)
- intel/intel-graphics-compiler@v2.20.3
- intel/igsc@V0.9.5
 
Installation procedure on Ubuntu 24.04
If you are using legacy platform, follow latest 24.35 release procedure instead the one below.
- Create temporary directory
Example:
mkdir neo
- Download all *.deb packages
Example:
cd neo
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.20.3/intel-igc-core-2_2.20.3+19972_amd64.deb
wget https://github.com/intel/intel-graphics-compiler/releases/download/v2.20.3/intel-igc-opencl-2_2.20.3+19972_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.4/intel-ocloc-dbgsym_25.40.35563.4-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.4/intel-ocloc_25.40.35563.4-0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.4/intel-opencl-icd-dbgsym_25.40.35563.4-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.4/intel-opencl-icd_25.40.35563.4-0_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.4/libigdgmm12_22.8.2_amd64.deb
wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.4/libze-intel-gpu1-dbgsym_25.40.35563.4-0_amd64.ddeb
wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.4/libze-intel-gpu1_25.40.35563.4-0_amd64.deb
- Verify sha256 sums for packages
Example:
wget https://github.com/intel/compute-runtime/releases/download/25.40.35563.4/ww40.sum
sha256sum -c ww40.sum
- 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
e02050c522b7c7067ff3d5e1662eb3d08bd37fbb40074bef40c7f619580a6865 intel-ocloc-dbgsym_25.40.35563.4-0_amd64.ddeb
f37a4817a2f69987e9c66cee50b46e7a29e921d74983a6dd86bcd072ee8d75fa intel-ocloc_25.40.35563.4-0_amd64.deb
d0defea3410b629ea31012d2894a71e13b38e7544f47721b52d6ad5994d63ffa intel-opencl-icd-dbgsym_25.40.35563.4-0_amd64.ddeb
a31996872b89cacf44fb0a777278fde23cba6a6246eaf1d847a11af017d77e8a intel-opencl-icd_25.40.35563.4-0_amd64.deb
fa66d2debfb5674bccdf26795d8903019aa5ef65a9c179059b72c8e964d69f58 libigdgmm12_22.8.2_amd64.deb
7cf0072db73d0a621dd6b55f743f3419857694002cd2190fd05ba513d9ede713 libze-intel-gpu1-dbgsym_25.40.35563.4-0_amd64.ddeb
57d3ece3a0ad12aa53fd8750c82307d7d01c544d98a2398d3622a65cec987eee libze-intel-gpu1_25.40.35563.4-0_amd64.deb
For IGC related sha256 packages sums see IGC release
Quality expectations
| Platform | Quality | OpenCL | Level Zero | WSL | 
|---|---|---|---|---|
| DG1 | Production | 3.0 | 1.13 | Yes | 
| Alchemist | Production | 3.0 | 1.13 | Yes | 
| Battlemage | Production | 3.0 | 1.13 | Yes | 
| Tiger Lake | Production | 3.0 | 1.13 | Yes | 
| Rocket Lake | Production | 3.0 | 1.13 | Yes | 
| Alder Lake | Production | 3.0 | 1.13 | Yes | 
| Meteor Lake | Production | 3.0 | 1.13 | Yes | 
| Raptor Lake | Production | 3.0 | 1.13 | Yes | 
| Lunar Lake | Production | 3.0 | 1.13 | Yes | 
| Arrow Lake | Production | 3.0 | 1.13 | Yes | 
| Panther Lake | Pre-Release | 3.0 | 1.13 | Yes | 
For legacy platforms not included in this table, see more information.
All platforms were validated on Ubuntu 24.04 LTS with stock kernel 6.8.0-48-generic, unless noted otherwise.
- Lunar Lake and Battlemage were tested using Ubuntu 24.04.2 LTS with 6.14.0-1008-intel kernel from intel-graphics PPA.
WSL support was tested for all platforms with Windows host driver 101.8132, unless noted otherwise.
- DG1, Tiger Lake & Alder Lake were tested using 11th – 14th Gen specific host driver 101.7076.
Quality levels
- Experimental - no quality expectations
- Early support - platform may not be available on the market yet
- Pre-Release - suitable for integration and testing, gathering customer feedback
- Beta - suitable for integration and broad testing
- Production - Beta + meets API-specific conformance requirements; suitable for production
- Maintenance - Reduced test frequency compared to Production, no longer recommended for new deployments. Reactive support for customers.
Additional information
- packages were built with custom flags NEO_ENABLE_I915_PRELIM_DETECTION=1
Known issues
- this release is affected by known performance issue, described in IGC release