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 2 years ago
- Scheduling examples using C++20 coroutines☆27Updated 2 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- 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
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Boost.org graph_parallel module☆32Updated this week
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 4 months ago
- ☆22Updated 3 weeks ago
- A Low-Level Abstraction of Memory Access☆88Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆241Updated 10 months ago
- Header-only C++ library for low precision floating point type emulation.☆176Updated 5 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- ☆17Updated 8 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆144Updated 2 weeks ago
- A curated list of Modern C++ idioms☆23Updated 8 years ago