AMDResearch / DAGEELinks
Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as task graphs that are scheduled concurrently and asynchronously on both CPUs and GPUs.
☆46Updated 3 years ago
Alternatives and similar repositories for DAGEE
Users that are interested in DAGEE are comparing it to the libraries listed below
Sorting:
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 4 months ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- TTG: Template Task Graph C++ API☆26Updated 2 months ago
- A task benchmark☆43Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Autonomic Performance Environment for eXascale (APEX)☆49Updated last month
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆52Updated this week
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆90Updated this week
- SYCL Benchmark Suite☆65Updated 2 months ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆119Updated last week
- Matrix multiplication on GPUs for matrices stored on a CPU. Similar to cublasXt, but ported to both NVIDIA and AMD GPUs.☆32Updated 5 months ago
- Copy-hiding array abstraction to automatically migrate data between memory spaces☆109Updated last week
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- AMD’s C++ library for accelerating tensor primitives☆44Updated this week
- [DEPRECATED] Moved to ROCm/rocm-systems repo☆26Updated this week
- SYCL Conformance Tests☆70Updated 2 weeks ago
- Asynchronous Task and Memory Interface, or ATMI, is a runtime framework and programming model for heterogeneous CPU-GPU systems. It provi…☆68Updated last year
- Official BOLT Repository☆31Updated last year
- Examples for using SYCL on CUDA☆62Updated last week
- SYCL Reference Manual☆28Updated last year
- OpenSHMEM Application Programming Interface☆58Updated 10 months ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 2 months ago
- Unit benchmarks of CUDA event APIs.☆17Updated last year
- ☆12Updated last week
- The Task-Aware MPI (TAMPI) library extends the functionality of standard MPI libraries by providing new mechanisms for improving the inte…☆24Updated 3 months ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆84Updated last week
- ☆70Updated 5 years ago
- ☆48Updated this week
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago