tadeaustria / llvmLinks
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
☆18Updated 4 years ago
Alternatives and similar repositories for llvm
Users that are interested in llvm are comparing it to the libraries listed below
Sorting:
- Implementation of the SYCL specification.☆66Updated last year
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆35Updated last month
- Experimental path tracing with C++20 and SYCL☆27Updated 4 years ago
- Experimental OpenCL SPIR-V to OpenCL C translator☆26Updated 5 months ago
- Repository for publicly sharing proposals in various standards groups☆27Updated 2 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆443Updated 8 months ago
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆325Updated last year
- Intercept Layer for Debugging and Analyzing OpenCL Applications☆332Updated this week
- High-level C++ for Accelerator Clusters☆146Updated 3 weeks ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 6 months ago
- OpenCL/SPIR-V implementation of HIP☆104Updated 2 years ago
- Open Source Parallel STL implementation☆528Updated last year
- Implementation of OpenCL 3.0 on Vulkan☆399Updated last week
- An OpenCL device simulator and debugger☆357Updated 10 months ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS