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:
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Profiling Taskflow Programs through Visualization☆51Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- The Berkeley Container Library☆126Updated 2 months ago
- Scheduling examples using C++20 coroutines☆29Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Updated last week
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- A collection of formatting benchmarks☆52Updated last month
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆246Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 4 years ago
- Complete Project Documentation☆99Updated last week
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- ☆177Updated 3 weeks ago
- Scalable High-performance Algorithms and Data-structures☆136Updated 2 months ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Persistent memory allocator for data-centric analytics☆60Updated 3 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated this week
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- Header-only C++ library for low precision floating point type emulation.☆179Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆32Updated 11 months ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago