morpheusthewhite / parallel-dfs-dag
A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-depth-first-search-directed-acyclic-graphs)
☆50Updated 4 years ago
Alternatives and similar repositories for parallel-dfs-dag:
Users that are interested in parallel-dfs-dag are comparing it to the libraries listed below
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated 3 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆45Updated 3 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- The Berkeley Container Library☆124Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆32Updated 2 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆72Updated this week
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last month
- The Farm-SVE package provides a header that implements the ARM C language extensions (ACLE) for the ARM Scalable Vector Extension (SVE) i…☆14Updated last year
- Copy-hiding array abstraction to automatically migrate data between memory spaces☆107Updated 2 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- ☆69Updated 4 years ago
- ☆17Updated 8 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆50Updated 2 weeks ago
- SYCL Reference Manual☆27Updated last year
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆86Updated this week
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- CUDA executors☆14Updated 4 years ago
- ☆20Updated 6 months ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- Execution primitives for C++☆153Updated 4 years ago