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:
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 5 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 3 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated 2 weeks ago
- The Berkeley Container Library☆124Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Interchangeable AoS and SoA containers☆25Updated 2 years 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
- ☆61Updated 2 months ago
- Prints values and types during compilation!☆58Updated last month
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Scheduling examples using C++20 coroutines☆26Updated 2 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 2 months ago
- Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) APIs☆118Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆147Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆127Updated last week
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆102Updated this week
- A collection of formatting benchmarks☆49Updated 5 months ago
- ☆70Updated 5 years ago
- Boost.org graph_parallel module☆31Updated 2 months 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
- Boost.Sort☆53Updated 3 weeks ago