Skip to content

Releases: intel/llvm

DPC++ daily 2025-08-20

20 Aug 03:54
b05f808
Compare
Choose a tag to compare
Pre-release

Daily build 2025-08-20

DPC++ daily 2025-08-19

19 Aug 03:52
ece9569
Compare
Choose a tag to compare
Pre-release

Daily build 2025-08-19

DPC++ daily 2025-08-18

18 Aug 04:05
acbca47
Compare
Choose a tag to compare
Pre-release

Daily build 2025-08-18

DPC++ daily 2025-08-17

17 Aug 04:05
acbca47
Compare
Choose a tag to compare
Pre-release

Daily build 2025-08-17

DPC++ daily 2025-08-16

16 Aug 03:54
acbca47
Compare
Choose a tag to compare
Pre-release

Daily build 2025-08-16

Intel SYCL Compiler release 6.2.0

15 Aug 17:23
v6.2.0
7b05a8c
Compare
Choose a tag to compare

Components included in the release

  • clang version 21.0.0
  • SYCL runtime version 8.0.0 (as indicated by predefined macro __LIBSYCL_MAJOR_VERSION, __LIBSYCL_MINOR_VERSION and __LIBSYCL_PATCH_VERSION)

Compatibility with previous releases

This release is compatible with previous v6.0.1 and v6.1.0 releases.
Any applications built with those releases should continue to work with runtime shipped in this release.

Compatibility with oneAPI

Intel(R) oneAPI DPC++/C++ Compiler version 2025.2 release leverages codebase from the sycl-rel-6_2 branch and it is the closest oneAPI DPC++/C++ compiler release to this one (in terms of available features and bugfixes).

However, this does not guarantee any feature or bugfix parity between these two releases.

Validation & quality expectations

In general, list of supported hardware and operating systems should match the one provided by Intel(R) oneAPI DPC++/C++ Compiler for version 2025.2, see corresponding system requirements.

However, we did not perform the same exhaustive testing of this open-source branch and therefore there could be some unique issues that are not present in Intel (R) oneAPI DPC++/C++ Compiler version 2025.2.

You can find full validation logs for the branch here but a summary of it will also be posted below.

End to end tests

The following hardware and software configurations were tested:

Driver versions listed as reported by sycl::device::get_info<info::device::driver_version>().

  • Windows
    • Intel(R) oneAPI Unified Runtime over Level-Zero on
      Intel(R) Iris(R) Xe Graphics 12.0.0
    • Intel(R) oneAPI Unified Runtime over Level-Zero on
      Intel(R) Arc(TM) B580 Graphics 20.1.0
  • Linux (Ubuntu 22.04)
    • Intel(R) OpenCL Graphics on Intel(R) Iris(R) Xe Graphics
    • Intel(R) oneAPI Unified Runtime over Level-Zero on
      Intel(R) Iris(R) Xe Graphics 12.0.0
    • Intel(R) oneAPI Unified Runtime over Level-Zero on
      Intel(R) Arc(TM) B580 Graphics 20.1.0
    • Intel(R) oneAPI Unified Runtime over Level-Zero on
      Intel(R) Arc(TM) A750 Graphics
    • Intel(R) OpenCL on
      11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80 Ghz OpenCL 3.0
    • AMD HIP BACKEND on AMD Radeon RX 6800 XT
    • NVIDIA CUDA BACKEND on NVIDIA GeForce RTX 3090
      • Driver version: CUDA 12.7

SYCL CTS

  • Linux (Ubuntu 22.04)
    • Intel(R) OpenCL on
      11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80 Ghz OpenCL 3.0
    • Intel(R) oneAPI Unified Runtime over Level-Zero on
      Intel(R) Iris(R) Xe Graphics 12.0.0

We used 87f8677c CTS in our validation.

How to use

Pre-built binaries are provided for Windows & Linux. Archives contain both SYCL compiler and runtime files.
To use, unpack those and setup PATH & LD_LIBRARY_PATH/PATH & LIB env variables in accordance with
Get Started Guide.

Binaries were built using the following project configuration (below is a list of arguments passed to buildbot/configure.py script):

# Linux:
-t Release --ci-defaults --disable-jit --no-assertions --add_security_flags=sanitize --hip --cuda
# Windows:
--ci-defaults --disable-jit --no-assertions --add_security_flags=sanitize

As you can see, SYCL JIT library is not being built, OpenMP is not being built, HIP & CUDA plugins on Windows are not being built.
If you are interested in a different configuration, you will have to build it yourself. To do so, follow
Get Started Guide

Changes since v6.1.0

For a more detailed changelog refer to Release notes Mar'25 in our release notes document.

DPC++ daily 2025-08-15

15 Aug 04:02
84518c1
Compare
Choose a tag to compare
Pre-release

Daily build 2025-08-15

DPC++ daily 2025-08-14

14 Aug 04:00
8959a5e
Compare
Choose a tag to compare
Pre-release

Daily build 2025-08-14

DPC++ daily 2025-08-13

13 Aug 04:53
8128c0c
Compare
Choose a tag to compare
Pre-release

Daily build 2025-08-13

DPC++ daily 2025-08-12

12 Aug 03:58
5493c53
Compare
Choose a tag to compare
Pre-release

Daily build 2025-08-12