1 مستودع
Translates SYCL source code into executable binaries targeting various hardware architectures by integrating runtime and compiler support.
Distinct from Source Code Compilers: Distinct from general source code compilers: focuses on SYCL-specific heterogeneous source translation and binary generation.
Explore 1 awesome GitHub repository matching programming languages & runtimes · SYCL Compilation. Refine with filters or upvote what's useful.
The project is a reusable collection of modular compiler and toolchain technologies designed for building optimizers, code generators, and multi-language programming environments. It provides foundational compiler frontend technologies that translate source code written in C, C++, and Objective-C into a low-level programming language and intermediate code format. This intermediate representation enables cross-language analysis, program transformation, and target-independent optimization alongside a cross-platform programming framework that allows developers to write single-source accelerated a
Translates SYCL source code into executable binaries targeting various hardware architectures by integrating runtime and compiler support into an extensible infrastructure.