morpheusthewhite / parallel-dfs-dagLinks
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
Sorting:
- The Berkeley Container Library☆124Updated last year
- mallocMC: Memory Allocator for Many Core Architectures☆56Updated last month
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated last month
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆33Updated 4 months ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Scalable High-performance Algorithms and Data-structures☆131Updated 3 weeks ago
- Tiny Test System☆27Updated last week
- Parallel Balanced Binary Tree Structures☆117Updated 3 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Scheduling examples using C++20 coroutines☆25Updated 2 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆46Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆91Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆56Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆69Updated this week
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Benchmarks for our memory allocator☆65Updated last year
- ☆21Updated 8 months ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Interchangeable AoS and SoA containers☆24Updated 2 years ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- TTG: Template Task Graph C++ API☆24Updated 2 weeks ago