-
-
llvm Public
Forked from intel/llvmIntel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
-
vim-spirv Public
Forked from kbenzie/vim-spirvA vim plugin for the Khronos Group's SPIR-V standard.
Vim Script MIT License UpdatedJun 20, 2025 -
level-zero Public
Forked from oneapi-src/level-zerooneAPI Level Zero Specification Headers and Loader
C++ MIT License UpdatedDec 20, 2024 -
-
nvim-treesitter-context Public
Forked from nvim-treesitter/nvim-treesitter-contextShow code context
Janet MIT License UpdatedDec 5, 2024 -
llvm-project Public
Forked from llvm/llvm-projectThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
LLVM Other UpdatedNov 18, 2024 -
offload-explorer.vim Public
Simple Plugin to View Device ASM Generated by DPC++, Intel's SYCL Compiler
-
syclacademy Public
Forked from codeplaysoftware/syclacademySYCL Academy, a set of learning materials for SYCL heterogeneous programming
HTML Creative Commons Attribution Share Alike 4.0 International UpdatedNov 13, 2024 -
fas Public
Forked from clemensmanert/fasA floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.
C++ UpdatedOct 22, 2024 -
SYCL-Docs Public
Forked from KhronosGroup/SYCL-DocsSYCL Open Source Specification
JavaScript Other UpdatedSep 6, 2024 -
oneMKL Public
Forked from uxlfoundation/oneMathoneAPI Math Kernel Library (oneMKL) Interfaces
C++ Apache License 2.0 UpdatedMar 26, 2024 -
AdaptiveCpp Public
Forked from AdaptiveCpp/AdaptiveCppImplementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications …
C++ BSD 2-Clause "Simplified" License UpdatedJan 30, 2024 -
oneDNN Public
Forked from uxlfoundation/oneDNNoneAPI Deep Neural Network Library (oneDNN)
C++ Apache License 2.0 UpdatedJan 26, 2024 -
cuda-to-sycl-nbody Public
Forked from codeplaysoftware/cuda-to-sycl-nbodyC++ MIT License UpdatedJan 9, 2023 -
-
SYCL-CTS Public
Forked from KhronosGroup/SYCL-CTSSYCL Conformance Tests
C++ Apache License 2.0 UpdatedAug 13, 2022 -
MSc-HPC-Final-Project Public
In this project I implement a CUDA Lanczos method to approximate the matrix exponential. The matrix exponential is an important centrality measure for large, sparse graphs.