-
Heidelberg University
- Heidelberg
- https://orcid.org/0000-0003-1976-6375
-
-
-
HeCBench Public
Forked from zjin-lcf/HeCBenchC++ BSD 3-Clause "New" or "Revised" License UpdatedApr 28, 2025 -
miniBUDE Public
Forked from UoB-HPC/miniBUDEA BUDE virtual-screening benchmark, in many programming models
C Apache License 2.0 UpdatedApr 28, 2025 -
CloverLeaf Public
Forked from UoB-HPC/CloverLeafCloverLeaf, in many programming models
C++ UpdatedApr 28, 2025 -
SpatialCL Public
Library for the GPU-accelerated spatial indexing and processing of particles in 2D and 3D with OpenCL. Currently offers trees based on space-filling-curves.
-
BabelStream Public
Forked from UoB-HPC/BabelStreamSTREAM, for lots of devices written in many programming models
C++ Other UpdatedJan 9, 2024 -
nbody-stdpar Public
Forked from jbeisman/nbody-stdparSimple Nbody gravitational simulator utilizing C++ Standard Parallelism.
C++ MIT License UpdatedDec 12, 2023 -
TeaLeaf Public
Forked from UoB-HPC/TeaLeafA fully C-based implementation of the TeaLeaf heat conduction mini-app
C++ UpdatedDec 2, 2023 -
SYCL-Docs Public
Forked from KhronosGroup/SYCL-DocsSYCL Open Source Specification
JavaScript Other UpdatedNov 9, 2023 -
syclacademy Public
Forked from codeplaysoftware/syclacademySYCL Academy, a set of learning materials for SYCL heterogeneous programming
C Creative Commons Attribution Share Alike 4.0 International UpdatedOct 31, 2023 -
LULESH Public
Forked from LLNL/LULESHLivermore Unstructured Lagrangian Explicit Shock Hydrodynamics (LULESH)
C++ UpdatedAug 14, 2023 -
SyclCPLX Public
Forked from argonne 10000 -lcf/SyclCPLXSycl complex library header-only
C++ Other UpdatedJun 22, 2023 -
mandelgpu Public
A GPU accelerated, fast, interactive Mandelbrot and Julia fractal viewer using CUDA
-
XSBench Public
Forked from ANL-CESAR/XSBenchXSBench: The Monte Carlo Macroscopic Cross Section Lookup Benchmark
C MIT License UpdatedJan 25, 2023 -
RSBench Public
Forked from ANL-CESAR/RSBenchA mini-app to represent the multipole resonance representation lookup cross section algorithm.
C MIT License UpdatedJan 25, 2023 -
HPC-Patterns Public
Forked from argonne-lcf/HPC-PatternsProvide examples on how to use GPU with Parallel Programing Paradigm (MPI, OpenMP, SYCL)
C++ Other UpdatedMar 31, 2022 -
SYCL-CTS Public
Forked from KhronosGroup/SYCL-CTSSYCL Conformance Tests
C++ Apache License 2.0 UpdatedJan 27, 2022 -
sycl-bench Public
Forked from unisa-hpc/sycl-benchSYCL Benchmark Suite
-
-
syclinfo Public
List all available information about all SYCL devices and platforms
-
Vega-Strike-Engine-Source Public
Forked from vegastrike/Vega-Strike-Engine-SourceVega Strike Engine
C++ Other UpdatedJul 6, 2020 -
hipCPU Public
Implementation of AMD HIP for CPUs
-
AOMP: The master repository for the AMD OpenMP compiler (formerly hcc2). Use this for issues, documentation, packaging, examples, build . No source code
C Apache License 2.0 UpdatedAug 31, 2019 -
Kernels Public
Forked from ParRes/KernelsThis is a set of simple programs that can be used to explore the features of a parallel platform.
C Other UpdatedAug 30, 2019 -
llvm Public
Forked from intel/llvmThis is the canonical git mirror of the LLVM subversion repository. Please see http://llvm.org/ for instructions on contributing to LLVM.
C++ UpdatedMar 28, 2019 -
teralens Public
The fastest gravitational (quasar) microlensing code on the planet. A parallel Barnes-Hut tree code optimized for GPUs, written in OpenCL
-
QuickCL Public
A simple OpenCL wrapper using C++11 that makes it easy to use OpenCL
-
coriander Public
Forked from hughperkins/corianderBuild NVIDIA® CUDA™ code for OpenCL™ 1.2 devices
LLVM Apache License 2.0 UpdatedJul 5, 2018 -
qsystem Public
A simple job queue system. Use if a full-blown HPC job scheduler is too much for your needs.