alpaka-group / mallocMC
mallocMC: Memory Allocator for Many Core Architectures
☆55Updated last month
Alternatives and similar repositories for mallocMC:
Users that are interested in mallocMC are comparing it to the libraries listed below
- ☆70Updated 4 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆32Updated 2 months ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆50Updated last week
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆87Updated 2 weeks ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 8 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆72Updated 2 weeks ago
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 4 years ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆35Updated last week
- SYCL Conformance Tests☆70Updated this week
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- Codeplay project for contributions to the LLVM SYCL implementation☆30Updated 4 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last month
- SYCL Benchmark Suite☆64Updated 2 months ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Autonomic Performance Environment for eXascale (APEX)☆46Updated 3 weeks ago
- SYCL Reference Manual☆27Updated last year
- A Low-Level Abstraction of Memory Access☆86Updated last year
- An OpenMP runtime implemented using HPX