News: 0001584908

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Intel Proposes "SYCLBIN" As New Format For SYCL Device Code

([LLVM] 6 Hours Ago SYCLBIN)


SYCLBIN has been proposed by a longtime Intel compiler expert as a new way for storing SYCL device code for use as part of their GPU/XPU programming ambitions.

Yury Plyakhin is a nearly 20 year veteran of Intel working on their compiler teams around the Intel Graphics Compiler and related efforts. As part of their investment in [1]SYCL for their GPU compute programming paradigm, SYCLBIN is being proposed to the upstream LLVM community as a better way for storing SYCL device code.

SYCLBIN aims to be lightweight, extensible, and handled better by the SYCL runtime and tooling than alternatives. LLVM's offloading infrastructure has several binary formats already but options like SPIR-V / LLVM Bitcode / PTX are lacking a single-module designm, the formats lacking native support for SYCL-specific metadata, various vendor constraints/lock-ins, and limited container capabilities. SYCLBIN also aims to encapsulate SYCL-specific logic within SYCL-specific toolchain components while isolating SYCL implementation details.

Those curious about Intel's proposal for the SYCLBIN binary format for the LLVM toolchain can find their initial proposal via the [2]LLVM Discourse . Nice seeing Intel continuing to make new investments around SYCL for GPU compute.



[1] https://www.phoronix.com/search/SYCL

[2] https://discourse.llvm.org/t/rfc-syclbin-a-format-for-sycl-device-code/88603



The UPS doesn't have a battery backup.